- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Defualt gateway vs Interface 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
03-11-2005 09:32 PM
03-11-2005 09:32 PM
Dears,
I have to lan cards lan0,lan1(two IP configured) in the same subnet which menas I have only one default gateway !!!
before I reboot the default gateway (UG)interface was pointing to lan0, when I reboot the server I found ( netstat -rn) that the default gateway (UG) pointing to inerface lan1 !!!!
How I change it back to lan0 ????
and why it does happen ??
Regards
Abdul Majeed
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 11:19 PM
03-11-2005 11:19 PM
SolutionI expect if you unplug the lan1 card (or disable it) for a few minutes that it would start using the other one.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 11:21 PM
03-11-2005 11:21 PM
Re: Defualt gateway vs Interface Lan Card
The configuration when two lan cards are configured in one subnet is illegal.
You have to update your network configuration accordingly.
Sorry.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 11:30 PM
03-11-2005 11:30 PM
Re: Defualt gateway vs Interface Lan Card
For later, look into HP's port aggregation product and see if Your switch will play nice with it. (that will give You a virtual lan card with the two real interfaces beneath; advantages are real load-balancing and redundancy)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2005 12:31 AM
03-12-2005 12:31 AM
Re: Defualt gateway vs Interface Lan Card
becuase I just want to simplify,
I forgot to mention that the lan0 and lan1 is a ports aggregation, actually lan0 is 4 lan cards and lan1 is 2 lan cards
!!!
Is any option to change without effect the network conection for example using lanadmin
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2005 03:36 AM
03-12-2005 03:36 AM
Re: Defualt gateway vs Interface Lan Card
route delete
route add
You no need to reboot server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2005 06:22 AM
03-12-2005 06:22 AM
Re: Defualt gateway vs Interface Lan Card
my question how to point the default route (gateway) to one of the interface ???
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 05:33 AM
03-13-2005 05:33 AM
Re: Defualt gateway vs Interface Lan Card
Indeed, it is best that (as far as the transport is concerned) distinct physical interfaces have addresses in distinct IP subnets. However, if your router(s) support proxy arp you could use one of your two local IP addresses as the default route (with a metric of zero) and thus specify it specifically