[NBLUG/talk] random packets?

Mark Street jet at sonic.net
Fri Aug 22 11:54:01 PDT 2003


# --------( Rules Configuration - Inbound Traffic - Block Multicast Traffic 
)--------

# (some cable/DSL providers require their clients to accept multicast 
transmissions
#  you should remove the following four rules if you are affected by 
multicasting
$IPT -t filter -A INPUT -s 224.0.0.0/8 -d 0/0 -j $STOP
$IPT -t filter -A INPUT -s 0/0 -d 224.0.0.0/8 -j $STOP
$IPT -t filter -A OUTPUT -s 224.0.0.0/8 -d 0/0 -j $STOP
$IPT -t filter -A OUTPUT -s 0/0 -d 224.0.0.0/8 -j $STOP


On Friday 22 August 2003 11:34, Micxz (lovedialup.com) wrote:
> Aug 22 11:25:23 mars kernel: SuSE-FW-ILLEGAL-TARGET IN=ppp0 OUT= MAC=
> SRC=192.168.254.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=6370
> OPT (94040000) PROTO=2
>
> Hello all. I see this Odd firewall entry into my log. The src and the
> dst are both to internal numbers. How could this packet have reached my
> computer and how can I find out were it came from? I have no computers
> on the internal or external network with these IP addresses; Thanks for
> your thoughts;
>
> --
> Micxz
> _______________________________________________
> talk mailing list
> talk at nblug.org
> http://nblug.org/mailman/listinfo/talk




More information about the talk mailing list