On Sunday 22 Jan 2012 20:26:13 Grant wrote: > I just started running this on the router: > > tcpdump -i eth1 -n | grep the.offending.ip.address > > where eth1 is my LAN interface. I figure this will tell me if any > requests are being made to the offending IP, including any that aren't > being logged by the firewall. Nothing yet.
Add -s 0 to capture the whole size of packets if you want to see what is being sent/received. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.