> this traffic is holding my ppp connection open
> for hours at a time, is there any way to filter
> this out
>
> I tried adding `set filter in 0 deny igmp`
> to my ppp.conf config but then I couldn't do external
> DNS.
Try
set filter alive 0 deny igmp
set filter alive 1 permit 0 0
Maybe the DNS problem was caused by not having a final permit rule
(falling off the end of the filter set is the same as a deny).
[.....]
> --
> Greg Moncreaff
> [EMAIL PROTECTED]
> Marlborough, MA;
> USA
--
Brian <[EMAIL PROTECTED]> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message