[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] How to check NAT



> 
> I'm getting some strange activity on my firewall logs on certain 
> TCP ports.
> But since the address was NAT-ed, I don't know which of my 
> internal computer
> is generating these traffic. Could somebody please tell me how to check
> who's using a certain port. For example I would like to know 
> which internal
> computer is translated to port 1234.
> 
> Thanks.
hello,

try 'netstat -M' on the firewall
it will show you all masqueraded connections

hth

fred