Am 23.08.2016 um 13:46 schrieb Michael Knill <michael.kn...@ipcsolutions.com.au>:
> Hi group > > Unfortunately Im not that good on the firewall config. > I have an external PPPoE modem on eth0 which I access via an IP Address > configured in rc.elocal. > Unfortunately I have recently installed a VDSL2 modem that's trying to be > cleverer than I want it to be and it is filling up my logs with firewall > denies from broadcast and multicast traffic: > > Is there any way I can stop logging on this interface? > > Regards > Michael Knill Hi Michael, I had something similar here, Lonnie created these AIF "custom-rules" snippet for me: ----- # VDSL modem IGMP spam #echo "[CUSTOM RULE] Disable antispoof checking for IGMP packets" #ip4tables -I SPOOF_CHK -p 2 -j RETURN echo "[CUSTOM RULE] Drop INPUT IGMP packets" ip4tables -A INPUT_CHAIN -p 2 -j DROP ----- Maybe one of the two helps. Michael http://www.mksolutions.info ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.