Layer Four Traceroute - 3.1traceroute & whois tool for network engineers |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Best total replacement for traceroute 



- Version: 3.0b, 12/20/2006 07:29AM PST
(2 of 2 users found this comment useful)
james150
The Easy Way - Version: 2.3.1, 7/20/2005 10:17PM PST
(2 of 3 users found this comment useful)
amcgeesudo port install lft
Most Recent Replies: View All 1 Replies
- I agree
There *is* a pre-build version! - Version: 2.3.1, 6/29/2005 02:40PM PST
(4 of 5 users found this comment useful)
Marty.SkinnerYou'd think that the pre-built version should be what's listed for this package on VersionTracker, not (just) the source kit.
It *is* just a command-line utility -- not a GUI so if you're not comfortable with Terminal you won't benefit from this package at all.
/Marty
even with pcap-int.h it won't build - Version: 2.3.1, 6/29/2005 06:26AM PST
(1 of 1 users found this comment useful)
Marty.Skinner% make
gcc -g -O2 -c -o lft.o lft.c
In file included from lft.c:84:
/usr/include/net/bpf.h:91: error: redefinition of `struct bpf_program'
/usr/include/net/bpf.h:115: error: redefinition of `struct bpf_version'
/usr/include/net/bpf.h:322: error: redefinition of `struct bpf_insn'
In file included from lft.c:103:
lft_queue.h:200:1: warning: "STAILQ_LAST" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:213:1: warning: this is the location of the previous definition
In file included from lft.c:103:
lft_queue.h:343:1: warning: "TAILQ_FOREACH_REVERSE" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:350:1: warning: this is the location of the previous definition
make: *** [lft.o] Error 1
This was after a ./configure without any additional parameters. If we need to supply some for the make to then succeed on Mac OS X (10.3.7 in my case) it wasn't immediately apparent in the INSTALL document.
Oh well, it sounded like a cool tool.
/Marty
Still fails to compile (same as comment on 231) - Version: 2.3.1, 6/29/2005 03:47AM PST
(1 of 1 users found this comment useful)
jerroldleichter_dotmacgcc -g -O2 -c -o lft.o lft.c
lft.c:85:22: pcap-int.h: No such file or directory
In file included from lft.c:103:
lft_queue.h:200:1: warning: "STAILQ_LAST" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:213:1: warning: this is the location of the previous definition
In file included from lft.c:103:
lft_queue.h:343:1: warning: "TAILQ_FOREACH_REVERSE" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:350:1: warning: this is the location of the previous definition
lft.c: In function `main':
lft.c:1362: error: dereferencing pointer to incomplete type
make: *** [lft.o] Error 1
missing header file - Version: 2.31, 1/15/2005 09:17PM PST
sjk
lft.c:85:22: pcap-int.h: No such file or directory
v2.3 compiles fine.
Dont work for me - Version: 2.3, 1/14/2005 05:15AM PST
Jkle
[80/tcp failed] Try alternate options or use -V to see packets
Am I doing something wrong ?
Most Recent Replies: View All 1 Replies
Butterface 



- Version: 2.2, 9/3/2004 12:54PM PST
(0 of 1 users found this comment useful)
Bill Cerniuk
consistently fails with… - Version: 2.1, 3/17/2003 05:23PM PST
sjk
Most Recent Replies: View All 2 Replies
I also noticed the author has a graphical version for Windows and Mac OS X called Path Analyzer Pro. I haven't checked it out yet, but I will.