- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network routing problems
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
10-23-2007 09:47 AM
10-23-2007 09:47 AM
Re: network routing problems
The only reason I mentioned this was that you stated this server was behind a firewall.
Your posted traceroute had a "!N" in it which means the network is unreachable hence the NDD thought.
-Did you drop and re-add the default route with the correct mask ( I am assumming 255.255.0.0 but could be different )?
-Use netstat -rnv to diplay the route masks.
-Also double check your ndd setting with "ndd -get /dev/tcp ip_ire_gw_probe".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 09:51 AM
10-23-2007 09:51 AM
Re: network routing problems
working server:
Routing tables
Dest/Netmask Gateway Flags Refs Interface Pmtu
127.0.0.1/255.255.255.255 127.0.0.1 UH 0 lo0 4136
192.168.0.1/255.255.255.255 192.168.0.1 UH 0 lan1 4136
126.1.3.225/255.255.255.255 126.1.3.225 UH 0 lan0 4136
192.168.0.0/255.255.255.0 192.168.0.1 U 2 lan1 1500
126.1.0.0/255.255.252.0 126.1.3.225 U 2 lan0 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 0
default/0.0.0.0 126.1.3.229 UG 0 lan0 0
non-working server:
Routing tables
Dest/Netmask Gateway Flags Refs Interface Pmtu
127.0.0.1/255.255.255.255 127.0.0.1 UH 0 lo0 4136
126.1.3.17/255.255.255.255 126.1.3.17 UH 0 lan1 4136
126.1.0.0/255.255.252.0 126.1.3.17 U 2 lan1 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 09:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 10:01 AM
10-23-2007 10:01 AM
Re: network routing problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 10:04 AM
10-23-2007 10:04 AM
Re: network routing problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 10:07 AM
10-23-2007 10:07 AM
Re: network routing problems
~cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 10:44 AM
10-23-2007 10:44 AM
Re: network routing problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 05:00 AM
10-24-2007 05:00 AM
Re: network routing problems
Don't forget to make sure your /etc/rc.config.d/netconf file is up to date - the commands you do at the commandline are only going to last until the next reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 05:09 AM
10-24-2007 05:09 AM
Re: network routing problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 06:12 AM
10-24-2007 06:12 AM
Re: network routing problems
=0 default U Wildcard route directly from the local host
>0 default UG Wildcard route through a remote host gateway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 06:34 AM
10-24-2007 06:34 AM
Re: network routing problems
The problem was related to not being able to ping the default gateway... Once I mentioned something about needing to be able to ping the firewall server to the network admin she did say that she had "temporarily" enabled ping on the server a while ago and that she had just realized it was still on last week so she turned it off... The other server would have been configured when ping was turned off but I just configured a new NIC in this server last month and ping was enabled on the firewall server so this is the first time this issue has come up..
- « Previous
-
- 1
- 2
- Next »