- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- traceroute command
Operating System - HP-UX
1820710
Members
2788
Online
109627
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-01-2004 08:57 PM
тАО04-01-2004 08:57 PM
I have two network cards on my server and I want to test if the trafic between two systems is performed by one network card or the other one. I have splitted the connecction and it seems to work but when I execute traceroute to other server with the same characteristics it seems to use another network card that it was supposed ... Two questions:
-Can anyone recommend me any tool to trace the trafic over one NIC.
-It seems traceroute does not rely on the local routing table . Am I right?
Dartanan:/> netstat -rnv
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
174.1.51.55/255.255.255.255 174.1.51.55 UH 0 lan900:1 4136
15.15.15.11/255.255.255.255 15.15.15.11 UH 0 lan0 4136
15.15.15.55/255.255.255.255 15.15.15.55 UH 0 lan0:1 4136
174.1.51.11/255.255.255.255 174.1.51.11 UH 0 lan900 4136
15.15.15.0/255.255.255.0 15.15.15.11 U 3 lan0 1500
15.15.15.0/255.255.255.0 15.15.15.55 U 3 lan0:1 1500
174.1.51.0/255.255.255.0 174.1.51.11 U 3 lan900 1500
174.1.51.0/255.255.255.0 174.1.51.55 U 3 lan900:1 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 0
default/0.0.0.0 174.1.51.254 UG 0 lan900 0
Dartanan:/> traceroute 174.1.51.44
traceroute: Warning: Multiple interfaces found; using 15.15.15.55 @ lan0:1
traceroute to 174.1.51.44 (174.1.51.44), 30 hops max, 40 byte packets
1 15.15.15.44 (15.15.15.44) 0.453 ms 0.141 ms 0.120 ms
-Can anyone recommend me any tool to trace the trafic over one NIC.
-It seems traceroute does not rely on the local routing table . Am I right?
Dartanan:/> netstat -rnv
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
174.1.51.55/255.255.255.255 174.1.51.55 UH 0 lan900:1 4136
15.15.15.11/255.255.255.255 15.15.15.11 UH 0 lan0 4136
15.15.15.55/255.255.255.255 15.15.15.55 UH 0 lan0:1 4136
174.1.51.11/255.255.255.255 174.1.51.11 UH 0 lan900 4136
15.15.15.0/255.255.255.0 15.15.15.11 U 3 lan0 1500
15.15.15.0/255.255.255.0 15.15.15.55 U 3 lan0:1 1500
174.1.51.0/255.255.255.0 174.1.51.11 U 3 lan900 1500
174.1.51.0/255.255.255.0 174.1.51.55 U 3 lan900:1 1500
127.0.0.0/255.0.0.0 127.0.0.1 U 0 lo0 0
default/0.0.0.0 174.1.51.254 UG 0 lan900 0
Dartanan:/> traceroute 174.1.51.44
traceroute: Warning: Multiple interfaces found; using 15.15.15.55 @ lan0:1
traceroute to 174.1.51.44 (174.1.51.44), 30 hops max, 40 byte packets
1 15.15.15.44 (15.15.15.44) 0.453 ms 0.141 ms 0.120 ms
Here rests one who was not what he wanted and didn't want what he was
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-01-2004 09:06 PM
тАО04-01-2004 09:06 PM
Solution
Hi,
Try to use ping -o
See next thread, also problem with multible NIC's.
Other tips in this one aswell:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=529013
HTH,
Peter
Try to use ping -o
See next thread, also problem with multible NIC's.
Other tips in this one aswell:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=529013
HTH,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-01-2004 09:09 PM
тАО04-01-2004 09:09 PM
Re: traceroute command
Traceroute uses the first interface it finds, independent of routes. That's why you have this problem. As Peter mentions, ping -o is a way to know the real 'route'.
Every problem has at least one solution. Only some solutions are harder to find.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP