Richard van den Berg on Mon, 30 Jun 2003 06:28:11 -0400 |
Michael C. Toren wrote: Hmm, that's interesting. Did my webserver happen to be down at the time, or are you unable to complete a traceroute using tcptraceroute-1.5beta3, compiled against libpcap-0.7 and libnet-1.1.1 under Solaris? Looks like it can find the SYN ACK. Seems to be a dependency with libnet-1.1.1.. libnet-1.0.2a works fine. See attachments. On a related note.. to get --with-libpcap working I had to modify the configure script.. see attachment. Sincerely, Richard van den Berg *** configure.org Sun Jun 29 22:46:40 2003 --- configure Mon Jun 30 10:05:15 2003 *************** *** 3175,3180 **** --- 3175,3181 ---- test -f "$withval/include/pcap.h" && CPPFLAGS="$CPPFLAGS -I$withval/include" test -f "$withval/pcap.a" && LDFLAGS="$LDFLAGS -L$withval" + test -f "$withval/libpcap.a" && LDFLAGS="$LDFLAGS -L$withval" test -f "$withval/lib/libpcap.a" && LDFLAGS="$LDFLAGS -L$withval/lib" fi; --------------------------- tcptraceroute test suite version 1.03 Please send results to mct@toren.net --------------------------- The current time is Mon Jun 30 09:55:18 2003 (Mon Jun 30 07:55:18 2003 GMT) Executing 'uname -a' to determine system type: > SunOS surian 5.9 Generic_112233-03 sun4u sparc SUNW,Sun-Blade-100 Executing 'tcptraceroute-1.5beta4/tcptraceroute -d -v' to determine version: > debug: tcptraceroute 1.5beta4 > debug: Compiled with libpcap 0.7.2, libnet 1.0.2a (API 100) > > tcptraceroute 1.5beta4 > Copyright (c) 2001, 2002, 2003 Michael C. Toren <mct@toren.net> > Updates are available from http://michael.toren.net/code/tcptraceroute/ Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 127.0.0.1': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Executing 'tcptraceroute-1.5beta4/tcptraceroute michael.toren.net': > Selected device sppp0, address 62.234.101.229 for outgoing packets > Tracing the path to michael.toren.net (207.8.132.207) on TCP port 80, 30 hops max > 1 3eea6401.cable.wanadoo.nl (62.234.100.1) 21.652 ms 24.260 ms 23.355 ms > 2 d51134e1.cable.wanadoo.nl (213.17.52.225) 13.755 ms 25.749 ms 18.721 ms > 3 G1-0.cr2-gv1.nl.euro.net (194.134.160.98) 18.340 ms 19.605 ms 15.173 ms > 4 P6-0.cr2-asd3.nl.euro.net (194.134.160.181) 15.022 ms 18.381 ms 20.220 ms > 5 Ge4-0.AMSBB2.Amsterdam.opentransit.net (193.251.248.81) 18.693 ms 13.413 ms 21.789 ms > 6 P1-0.NYKCR2.New-york.opentransit.net (193.251.243.85) 104.362 ms 99.303 ms 107.088 ms > 7 P11-0.NYKCR3.New-york.opentransit.net (193.251.242.210) 105.644 ms 99.117 ms 111.430 ms > 8 P12-0.OAKCR1.Oakhill.opentransit.net (193.251.242.254) 114.774 ms 106.013 ms 112.653 ms > 9 So4-0-0.ASHBB1.Ashburn.opentransit.net (193.251.248.109) 112.232 ms 106.549 ms 112.817 ms > 10 Qwest.GW.opentransit.net (193.251.248.178) 114.796 ms 107.897 ms 113.301 ms > 11 205.171.209.45 (205.171.209.45) 116.368 ms 107.948 ms 116.044 ms > 12 205.171.209.74 (205.171.209.74) 116.357 ms 110.399 ms 116.321 ms > 13 63-146-0-126.cust.qwest.net (63.146.0.126) 118.903 ms 115.904 ms 118.359 ms > 14 206.245.170.15 (206.245.170.15) 116.851 ms 111.025 ms 118.808 ms > 15 mct-too-r.netaxs.net (207.106.3.254) 123.198 ms 118.135 ms 123.755 ms > 16 michael.toren.net (207.8.132.207) [open] 131.294 ms 132.651 ms 130.975 ms Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 62.234.101.229': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Attempting to determine linklayer type used to reach michael.toren.net... Device sppp0, type ETHERNET, offset 14, snaplen 92, o_noselect 0, o_trackport 1 --------------------------- tcptraceroute test suite version 1.03 Please send results to mct@toren.net --------------------------- The current time is Mon Jun 30 10:11:26 2003 (Mon Jun 30 08:11:26 2003 GMT) Executing 'uname -a' to determine system type: > SunOS surian 5.9 Generic_112233-03 sun4u sparc SUNW,Sun-Blade-100 Executing 'tcptraceroute-1.5beta4/tcptraceroute -d -v' to determine version: > debug: tcptraceroute 1.5beta4 > debug: Compiled with libpcap 0.7.2, libnet 1.1.1 (API 110) > > tcptraceroute 1.5beta4 > Copyright (c) 2001, 2002, 2003 Michael C. Toren <mct@toren.net> > Updates are available from http://michael.toren.net/code/tcptraceroute/ Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 127.0.0.1': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Executing 'tcptraceroute-1.5beta4/tcptraceroute michael.toren.net': > Selected device sppp0, address 62.234.101.229 for outgoing packets > Tracing the path to michael.toren.net (207.8.132.207) on TCP port 80, 30 hops max > 1 3eea6401.cable.wanadoo.nl (62.234.100.1) 32.138 ms 33.662 ms 10.794 ms > 2 d51134e1.cable.wanadoo.nl (213.17.52.225) 15.735 ms 15.878 ms 12.755 ms > 3 G1-0.cr2-gv1.nl.euro.net (194.134.160.98) 26.635 ms 17.481 ms 19.972 ms > 4 P6-0.cr2-asd3.nl.euro.net (194.134.160.181) 19.605 ms 15.229 ms 16.305 ms > 5 Ge4-0.AMSBB2.Amsterdam.opentransit.net (193.251.248.81) 16.719 ms 19.832 ms 20.928 ms > 6 P1-0.NYKCR2.New-york.opentransit.net (193.251.243.85) 100.257 ms 109.312 ms 105.918 ms > 7 P11-0.NYKCR3.New-york.opentransit.net (193.251.242.210) 106.276 ms 100.212 ms 106.363 ms > 8 P12-0.OAKCR1.Oakhill.opentransit.net (193.251.242.254) 113.914 ms 103.335 ms 166.978 ms > 9 So4-0-0.ASHBB1.Ashburn.opentransit.net (193.251.248.109) 111.987 ms 116.814 ms 113.934 ms > 10 Qwest.GW.opentransit.net (193.251.248.178) 115.822 ms 116.784 ms 112.339 ms > 11 205.171.209.45 (205.171.209.45) 115.985 ms 107.999 ms 116.670 ms > 12 205.171.209.74 (205.171.209.74) 114.132 ms 108.373 ms 118.717 ms > 13 63-146-0-126.cust.qwest.net (63.146.0.126) 116.972 ms 113.638 ms 119.185 ms > 14 206.245.170.15 (206.245.170.15) 118.770 ms 111.605 ms 117.792 ms > 15 mct-too-r.netaxs.net (207.106.3.254) 124.304 ms 118.089 ms 125.372 ms > 16 * * * > 17 * * * > 18 * * * > 19 * * * > 20 * * * > 21 * * * > 22 * * * > 23 * * * > 24 * * * > 25 * * * > 26 * * * > 27 * * * > 28 * * * > 29 * * * > 30 * * * > Destination not reached Failed! Exit code 1 Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 62.234.101.229': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Attempting to determine linklayer type used to reach michael.toren.net... Failed! Exit code 1 --------------------------- tcptraceroute test suite version 1.03 Please send results to mct@toren.net --------------------------- The current time is Mon Jun 30 10:55:23 2003 (Mon Jun 30 08:55:23 2003 GMT) Executing 'uname -a' to determine system type: > SunOS surian 5.9 Generic_112233-03 sun4u sparc SUNW,Sun-Blade-100 Executing 'tcptraceroute-1.5beta4/tcptraceroute -d -v' to determine version: > debug: tcptraceroute 1.5beta4 > debug: Compiled with libpcap 0.7.2, libnet 1.1.1-RC5 (API 110) > > tcptraceroute 1.5beta4 > Copyright (c) 2001, 2002, 2003 Michael C. Toren <mct@toren.net> > Updates are available from http://michael.toren.net/code/tcptraceroute/ Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 127.0.0.1': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Executing 'tcptraceroute-1.5beta4/tcptraceroute michael.toren.net': > Selected device sppp0, address 62.234.101.229 for outgoing packets > Tracing the path to michael.toren.net (207.8.132.207) on TCP port 80, 30 hops max > 1 3eea6401.cable.wanadoo.nl (62.234.100.1) 23.817 ms 15.186 ms 9.792 ms > 2 d51134e1.cable.wanadoo.nl (213.17.52.225) 14.436 ms 12.932 ms 17.335 ms > 3 G1-0.cr2-gv1.nl.euro.net (194.134.160.98) 18.240 ms 13.991 ms 10.590 ms > 4 P6-0.cr2-asd3.nl.euro.net (194.134.160.181) 24.776 ms 27.411 ms 19.172 ms > 5 Ge4-0.AMSBB2.Amsterdam.opentransit.net (193.251.248.81) 18.043 ms 22.275 ms 16.336 ms > 6 P1-0.NYKCR2.New-york.opentransit.net (193.251.243.85) 98.373 ms 109.049 ms 110.653 ms > 7 P11-0.NYKCR3.New-york.opentransit.net (193.251.242.210) 107.674 ms 109.664 ms 108.228 ms > 8 P12-0.OAKCR1.Oakhill.opentransit.net (193.251.242.254) 125.224 ms 143.749 ms 216.729 ms > 9 So4-0-0.ASHBB1.Ashburn.opentransit.net (193.251.248.109) 112.823 ms 105.955 ms 113.841 ms > 10 Qwest.GW.opentransit.net (193.251.248.178) 113.440 ms 100.921 ms 114.736 ms > 11 205.171.209.45 (205.171.209.45) 114.207 ms 107.478 ms 117.767 ms > 12 205.171.209.74 (205.171.209.74) 116.862 ms 106.625 ms 115.435 ms > 13 63-146-0-126.cust.qwest.net (63.146.0.126) 119.157 ms 111.087 ms 119.739 ms > 14 206.245.170.15 (206.245.170.15) 118.550 ms 123.023 ms 118.874 ms > 15 mct-too-r.netaxs.net (207.106.3.254) 124.305 ms 117.782 ms 122.007 ms > 16 * * * > 17 * * * > 18 * * * > 19 * * * > 20 * * * > 21 * * * > 22 * * * > 23 * * * > 24 * * * > 25 * * * > 26 * * * > 27 * * * > 28 * * * > 29 * * * > 30 * * * > Destination not reached Failed! Exit code 1 Executing 'tcptraceroute-1.5beta4/tcptraceroute -f 1 -m 1 62.234.101.229': > error opening device lo0: /dev/lo0: No such file or directory Failed! Exit code 1 Attempting to determine linklayer type used to reach michael.toren.net... Failed! Exit code 1
|
|