Operating System - HP-UX
1827124 Members
4137 Online
109714 Solutions
New Discussion

Re: Netstat -in Cannot see the Ip or the Lan card

 
Moez Alibhai
Advisor

Netstat -in Cannot see the Ip or the Lan card

Hi

When i run netstat -in, i cant see the lan card nor its ip.

I have attached the output.

Thanks
Moez
9 REPLIES 9

Re: Netstat -in Cannot see the Ip or the Lan card

what are you expecting to see? Do you have entries in /etc/rc.config.d/netconf for some LAN cards?

HTH

Duncan

I am an HPE Employee
Accept or Kudo
V. Nyga
Honored Contributor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi,

well, seems like there's none set.

Try to initilize it with:
'set_parms ip_address'
or
'set_parms initial' to set all system parameters (hostname, timezone, date_time, root_passwd, ip_address, addl_netwrk)

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
Sajjad Sahir
Honored Contributor

Re: Netstat -in Cannot see the Ip or the Lan card

Dear Alibhai

because u didn't set in configration files
thats why u can't see please see the above threads
once configuration is don

u can see it

thanks and regards


Sajjad
Moez Alibhai
Advisor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi Guys,

Sorry for the delay, the netconf file contains all the information.

The entries were all there initially.
I have the output of netstat about a month back.

I ll get the netconf output on monday.

thanks
moez
Moez Alibhai
Advisor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi Volkmar

I have already tried doing the set_parms* still the same result.

Rgds
Moez
Bill Hassell
Honored Contributor

Re: Netstat -in Cannot see the Ip or the Lan card

Please provide the files:

/etc/rc.config.d/netconf
/etc/rc.log

netconf is where the networking values are stored and rc.log shows what went wrong during bootup.


Bill Hassell, sysadmin
V. Nyga
Honored Contributor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi,

what's your output of 'ioscan -fnC lan'?

V.
*** Say 'Thanks' with Kudos ***
Moez Alibhai
Advisor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi guys,

Thank you for your assistance. i had to travel to site which is in Burundi.

I was able to fix the problem. The issues were:
1. netconf rights had been changed - Client
2. netconf file was copied to windows and recopied to hpux again. that caused it to have some funny characters.
3. default lancard was lan0, it was changed to lan1 by the client.

i changed the above, the server is back online.

Thank You
Moez
Moez Alibhai
Advisor

Re: Netstat -in Cannot see the Ip or the Lan card

Hi guys,

Thank you for your assistance. i had to travel to site which is in Burundi.

I was able to fix the problem. The issues were:
1. netconf rights had been changed - Client
2. netconf file was copied to windows and recopied to hpux again. that caused it to have some funny characters.
3. default lancard was lan0, it was changed to lan1 by the client.

i changed the above, the server is back online.

Thank You
Moez