Jeff Bert wrote: > i only get the cyrus master line... try to get all that other crap off > > you running masquerading for a home pc? > > if you're running a firewall why don't you turn it off for a sec and test > it. Also, i'm no tcp/ip guru but all that extra taffic on 993? get rid > of it and test. > > when i do netstat ... grep 993 I ONLY get the cyrus master line.
<SNIP> >>servername:~# netstat -anpe | grep 993 >>tcp 79 0 serverip:993 myhomepcip:64988 CLOSE_WAIT 0 >>0 - Also I'd do netstat -an | grep 993 | grep LIST to see what's listening. You don't care about established or waiting to close connections. I'm not gonna bother to lookup what p and e do, but you can leave those in there... Phil -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, 1759