[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How to check NAT
- Subject: RE: [cobalt-users] How to check NAT
- From: Frédéric Badel [Abanys-Concept] <fred@xxxxxxxxxx>
- Date: Fri May 24 05:59:07 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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