[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strange masq packets
- To: Cedar Cox <cedarc(at-nospam)visionforisrael.com>
- Subject: Re: strange masq packets
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Sun, 18 Nov 2001 16:36:54 +0200 (EET)
- cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.21.0111181059140.5118-100000@nanu.visionforisrael.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 18 Nov 2001, Cedar Cox wrote:
> Unusual System Events
> =-=-=-=-=-=-=-=-=-=-=
> Nov 17 22:36:53 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61707 172.26.140.6:9044 L=40 S=0x00 I=3796 F=0x0000 T=255 (#2)
> Nov 17 22:36:58 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61707 172.26.140.6:9044 L=40 S=0x00 I=3844 F=0x0000 T=255 (#2)
> Nov 17 22:37:10 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61707 172.26.140.6:9044 L=40 S=0x00 I=3983 F=0x0000 T=255 (#2)
> Nov 17 22:37:32 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61707 172.26.140.6:9044 L=40 S=0x00 I=4063 F=0x0000 T=255 (#2)
> Nov 17 22:38:18 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61707 172.26.140.6:9044 L=40 S=0x00 I=4071 F=0x0000 T=255 (#2)
> Nov 17 22:40:38 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61733 172.26.140.7:9044 L=40 S=0x00 I=4317 F=0x0000 T=255 (#2)
> Nov 17 22:40:49 bibi kernel: Packet log:output DENY ppp0 PROTO=6 192.117.108.105:61733 172.26.140.7:9044 L=40 S=0x00 I=4449 F=0x0000 T=255 (#2)
> Nov 17 22:41:12 bibi kernel: Packet log: output DENY ppp0 PROTO=6 192.117.108.105:61733 172.26.140.7:9044 L=40 S=0x00 I=4477 F=0x0000 T=255 (#2)
> Nov17 22:41:58 bibi kernel: Packet log: output DENY ppp0 PROTO=6
> 192.117.108.105:61733 172.26.140.7:9044 L=40 S=0x00 I=4495 F=0x0000
> T=255 (#2)
>
> Correct me if I'm wrong but it just looks like a internal (masq'ed) host
> tried to contact the 172.26 network. We do not use this network so it was
> sent to the default route but blocked on the way out (..just a safety so
> no private traffic gets sent out the ppp0 interface).
how do you know its a masqued ohst, and not your linux gateway that's
emitting the traffic?
in any case, you could put a logging rule on the 'input' chain (or
'forward' chain) that logs any packet sent to 172.26.140.7:9044 using
'tcp', and see there where it comes from. assuming this still occures.
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il