Hi,

In my attempt to explore astraceroute, i am constantly getting 'no answer', can 
anyone point out what is the problem?

No firewall on the host.

bash# astraceroute -v
astraceroute 0.6.2 (Circlon), Git id: (none)
autonomous system trace route utility
http://www.netsniff-ng.org


bash# astraceroute -i eth0 -H example.com
AS path IPv4 TCP trace from 192.168.1.9 to 93.184.216.34:80 (example.com) with 
len 40 Bytes, 30 max hops
Using flags SYN:0,ACK:0,ECN:0,FIN:0,PSH:0,RST:0,URG:0
 1: t[   3280 us] 192.168.1.1
 2: ?[ no answer]
 3: ?[ no answer]
 4: ?[ no answer]
 5: ?[ no answer]
...

bash# astraceroute -i eth0 -S -H example.com
AS path IPv4 TCP trace from 192.168.1.9 to 93.184.216.34:80 (example.com) with 
len 40 Bytes, 30 max hops
Using flags SYN:1,ACK:0,ECN:0,FIN:0,PSH:0,RST:0,URG:0
 1: t[   3246 us] 192.168.1.1
 2: ?[ no answer]
...

bash# astraceroute -i eth0 --port 80 -H example.com
AS path IPv4 TCP trace from 192.168.1.9 to 93.184.216.34:80 (example.com) with 
len 40 Bytes, 30 max hops
Using flags SYN:0,ACK:0,ECN:0,FIN:0,PSH:0,RST:0,URG:0
 1: t[   3020 us] 192.168.1.1
 2: ?[ no answer]
...


The usual `traceroute' worked just fine:

bash# traceroute example.com
traceroute to example.com (93.184.216.34), 30 hops max, 60 byte packets
 1  -removed- (192.168.1.1)  7.922 ms  7.963 ms  8.186 ms
 2  -removed-  32.381 ms -removed-  32.445 ms -removed-  33.011 ms
 3  -removed- (-removed-)  38.178 ms  38.585 ms  62.436 ms
 4  10.55.41.4 (10.55.41.4)  51.728 ms  54.078 ms 10.55.99.176 (10.55.99.176)  
58.476 ms
 5  las-b3-link.telia.net (62.115.147.84)  268.086 ms  271.572 ms  272.662 ms
 6  edgecast-ic-306490-las-b3.c.telia.net (62.115.44.230)  275.805 ms  256.290 
ms  257.302 ms
 7  example.com (93.184.216.34)  261.501 ms  239.252 ms  239.264 ms

bash# traceroute -T example.com
traceroute to example.com (93.184.216.34), 30 hops max, 60 byte packets
 1  -removed- (192.168.1.1)  4.527 ms  5.356 ms  6.422 ms
 2  -removed- (-removed-)  22.696 ms -removed- (-removed-)  26.311 ms -removed- 
(-removed-)  29.386 ms
 3  -removed- (-removed-)  75.432 ms  77.062 ms  76.772 ms
 4  10.55.41.4 (10.55.41.4)  47.097 ms  50.100 ms 10.55.41.6 (10.55.41.6)  
52.947 ms
 5  las-b3-link.telia.net (62.115.147.84)  260.185 ms  262.552 ms  265.354 ms
 6  edgecast-ic-306490-las-b3.c.telia.net (62.115.44.230)  252.247 ms  234.329 
ms  226.304 ms
 7  example.com (93.184.216.34)  273.165 ms  252.607 ms  259.668 ms

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to