Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-08-2013, 09:47 AM
|
#1
|
LQ Newbie
Registered: Jul 2013
Posts: 19
Rep: 
|
Traceroute fail, ICMP time exceeded in-transit, ICMP <dest> udp port 33438 unreachabl
I’m trying to perform traceroute from the first host to the last host but failed. You can find the log below. Please advise.
NETWORK TOPOLOGY
Quote:
OpenWrt1 eth1: 10.0.0.1
OpenWrt2 eth1: 10.0.0.2
OpenWrt2 eth2: 172.16.0.2
OpenWrt3 eth1: 172.16.0.3
|
http://firewallengineer.files.wordpr...k-diagram1.png
TRACEROUTE FROM OpenWrt1 to OpenWrt3
Quote:
root@OpenWrt1:~# traceroute 172.16.0.3
traceroute to 172.16.0.3 (172.16.0.3), 30 hops max, 38 byte packets
1 10.0.0.2 (10.0.0.2) 0.356 ms 0.005 ms 0.200 ms
2 10.0.0.2 (10.0.0.2) 0.288 ms 0.003 ms 0.263 ms
root@OpenWrt1:~#
|
TCPDUMP OUTPUT ON OpenWrt1
Quote:
root@OpenWrt1:~# tcpdump -D
1.eth0
2.eth1
3.any (Pseudo-device that captures on all interfaces)
4.lo
root@OpenWrt1:~#
root@OpenWrt1:~# tcpdump -i 2 -n not net 192.168.10.0/24 and not net 127.0.0.0/24 and not arp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
17:04:50.943145 IP 10.0.0.1.48370 > 172.16.0.3.33435: UDP, length 10
17:04:50.943550 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.944016 IP 10.0.0.1.48370 > 172.16.0.3.33436: UDP, length 10
17:04:50.944309 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.944643 IP 10.0.0.1.48370 > 172.16.0.3.33437: UDP, length 10
17:04:50.944939 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.945309 IP 10.0.0.1.48370 > 172.16.0.3.33438: UDP, length 10
17:04:50.945608 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33438 unreachable, length 46
17:04:50.946004 IP 10.0.0.1.48370 > 172.16.0.3.33439: UDP, length 10
17:04:50.946309 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33439 unreachable, length 46
17:04:50.946637 IP 10.0.0.1.48370 > 172.16.0.3.33440: UDP, length 10
17:04:50.946949 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33440 unreachable, length 46
^C
12 packets captured
12 packets received by filter
0 packets dropped by kernel
root@OpenWrt1:~#
|
TCPDUMP OUTPUT ON OpenWrt2
Quote:
root@OpenWrt-2:~# tcpdump -D
1.eth0
2.eth1
3.eth2
4.any (Pseudo-device that captures on all interfaces)
5.lo
root@OpenWrt-2:~#
root@OpenWrt-2:~# tcpdump -i 2 -n not net 192.168.10.0/24 and not net 127.0.0.0/24 and not arp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
17:04:50.942686 IP 10.0.0.1.48370 > 172.16.0.3.33435: UDP, length 10
17:04:50.942724 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.943494 IP 10.0.0.1.48370 > 172.16.0.3.33436: UDP, length 10
17:04:50.943514 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.944131 IP 10.0.0.1.48370 > 172.16.0.3.33437: UDP, length 10
17:04:50.944147 IP 10.0.0.2 > 10.0.0.1: ICMP time exceeded in-transit, length 46
17:04:50.944804 IP 10.0.0.1.48370 > 172.16.0.3.33438: UDP, length 10
17:04:50.944823 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33438 unreachable, length 46
17:04:50.945495 IP 10.0.0.1.48370 > 172.16.0.3.33439: UDP, length 10
17:04:50.945514 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33439 unreachable, length 46
17:04:50.946125 IP 10.0.0.1.48370 > 172.16.0.3.33440: UDP, length 10
17:04:50.946153 IP 10.0.0.2 > 10.0.0.1: ICMP 172.16.0.3 udp port 33440 unreachable, length 46
^C
12 packets captured
12 packets received by filter
0 packets dropped by kernel
root@OpenWrt-2:~#
root@OpenWrt-2:~# tcpdump -i 3 -n not net 192.168.10.0/24 and not net 127.0.0.0/24 and not arp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth2, link-type EN10MB (Ethernet), capture size 65535 bytes
^C
0 packets captured
0 packets received by filter
0 packets dropped by kernel
root@OpenWrt-2:~#
|
TCPDUMP OUTPUT ON OpenWrt3
Quote:
root@OpenWrt3:~# tcpdump -D
1.eth0
2.eth1
3.any (Pseudo-device that captures on all interfaces)
4.lo
root@OpenWrt3:~#
root@OpenWrt3:~# tcpdump -i 2 -n not net 192.168.10.0/24 and not net 127.0.0.0/24 and n
ot arp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
^C
0 packets captured
0 packets received by filter
0 packets dropped by kernel
root@OpenWrt3:~#
|
Please help. Thanks
|
|
|
All times are GMT -5. The time now is 07:10 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|