LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-08-2013, 09:47 AM   #1
firewallengineer
LQ Newbie
 
Registered: Jul 2013
Posts: 19

Rep: Reputation: Disabled
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Raw UDP Socket and ICMP Destination (Port) Unreachable bobble Programming 5 07-06-2011 04:07 AM
IPTraf : ICMP dest unrch ali09 Linux - Networking 1 11-13-2010 02:39 AM
why linux traceroute use UDP instead of ICMP ? laginagesh Linux - Networking 8 06-30-2010 03:21 PM
IPTables - 'Time exceeded in-transit' erauqssidlroweht Linux - Networking 1 08-07-2008 04:48 PM
How to receive UDP and ICMP packets, by one UDP socket(PMTUD) myself_rajat Linux - Networking 0 05-28-2004 05:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration