- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Isolating (disbale routing) for one network card
Operating System - HP-UX
1824199
Members
4205
Online
109669
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2005 08:20 PM
тАО01-13-2005 08:20 PM
Scenario HP9000 K570, HP-UX 10.20:
lan0 is configured for 19.174.16.51 mask 255.255.254.0
default gateway for 0.0.0.0 is 19.174.16.1 ( a router)
lan2 should be configured as 136.129.154.1 mask 255.255.255.0 and must be isolated (e.g. no route to anything alse than the server 19.174.16.51 itself should be possible from within the 136. net.)
Current netstat -rn:
19.174.16.51 127.0.0.1 UH 11422527142 lo0 4608
19.174.22.170 127.0.0.1 UH 0 0 lo0 4608
127.0.0.1 127.0.0.1 UH 617254734 lo0 4608
136.129.254.1 127.0.0.1 UH 0 8 lo0 4608
default 19.174.16.1 UG 4040881202 lan0 1500
19.174.16.0 19.174.16.51 U 6318336535 lan0 1500
19.174.22.0 19.174.22.170 U 0 0 lan1 1500
136.129.254.0 136.129.254.1 U 0 59397 lan2 1500
Is that possible ?
lan0 is configured for 19.174.16.51 mask 255.255.254.0
default gateway for 0.0.0.0 is 19.174.16.1 ( a router)
lan2 should be configured as 136.129.154.1 mask 255.255.255.0 and must be isolated (e.g. no route to anything alse than the server 19.174.16.51 itself should be possible from within the 136. net.)
Current netstat -rn:
19.174.16.51 127.0.0.1 UH 11422527142 lo0 4608
19.174.22.170 127.0.0.1 UH 0 0 lo0 4608
127.0.0.1 127.0.0.1 UH 617254734 lo0 4608
136.129.254.1 127.0.0.1 UH 0 8 lo0 4608
default 19.174.16.1 UG 4040881202 lan0 1500
19.174.16.0 19.174.16.51 U 6318336535 lan0 1500
19.174.22.0 19.174.22.170 U 0 0 lan1 1500
136.129.254.0 136.129.254.1 U 0 59397 lan2 1500
Is that possible ?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-14-2005 12:04 AM
тАО01-14-2005 12:04 AM
Solution
I guess you just want to turn off ip_forwarding. Since you are running 10.20 you have to use nettune instead of ndd. I'm a little vague on how to make it stick after a reboot tho. Found this on the web:
Use nettune(1) command in your system boot sequence:
/usr/contrib/bin/nettune -s ip_forwarding 0
You may also want to look at:
http://downloads.securityfocus.com/library/bastion.html
for other ideas.
Ron
Use nettune(1) command in your system boot sequence:
/usr/contrib/bin/nettune -s ip_forwarding 0
You may also want to look at:
http://downloads.securityfocus.com/library/bastion.html
for other ideas.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-14-2005 12:19 AM
тАО01-14-2005 12:19 AM
Re: Isolating (disbale routing) for one network card
Thank's Ron,
that works.
Regards, Michael
that works.
Regards, Michael
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.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP