- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network Setup Problems
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-06-2005 11:38 AM
04-06-2005 11:38 AM
Network Setup Problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 12:02 PM
04-06-2005 12:02 PM
Re: Network Setup Problems
see if you have any working lan cards.
then try based on the lan that comes up.
ifcfg lan0 192.168.0.2 netmask 255.255.255.0
See if then, you can ping the gateway.
These settings can be manipulated in the /etc/rc.config.d/netconf file
You did not mention what verions of HP-UX you were running.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 12:26 PM
04-06-2005 12:26 PM
Re: Network Setup Problems
lanscan = 60/6*??????????????*0*UP*lan0*UP*4*ETHER*Yrs*52.
ran ifconfig command & it reads;
lan0: flags=863
inet 192.168.0.2 netmask ffffff00 broadcast 192.168.0.255
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 04:35 PM
04-06-2005 04:35 PM
Re: Network Setup Problems
I vegged out due to issues in my own shop.
2) Your ifconfig command shows lan0 is up and running.
check cabling and see about pinging the gateway ip
ping 192.168.0.1
Check /etc/rc.config.d/netconf
see that the netmask is 255.255.255.0 and is the same as the gateway/router
This netmask means that 192.168.0 is the network. If the gateway/router is on network 192.168.1 Then that explains the problem.
In this masking scenario 1 is the host of the router 2 is host of the hp box.
The networks must be the same if the two are going to properly talk to each other.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 10:12 PM
04-06-2005 10:12 PM
Re: Network Setup Problems
/etc/rc.config.d/netconf says execute permission denied. Logged in as root.
Internet address of lan0 on HP box says 192.168.1.2, can't ping.Subnet Mask = 255.255.255.0 Default gateway = 192.168.1.2