Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Two NICS / Static routing / HP-UX 11.23
System Administration
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
Topic Options
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-27-2010 12:22 PM
08-27-2010 12:22 PM
Two NICS / Static routing / HP-UX 11.23
Can anyone offer some assistance in setting up routing correctly on HP-UX for the
following scenario:
I have an HP-UX 11.23 system with two NICs. They are on two different networks and will
utilize different gateways. The traffic from each network needs to return through the
same interface it came in on. Destination address is known. So, I'm assuming
I will need to create some static routing entries in etc/rc.config.d/netconf similar to
this -
ROUTE_DESTINATION[0]=""
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]=""
ROUTE_COUNT[0]="1"
ROUTE_ARGS[0]=""
ROUTE_DESTINATION[1]=""
ROUTE_MASK[1]=""
ROUTE_GATEWAY[1]=""
ROUTE_COUNT[1]="1"
ROUTE_ARGS[1]=""
I would also have to remove any default route, correct?
Finally, do I need to mess with ip_strong_es_model? Should it be set to 1? Am I missing anything else?
Thanks.
following scenario:
I have an HP-UX 11.23 system with two NICs. They are on two different networks and will
utilize different gateways. The traffic from each network needs to return through the
same interface it came in on. Destination address is known. So, I'm assuming
I will need to create some static routing entries in etc/rc.config.d/netconf similar to
this -
ROUTE_DESTINATION[0]="
ROUTE_MASK[0]="
ROUTE_GATEWAY[0]="
ROUTE_COUNT[0]="1"
ROUTE_ARGS[0]=""
ROUTE_DESTINATION[1]="
ROUTE_MASK[1]="
ROUTE_GATEWAY[1]="
ROUTE_COUNT[1]="1"
ROUTE_ARGS[1]=""
I would also have to remove any default route, correct?
Finally, do I need to mess with ip_strong_es_model? Should it be set to 1? Am I missing anything else?
Thanks.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP