HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: No network access on icmp blocked router
Operating System - HP-UX
1834465
Members
3033
Online
110067
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
02-05-2004 05:07 AM
02-05-2004 05:07 AM
I have an HP J5000 system running HP-UX 11i. It has been running on our network for several years with no problems. Recently our network control gods blocked icmp on the router that our portion of our lan is connected to. We have three subnets on my side of the router. When icmp was blocked on the router, all of our HP-UX boxes could no longer access anything other than the subnet we belong to. The DNS servers, which are on the other side of the router, do not reply, and machines on other subnets can not see the HPs. The Windows boxes on our net have no problems.
What service is using icmp that can cause the HP boxes to be blocked? Is there some way to correct this on the HPs, or are we going to have to fight to get icmp turned back on on the router?
This has been an ongoing struggle for 2 months now, and I have a number of people who can't get theri work done because of no acces to the HPs. Machines on the same subnet as the HPs can see them just fine.
What service is using icmp that can cause the HP boxes to be blocked? Is there some way to correct this on the HPs, or are we going to have to fight to get icmp turned back on on the router?
This has been an ongoing struggle for 2 months now, and I have a number of people who can't get theri work done because of no acces to the HPs. Machines on the same subnet as the HPs can see them just fine.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 05:23 AM
02-05-2004 05:23 AM
Solution
HP-UX 11 and 11.11 both are configured out of the box to require icmp access to maintain normal network functions.
Here is how to change that with the ndd command.
These threads contain detail and a fix.
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D104050&qt=ndd+%2Bicmp+%2Bping&hit=1
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D98068&qt=ndd+%2Bicmp+%2Bping&hit=2
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D86453&qt=ndd+%2Bicmp+%2Bping&hit=5
SEP
Here is how to change that with the ndd command.
These threads contain detail and a fix.
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D104050&qt=ndd+%2Bicmp+%2Bping&hit=1
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D98068&qt=ndd+%2Bicmp+%2Bping&hit=2
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D86453&qt=ndd+%2Bicmp+%2Bping&hit=5
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 05:48 AM
02-05-2004 05:48 AM
Re: No network access on icmp blocked router
Hi,
You need to turn off the HP's dead gateway probe - it uses icmp to check for down routers & IF they stop responding to it, they're removed from the routing table.
In /etc/rc.config.d/nddconf add the following lines
TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_ire_gw_probe
NDD_VALUE[X]=0
Where X = a *unique* index value
Then add the route back with route add commands & it should remain. Or just restart the net daemons or even reboot if desired.
HTH,
Jeff
You need to turn off the HP's dead gateway probe - it uses icmp to check for down routers & IF they stop responding to it, they're removed from the routing table.
In /etc/rc.config.d/nddconf add the following lines
TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_ire_gw_probe
NDD_VALUE[X]=0
Where X = a *unique* index value
Then add the route back with route add commands & it should remain. Or just restart the net daemons or even reboot if desired.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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