HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with default gateway
Operating System - HP-UX
1826290
Members
4447
Online
109692
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
07-14-2003 11:23 AM
07-14-2003 11:23 AM
My default gateway is a firewall that is not allowed to ping it. My problems occurs, every time i try to ping a IP that is not in the same network, the server sends the packets to another interface inspide of send it to the default gateway.
I did a work around adding the network manually, static route, pointing to the default gatewayt. Is this happing because i can not ping the default gateway?
Thanks,
I did a work around adding the network manually, static route, pointing to the default gatewayt. Is this happing because i can not ping the default gateway?
Thanks,
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2003 11:45 AM
07-14-2003 11:45 AM
Re: Problems with default gateway
Hello!
If your default gateway is firewall it's
not says that you could ping because he
could forward the ping (but he would answer if ping is to him)
How you know that the ping go to the other
interface?
Caesar
If your default gateway is firewall it's
not says that you could ping because he
could forward the ping (but he would answer if ping is to him)
How you know that the ping go to the other
interface?
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2003 01:55 PM
07-14-2003 01:55 PM
Solution
If you are running 11.0 or better then you are seeing the results of dead gateway detection. You need to set
ndd -set /dev/ip ip_ire_gw_probe 0
and also modify /etc/rc.config.d/nddconf:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0
Change the number in the bracket to the next higher number if you already have entries in nddconf.
You should also have the latest ARPA and NDD patches or it might not take.
Ron
ndd -set /dev/ip ip_ire_gw_probe 0
and also modify /etc/rc.config.d/nddconf:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0
Change the number in the bracket to the next higher number if you already have entries in nddconf.
You should also have the latest ARPA and NDD patches or it might not take.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:18 AM
07-15-2003 12:18 AM
Re: Problems with default gateway
use netstat -rn /will show your routing list/
also try traceroute IP
Review your filtering
also try traceroute IP
Review your filtering
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP