Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 1998 12:42:25 +0200
From:      Lutz Albers <lutz@muc.de>
To:        Brian Somers <brian@Awfulhak.org>, freebsd-stable@FreeBSD.ORG
Subject:   Re: 2.2.6 ppp breaks compatability with T-Online ppp
Message-ID:  <357A6E91.FD2036C6@muc.de>
References:  <199806061947.UAA29853@awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote:
> 
> > On Thu, 28 May 1998, Brian Somers wrote:
> >
> > > Oops - this got lost in my piles of email :-(  Sorry.
> > >
> > > Can you remove the ``set ifaddr 0 0'' and see if things get better ?
> >
> > Yes, that did it. Thanks, but why did it worked with the old code in 2.2.5
> > ?
> >
> > ciao
> >   lutz
> 
> I'm not sure why ppp's behaving like this.  I can't make this happen
> myself unless I ``set ifaddr 0/32 0'', causing ppp to insist on
> 0.0.0.0.....
> 
> Does ``show ipcp'' show ``0.0.0.0/0'' or ``0.0.0.0/32'' ?

With set ifaddr 0 0:

ppp ON morranon> show ipcp
IPCP [Initial]
Defaults:
 My Address:  0.0.0.0/0
 His Address: 0.0.0.0/32
 Negotiation(trigger): MYADDR

Without set ifaddr:
IPCP [Initial]
Defaults:
 My Address:  192.168.42.3/0
 His Address: 0.0.0.0/0
 Negotiation(trigger): MYADDR

Note that 192.168.42.3 is the ip-address of the ethernet card in this
box.

ciao
  lutz

--
Lutz Albers, lutz@muc.de         
Do not take life too seriously, you will never get out of it alive.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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