How to install trafshow on pfSense 2.0.2.
-
Just open SSH to pfSense box, choose 8 and use this command:
pkg_add -r -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/trafshow.tbz
Then start it with:
trafshow
-
Don't forget "rehash" between the pkg_add and running the command.
Also, the general method of installing packages like that is covered here on the doc wiki:
http://doc.pfsense.org/index.php/Installing_FreeBSD_Packages
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.