- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Netstat -in Cannot see the Ip or the Lan card
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 11:16 PM
04-28-2009 11:16 PM
Netstat -in Cannot see the Ip or the Lan card
When i run netstat -in, i cant see the lan card nor its ip.
I have attached the output.
Thanks
Moez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 11:19 PM
04-28-2009 11:19 PM
Re: Netstat -in Cannot see the Ip or the Lan card
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 11:25 PM
04-28-2009 11:25 PM
Re: Netstat -in Cannot see the Ip or the Lan card
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 11:35 PM
04-28-2009 11:35 PM
Re: Netstat -in Cannot see the Ip or the Lan card
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2009 08:01 AM
05-01-2009 08:01 AM
Re: Netstat -in Cannot see the Ip or the Lan card
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2009 02:07 PM
05-02-2009 02:07 PM
Re: Netstat -in Cannot see the Ip or the Lan card
I have already tried doing the set_parms* still the same result.
Rgds
Moez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2009 07:13 PM
05-02-2009 07:13 PM
Re: Netstat -in Cannot see the Ip or the Lan card
/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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2009 11:25 PM
05-03-2009 11:25 PM
Re: Netstat -in Cannot see the Ip or the Lan card
what's your output of 'ioscan -fnC lan'?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2009 02:25 PM
05-04-2009 02:25 PM
Re: Netstat -in Cannot see the Ip or the Lan card
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2009 02:27 PM
05-04-2009 02:27 PM
Re: Netstat -in Cannot see the Ip or the Lan card
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