HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Strange default router
Operating System - HP-UX
1834157
Members
2140
Online
110064
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
09-11-2006 03:24 AM
09-11-2006 03:24 AM
Strange default router
Hi.I have multihome system with 2 interfaces. But my default entry in routing table doesn't work.
Systems is HP-UX B.11.23 U ia64.
Interfaces:
# ifconfig lan0
lan0: flags=1843
inet 80.67.208.82 netmask ffffff80 broadcast 80.67.208.127
# ifconfig lan1
lan1: flags=1843
inet 10.255.254.132 netmask ffffff80 broadcast 10.255.254.255
Routing table
# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
10.255.254.132 10.255.254.132 UH 0 lan1 4136
80.67.208.82 80.67.208.82 UH 0 lan0 4136
80.67.208.0 80.67.208.82 U 2 lan0 1500
10.255.254.128 10.255.254.132 U 2 lan1 1500
80.67.208.128 80.67.208.1 UG 0 lan0 0
127.0.0.0 127.0.0.1 U 0 lo0 0
default 80.67.208.1 UG 0 lan0 0
But.
# traceroute -i lan0 213.180.204.8
traceroute to 213.180.204.8 (213.180.204.8), 30 hops max, 40 byte packets
1 80.67.208.82 0.132 ms !N 0.028 ms !N 0.027 ms !N
i.e network unreacheable.
Systems is HP-UX B.11.23 U ia64.
Interfaces:
# ifconfig lan0
lan0: flags=1843
inet 80.67.208.82 netmask ffffff80 broadcast 80.67.208.127
# ifconfig lan1
lan1: flags=1843
inet 10.255.254.132 netmask ffffff80 broadcast 10.255.254.255
Routing table
# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
10.255.254.132 10.255.254.132 UH 0 lan1 4136
80.67.208.82 80.67.208.82 UH 0 lan0 4136
80.67.208.0 80.67.208.82 U 2 lan0 1500
10.255.254.128 10.255.254.132 U 2 lan1 1500
80.67.208.128 80.67.208.1 UG 0 lan0 0
127.0.0.0 127.0.0.1 U 0 lo0 0
default 80.67.208.1 UG 0 lan0 0
But.
# traceroute -i lan0 213.180.204.8
traceroute to 213.180.204.8 (213.180.204.8), 30 hops max, 40 byte packets
1 80.67.208.82 0.132 ms !N 0.028 ms !N 0.027 ms !N
i.e network unreacheable.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2006 03:30 AM
09-11-2006 03:30 AM
Re: Strange default router
can you ping the default router at ip address 80.67.208.1 ? or if ping is disabled, can you telnet/ssh to it and get any response ?
If not,
route delete default 80.67.208.1
then
route add default 80.67.208.1 1
note the 1 at the end. That may be something that you are missing to start with.
If not,
route delete default 80.67.208.1
then
route add default 80.67.208.1 1
note the 1 at the end. That may be something that you are missing to start with.
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2006 03:30 AM
09-11-2006 03:30 AM
Re: Strange default router
The route definition looks fine to me. Is your router configured to not respond to ICMP requests? Is your router on the same physical network? Does it show up in your arp table (arp -a)?
Decay is inherent in all compounded things. Strive on with diligence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 11:31 AM
09-12-2006 11:31 AM
Re: Strange default router
Hi,
Looks like you are trying to ping a public IP. 80.67.208.1 is a firewall interface by any chance? If so, the firewall may not be allowing ICMP replies.
-PB
Looks like you are trying to ping a public IP. 80.67.208.1 is a firewall interface by any chance? If so, the firewall may not be allowing ICMP replies.
-PB
Take life as it comes
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