HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: about default route
Operating System - HP-UX
1834296
Members
2438
Online
110066
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
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
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
03-18-2005 02:31 AM
03-18-2005 02:31 AM
I have a RP5430 host runnning HPUX 11.11 and have a ip address 192.168.155.234
This host is on DMZ and the default route is 195.168.155.210 where is a lan port on firewall
for security,this default route ip (195.168.155.210) is not allowed to be pinged form any host
The problem is if rp5430 can not ping default route well,It can not ping other segment normally
I found it will disconnect after ping aabout 180 packets,and I must run route delete and route add again, rp5430 will connect anoher segment for a moment and disconnect again
But I replace rp5430 with a Windows Xp pc with same IP addr of rp5430(192.168.155.234),
this pc always ping ok,no disconnect
After I opne the firewall policy to allow 192.168.155.210 to be ping,The rp5430 can ping other segment ok
I want to understand how to resole this porblem on HPUX ,if I will not allow the default route firewall be ping,and I can png another segment ok
This host is on DMZ and the default route is 195.168.155.210 where is a lan port on firewall
for security,this default route ip (195.168.155.210) is not allowed to be pinged form any host
The problem is if rp5430 can not ping default route well,It can not ping other segment normally
I found it will disconnect after ping aabout 180 packets,and I must run route delete and route add again, rp5430 will connect anoher segment for a moment and disconnect again
But I replace rp5430 with a Windows Xp pc with same IP addr of rp5430(192.168.155.234),
this pc always ping ok,no disconnect
After I opne the firewall policy to allow 192.168.155.210 to be ping,The rp5430 can ping other segment ok
I want to understand how to resole this porblem on HPUX ,if I will not allow the default route firewall be ping,and I can png another segment ok
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 02:37 AM
03-18-2005 02:37 AM
Solution
ndd -h ip_ire_gw_probe
ip_ire_gw_probe:
Enable dead gateway probes. This option should only be disabled on networks containing gateways which do not respond to ICMP echo requests (ping).
[0-1] Default: 1 (probe for dead gateways)
thus, you need to disable it:
ndd -set /dev/ip ip_ire_gw_probe 0
live free or die
harry d brown jr
ip_ire_gw_probe:
Enable dead gateway probes. This option should only be disabled on networks containing gateways which do not respond to ICMP echo requests (ping).
[0-1] Default: 1 (probe for dead gateways)
thus, you need to disable it:
ndd -set /dev/ip ip_ire_gw_probe 0
live free or die
harry d brown jr
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 02:52 AM
03-18-2005 02:52 AM
Re: about default route
THANKS, I will try this command next week
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2005 05:37 PM
03-22-2005 05:37 PM
Re: about default route
HI,Harry
Thanks very much
It is ok to run ndd command
Thanks very much
It is ok to run ndd command
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP