HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot connect to default gateway
Operating System - HP-UX
1833476
Members
2971
Online
110052
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
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
04-18-2008 11:59 AM
04-18-2008 11:59 AM
Cannot connect to default gateway
Hi,
I installed HPUX 11iv2 Dec 2007 on a A500 server. The server is able to ping all the machines on the local subnet but not the default gateway. The subnet mask etc. check out.
Suggestions?
Regards
Mukul
I installed HPUX 11iv2 Dec 2007 on a A500 server. The server is able to ping all the machines on the local subnet but not the default gateway. The subnet mask etc. check out.
Suggestions?
Regards
Mukul
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 12:39 PM
04-18-2008 12:39 PM
Re: Cannot connect to default gateway
The default gateway must be on the same subnet.
The default gateway must be configured to answer ping requests.
If you can answer yes to the above two then something else is awry. Typing error ? More info that you have not included ? Dual NICs ? other software ?
The default gateway must be configured to answer ping requests.
If you can answer yes to the above two then something else is awry. Typing error ? More info that you have not included ? Dual NICs ? other software ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 12:50 PM
04-18-2008 12:50 PM
Re: Cannot connect to default gateway
Can any other host on the subnet ping the gateway and get a response?
If not, the gateway is obviously configured to ignore any ping packets. With some HP-UX versions, you'll need this ndd setting if a gateway is not pingable:
ndd -set /dev/ip ip_ire_gw_probe 0
It disables the "dead gateway detection" algorithm.
To make this setting permanent, add lines like this to /etc/rc.config.d/nddconf:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0
If other hosts can successfully ping the gateway, it appears the gateway may have some firewall functions built-in. Check with the administrator of the gateway and find out if the current firewall settings are appropriate for your server.
MK
If not, the gateway is obviously configured to ignore any ping packets. With some HP-UX versions, you'll need this ndd setting if a gateway is not pingable:
ndd -set /dev/ip ip_ire_gw_probe 0
It disables the "dead gateway detection" algorithm.
To make this setting permanent, add lines like this to /etc/rc.config.d/nddconf:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0
If other hosts can successfully ping the gateway, it appears the gateway may have some firewall functions built-in. Check with the administrator of the gateway and find out if the current firewall settings are appropriate for your server.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 01:59 PM
04-18-2008 01:59 PM
Re: Cannot connect to default gateway
Hello,
I regularly work for customers that
disable ICMP and one cannot use standard
tools like ping, traceroute, arp, and similar.
In fact, one of my largest customers
completely disabled pings. We cannot
even reach the default gateway via ICMP.
Still, everything works fine :)
Matti is right. Dead gateway detection is
what you need to set up in that case.
In fact, dead gateway detection is
one of the many tests I run for
Hp-UX audits:
http://www.circlingcycle.com.au/Unix-sources/HP-UX-check-OAT.pl.txt
Cheers,
VK2COT
I regularly work for customers that
disable ICMP and one cannot use standard
tools like ping, traceroute, arp, and similar.
In fact, one of my largest customers
completely disabled pings. We cannot
even reach the default gateway via ICMP.
Still, everything works fine :)
Matti is right. Dead gateway detection is
what you need to set up in that case.
In fact, dead gateway detection is
one of the many tests I run for
Hp-UX audits:
http://www.circlingcycle.com.au/Unix-sources/HP-UX-check-OAT.pl.txt
Cheers,
VK2COT
VK2COT - Dusan Baljevic
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