- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lan problem
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
03-04-2002 09:23 AM
03-04-2002 09:23 AM
lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 09:27 AM
03-04-2002 09:27 AM
Re: lan problem
What is the outout from a netstat -rn?
What is the results of a lanscan?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 09:29 AM
03-04-2002 09:29 AM
Re: lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 09:34 AM
03-04-2002 09:34 AM
Re: lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 09:35 AM
03-04-2002 09:35 AM
Re: lan problem
Then check the /etc/rc.config.d/netconf file for correct syntax of the ifconfig command.
I have seen problems where ifconfig does not work with ifconfig hosts_alias
where the hosts_alias apparently should lookup /etc/hosts.
There is probably some nsswitch.conf problem in DNS -> hosts lookup order problem.
I'd start by correcting all occurances of ifconfig in your /etc/rc.config.d/netconf
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 09:41 AM
03-04-2002 09:41 AM
Re: lan problem
recheck the /etc/rc.config.d/netconf file
and make sure the lan interfaces are in sequence and right order.
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:44 PM
03-04-2002 02:44 PM
Re: lan problem
But the INTERFACE_STATE is up for only lan1. When I removed the config details of all interfaces other than lan1 , it's working. But it worked fine earlier with out removing this entries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:20 PM
03-04-2002 03:20 PM
Re: lan problem
Have you stored any old versions of the file netconf in the same directory. Try moving them out to a different location.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:48 PM
03-04-2002 03:48 PM
Re: lan problem
Check the network card configuration with SAM. You can find any mismatches from the SAM menu. Check for any config clashes there.
Make sure that you are using unique index ids for different lan cards.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 04:41 PM
03-04-2002 04:41 PM
Re: lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2002 04:08 PM
03-05-2002 04:08 PM
Re: lan problem
Ron