- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- A machine with two IP addresses in the same subnet
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
09-27-2002 06:18 AM
09-27-2002 06:18 AM
A machine with two IP addresses in the same subnet
I know that in HP-UX 11.11 it's forbidden to configure two lan cards on the same machine with thw IP addresses belonging to the same subnet.
My question is:
Was it possible do it in HP-UX 10.20?
Was it possible do it in HP-UX 11.0?
thanks a lot.
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 06:24 AM
09-27-2002 06:24 AM
Re: A machine with two IP addresses in the same subnet
It is not the operating system that imposses this restriction but networking standards - and no, to best of my knowledge it is not allowed in any version.
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 06:29 AM
09-27-2002 06:29 AM
Re: A machine with two IP addresses in the same subnet
Just in case you wanted to know 'how to'.
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 06:30 AM
09-27-2002 06:30 AM
Re: A machine with two IP addresses in the same subnet
On HP-UX 10.20 it was allowed ... I knew because an our customer (Telecom Italia) uses more times to assign the IP addresses in the same subnets even if the lan cards are in the same machine.
I agree with you that the standard forbids that, but in any case HP UX allowed it, at least in the past.
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 01:00 PM
09-27-2002 01:00 PM
Re: A machine with two IP addresses in the same subnet
When 2 LAN cards are on the same subnet, you can ping both IP's, and send data to both. The problem is that it would only be able to talk on the primary NIC.
Sometimes this does not work, but most of the time it does. But people could not double the bandwidth of their file servers this way as they would think (and so would I if not doing testing on this).
So anyway, while it used to be able to be done, it was really only done 1/2. This is networking standards though, and not a vendor problem.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 06:21 PM
09-27-2002 06:21 PM
Re: A machine with two IP addresses in the same subnet
As Shannon put it - You can do it, but it doesn't work.
Kinda sounds like government work, huh?
The problem is - You can route IN either NIC...BUT which NIC routes out?
You *could* setup tons of static routes IF you knew EXACTLY where trafic was coming from AND going to....BUT is all that work worth it?
IF you need more bandwidth than a single NIC can handle then you need an HP product called APA (Auto Port Aggregration) that consolidates a single IP into multiple NICs.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2002 03:02 AM
09-28-2002 03:02 AM
Re: A machine with two IP addresses in the same subnet
e.g. lan0 123.123.123.123
lan1 193.164.192.27
lan3 193.164.192.12
traffic will go out of lan1 on the 193.164.192.0/24 subnet
Tim