Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 11:48:32 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Maxim Sobolev <sobomax@altavista.net>
Cc:        Brian Somers <brian@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@hak.lan.Awfulhak.org
Subject:   Re: cvs commit: src/usr.sbin/ppp filter.c 
Message-ID:  <200003301048.LAA14378@hak.lan.Awfulhak.org>
In-Reply-To: Message from Maxim Sobolev <sobomax@altavista.net>  of "Thu, 30 Mar 2000 11:39:25 %2B0300." <38E312BD.74FCD07B@altavista.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

> Brian Somers wrote:
> 
> > brian       2000/03/29 01:31:29 PST
> >
> >   Modified files:
> >     usr.sbin/ppp         filter.c
> >   Log:
> >   Allow the use of hostnames instead of (and as well as) IP
> >   numbers in all commands.
> >   If people use hostnames and have dodgy resolvers or try to resolve
> >   the hostname before the link is up, they get what they deserve....
> 
> This broke previous configs :(. If it is not misbehaviour, than it would be
> nice to have appropriate HEADS-UP and entry in src/UPDATING.
> 
> -Maxim
> 
> log:
> Warning: ParseAddr: 0: Bad address
> Warning: Parse: Address/protocol expected.
> Warning: ParseAddr: 0: Bad address
> Warning: Parse: Address/protocol expected.
> [...]
> 
> ppp.conf:
>  set filter alive 1  deny   0/0                 0/0             tcp syn
>  set filter alive 0  deny   0/0                 0/0             tcp finrst
>  set filter alive 2  permit MYADDR/32           0/0             tcp dst eq 110
> [...]

Oops, it's fixed now :-/  Thanks for the report !
-- 
Brian <brian@Awfulhak.org>                        <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 majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003301048.LAA14378>