On Sat, Aug 16, 2003 at 06:14:47PM -0500, Robert Canary wrote:
> I have tried to trap the IP address in ntop, but it isn't showing a port
> 1080...
> 
> Any ideas how to find the IP address...

The old fashioned approach is to use:
# tcpdump port 1080

If you've got multiple ethernet adapters, you might need to add a
parameter to tell it which interface to watch (e.g. -i eth1).

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to