Thread
:
FreeBSD port command?
View Single Post
04-14-2004, 03:44 PM
fuzebox
making it rain
Industry Role:
Join Date: Oct 2003
Location: seattle
Posts: 22,167
Type "netstat", and look for services in the "LISTEN" state...
netstat -n if your dns lookups are being slow.
To see what process is using what port, install lsof from ports (/usr/ports/sysutils/lsof) and look at the TCP entries...
fuzebox
View Public Profile
Visit fuzebox's homepage!
Find More Posts by fuzebox