- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "Multi-homed" host
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
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
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
тАО07-24-2001 12:31 PM
тАО07-24-2001 12:31 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 12:40 PM
тАО07-24-2001 12:40 PM
Re: "Multi-homed" host
NDD_NAME[0]=ip_forwarding and an NDD_VALUE[0]=0. I suspect that this implies the host is not a router. On the Sun machine I set the IP_FORWARDING value to 0. If anybody has a different answer, please let me know... thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 12:53 PM
тАО07-24-2001 12:53 PM
Re: "Multi-homed" host
Yes, that's the puppy. I do have one concern, are these two NIC's on the same subnet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 01:05 PM
тАО07-24-2001 01:05 PM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 01:12 PM
тАО07-24-2001 01:12 PM
Re: "Multi-homed" host
So what would happen if he didn't change the setting and ran two interfaces?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 01:33 PM
тАО07-24-2001 01:33 PM
SolutionThere's trouble right here in River City.
Note this (copied from 'Installing and Administering LAN/9000 Software):
Multiple LAN interfaces, intermittent failures: I have been having problems getting the two LAN interfaces on my system to operate at the same time. Occasionally the ethernet cards stop communicating with remote systems. When this happens, the remote system also cannot communicate with the local system.
Answer: Check that the two interfaces on your system do not have the same network number or, if you are subnetting, the same subnet address. If both LAN interfaces have the same value in the network (subnet) address portions of the IP address, the cards may not be enabled simultaneously (although they may both run separately.)
You may want to examine the document:
http://docs.hp.com/hpux/onlinedocs/B2355-90725/B2355-90725.html
The bad news is that this configuration almost works well but sometimes packets get interleaved between the two devices.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 02:43 PM
тАО07-24-2001 02:43 PM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2001 07:04 AM
тАО07-25-2001 07:04 AM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2001 07:13 AM
тАО07-25-2001 07:13 AM
Re: "Multi-homed" host
I'm glad you found the workaround; but here's another one. Why not make a CNAME entry in your DNS tables for the second server so that both hostnames resolve to the same IP address. If you are using NIS for hostname resolution then you would add an alias to the hosts map.
Please don't tell me that you are not using DNS or NIS; otherwise, you will need to change a herd of client host tables to add an alias.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2001 09:26 AM
тАО07-25-2001 09:26 AM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2001 09:59 AM
тАО07-25-2001 09:59 AM
Re: "Multi-homed" host
that being the case, it would be simplest to simply use one NIC and have both IP addresses assigned to it.
if you really really want to run two nics, you can probably do it - but to get the behaviour you likely expect, you need to set ip_strong_es_model to a value of one. that will mean that source IP addresses will be used in route lookups, which tends to mean that replies will go back out the same interface on which the request was received. it also means that packets with the ip address of NIC A will _not_ be accepted on NIC B.
one other way to run two NICs would be to trunk them together with Auto Port Aggregation. This will look like one NIC to the transport, and you would assign both IP's to that virtual interface. If one NIC fails, traffic will continue to flow through the second NIC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-26-2001 06:46 AM
тАО07-26-2001 06:46 AM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-31-2001 06:38 AM
тАО07-31-2001 06:38 AM
Re: "Multi-homed" host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-31-2001 07:28 AM
тАО07-31-2001 07:28 AM