netstat -natl | grep 799
tcp 0 0 192.168.1.200:799
192.168.1.1:2049 ESTABLISHEDbelow returns no output
lsof -i tcp:799
Nothing is using the port but it is in netstat????
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

