Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  IT & Network Administration  |  Utility  |  Layer Four Traceroute

Layer Four Traceroute

Layer Four Traceroute - 3.1

traceroute & whois tool for network engineers

All Time: (4.0)
This Version: Not rated (0.0)
Current Version: 3.1
Release Date: 2008-05-12
License: Freeware
Downloads (this version): 2,297
Downloads (all versions): 14,439

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 11 |  1 2 Next



Layer Four Traceroute ReviewBest total replacement for traceroute - Version: 3.0b, 12/20/2006 07:29AM PST

(2 of 2 users found this comment useful)

james150
This is the best total replacement for traceroute I've found. There are other options, notably tcptraceroute, but LFT doesn't make you choose between tracing protocols.. You can use TCP or UDP. You can manipulate protocol state and set every knob and lever you'd ever want. Plus, it's the only one available with integration of whois sources for routing information instead of just integrating registrar lookups. If you're looking for a flexible traceroute replacement that does it all, look no further. I've used this for years and it keeps getting better.

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.
Post a commentAlert Admin

Layer Four Traceroute CommentaryThe Easy Way - Version: 2.3.1, 7/20/2005 10:17PM PST

(2 of 3 users found this comment useful)

amcgee
Layer Four Traceroute is easily installable via the DarwinPorts package management system:

sudo port install lft
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Layer Four Traceroute Troubleshooting ReportThere *is* a pre-build version! - Version: 2.3.1, 6/29/2005 02:40PM PST

(4 of 5 users found this comment useful)

Marty.Skinner
Use the Developer's Site link above and then look for "LFT MacOS X" under the Download LFT section on the right.

You'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
Post a commentAlert Admin

Layer Four Traceroute CommentaryJunk - Version: 2.3.1, 6/29/2005 07:35AM PST

(0 of 16 users found this comment useful)

bisonium
Don't waste your time downloading this...
Post a commentAlert Admin

Layer Four Traceroute Troubleshooting Reporteven 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
I put a copy of pcap-int.h onto my system and still could not build this utility:

% 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
Post a commentAlert Admin

Layer Four Traceroute Troubleshooting ReportStill 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_dotmac
Still can't find pcap-int.h, eventually leaving some struct undeclared:

gcc -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
Post a commentAlert Admin

Layer Four Traceroute Commentarymissing header file - Version: 2.31, 1/15/2005 09:17PM PST

sjk
Missing pcap-init.h header file keeps v2.31 from compiling:

lft.c:85:22: pcap-int.h: No such file or directory

v2.3 compiles fine.
Post a commentAlert Admin

Layer Four Traceroute Troubleshooting ReportDont work for me - Version: 2.3, 1/14/2005 05:15AM PST

Jkle
Says : ioctl: Can't assign requested address
[80/tcp failed] Try alternate options or use -V to see packets
Am I doing something wrong ?
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Layer Four Traceroute ReviewButterface - Version: 2.2, 9/3/2004 12:54PM PST

(0 of 1 users found this comment useful)

Bill Cerniuk
Thanks for the effort. Works but as any CLI, but as <b>all</b> CLI's go, butter (inter)face is damn ugly. Would rather pay for one with a clean interface (like NetBarrier's interface) than use free CLI stuff. Don't mean to disparage effort ... using your tool and appreciative of your work as this functionality is essential to my endeavors... but will throw money at the first clean version which is not done in or relies directly on darwin.
Post a commentAlert Admin

Layer Four Traceroute Commentaryconsistently fails with… - Version: 2.1, 3/17/2003 05:23PM PST

sjk
"LFT can't seem to round-trip. Local packet filter in the way?" on 10.2.4 regardless of options.
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies