- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How do I multihome a server?
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-22-2003 07:48 AM
04-22-2003 07:48 AM
How do I multihome a server?
I plumbed the interface and it shows UP in ifconfig. However, landiag shows this interface's Operational Status ad down.
The first interface works fine.
What am I missing? How do I go about getting traffic through the second interface?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 10:47 AM
04-22-2003 10:47 AM
Re: How do I multihome a server?
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 11:28 AM
04-22-2003 11:28 AM
Re: How do I multihome a server?
Also check the error counters for any alingment errors, carrier errors etc. with will suggest ethernet problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 12:10 PM
04-22-2003 12:10 PM
Re: How do I multihome a server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 05:44 AM
04-23-2003 05:44 AM
Re: How do I multihome a server?
#netfmt -f /var/adm/nettl.LOG00 > /tmp/log.out
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 06:56 AM
04-23-2003 06:56 AM
Re: How do I multihome a server?
A few steps / thoughts:
1. Whats ioscsan -fnC lan show for that interface?
$ ioscan -fnC lan:
2. Can you linkloop to the mac address of the interface ?
ex.
Use lanscan to get the station address:
$ linkloop -v 0x0060B0D0430A
Link connectivity to LAN station: 0x0060B0D0430A
-- OK
Whats lanadmin -x ppa# say ?
lan0 ppa=0 lan1 ppa=1 etc.
Whats the output of netstat -in ?
Whats the oupput of ifconfig lanX ?
Whats happens when you ping the ip ?
What happens when you ping the broadcast?
Post that data, that should help lead to a resolution?
Todd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 10:49 AM
04-23-2003 10:49 AM
Re: How do I multihome a server?
There are indeed ways to have multiple, physical interfaces configured into the same IP subnet. By default they may not work as one might "expect" but there are also ways to deal with that, discussion of whcih can be found in the archives I suspect.