- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP box acting as router
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
05-17-2001 08:31 AM
05-17-2001 08:31 AM
I have an HP box running 11.00, and it has 2 network cards conected to 2 different LANs (production and backup LANs).
Right now, this box is acting as a router, passing traffic from one LAN to the other, and I DON'T want that.
Is there a way to prevent this? On SUN's, I know you just have to touch a file on /etc, but what about HP?
Any help is much appreciated.
Fabio Yamaia
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 08:36 AM
05-17-2001 08:36 AM
Re: HP box acting as router
What is the default gateway , can you print netstat -nr and post it so that the correct route can be determined.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 09:14 AM
05-17-2001 09:14 AM
Re: HP box acting as router
Thanks for your help, but I guess that Clay's approach was more correct. Routing table would only affect the local box, right?
Clay,
I guess that's what I was looking for... Another question: if I reboot the box, will I have to set the value again, or once it is set, it stays?
Thank you very much for all your help.
Fabio Yamaia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 09:36 AM
05-17-2001 09:36 AM
Re: HP box acting as router
You should set your tuned parameters in /etc/rc.config.d/nddconf . In this fashion, they will be set/preserved atomatically each time the system boots.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 09:38 AM
05-17-2001 09:38 AM
Re: HP box acting as router
No the ndd set is not permanent but you can easily add it to one of the existing rc scripts or create a new one. If you are not familiar with this process then let us know.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2001 10:03 AM
05-17-2001 10:03 AM
Re: HP box acting as router
I was thinking that also, I mean, having to create an rc script, but James' solution seems nicer (and more logical). Anyway, thank you very much for your help.
James,
Thanks a lot for the help. That combined with Clay's first solution was exactly what I was looking for!
Regards,
Fabio Yamaia