- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to define/specify OUTBOUND/INBOUND Network Int...
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
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
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
тАО02-07-2008 10:53 PM
тАО02-07-2008 10:53 PM
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:09 PM
тАО02-07-2008 11:09 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
1) define the ifconfig with -arp option on lan0
2) define the interface in a different subnet
3) then add a permanent arp publication of lan0 IP adddres with lan2 mac address
This may work, the difficulty is to make that the switch if it is the same one differenciate the 2 routes.
If the switch builds its mac table with arp answers it can work, if it builds it with usual ip messages, it will not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:09 PM
тАО02-07-2008 11:09 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1201652
Consider to close one of them and refer to the other.
Not really sure about the question.
Do you have 2 NICs in the same subnet?
Maybe this is your problem.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:12 PM
тАО02-07-2008 11:12 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
As far as i know, cant designate a NIC for only outbound or inbound traffic.
If you are using APA configuration, you could do load balancing.
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:16 PM
тАО02-07-2008 11:16 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:31 PM
тАО02-07-2008 11:31 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
(HP Auto Port Aggregation):
http://docs.hp.com/en/J4240-90035/index.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:36 PM
тАО02-07-2008 11:36 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2008 11:49 PM
тАО02-07-2008 11:49 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
so does this mean even the remote user specify which NIC/IP to use as inbound interface, it still enter to the default lan card?
Remote users are suppose to specify the IP to connect. Not to specify NIC.
If you created a aggregated port with 2 3 NIC's by APA, you need to configure IP for the same.
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2008 01:25 AM
тАО02-08-2008 01:25 AM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
If you need multiple IP addresses, use IP aliases (i.e. lan0, lan0:1 and lan0:2 instead of lan0, lan1, lan2). To create one, just ifconfig it. See "man ifconfig".
If you need more network bandwidth, use APA or get a higher-speed NIC. For redundancy, use APA (or ServiceGuard, if applicable to your situation).
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2008 02:25 AM
тАО02-08-2008 02:25 AM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
In fact it is not that simple: it is supported - see 11iv2 release note.
If you specify that all the NIC are in the same subnet, you can't be sure by which NIC the message is outbound or inbound, except if you specify ndd param ip_strong_es_model to 2.
If you want to load balance inbound you need that your switch does load balacing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2008 02:37 AM
тАО02-08-2008 02:37 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2008 02:38 AM
тАО02-08-2008 02:38 AM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2008 05:39 PM
тАО02-08-2008 05:39 PM
Re: How to define/specify OUTBOUND/INBOUND Network Interface Card?
The best thing to do is to go ahead and get APA installed and use it.