On Sun, 29 May 2005, Alexandre Anriot wrote:

> On Sat, May 28, 2005 at 10:56:50PM +0200, Oliver Fuchs wrote:
> > Hi,
> > I am using openbsd 3.6 and with using ppp I receive everytime this
> > message when running ppp:
> > 1) tun0: Warning: 0.0.0.0/0: Change route failed: errno: No such
> >    process
> > 2) tun0: Warning: ff02::%tun0/32: Change route failed: errno:
> >    Undefined error: 0
> > 
> > (What is a undefined error?)
> > 
> > I am not running any network on laptop and have configured
> > /etc/ppp/ppp.conf exactly like it is described in the openbsd-faq:
> > default:
> >  set log Phase Chat LCP IPCP CCP tun command
> >  ident user-ppp VERSION (built COMPILATIONDATE)
> >  set device /dev/cua03
> >  set speed 115200
> >  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
> >          \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 440 CONNECT"
> >  set timeout 0
> > 
> > mea:
> >  set phone 007007007
> >  set login
> >  set authname memyselfandI
> >  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
> >  add default HISADDR
> 
> You probably should use "add! default HISADDR"; the "!" forces the new
> default route, and ppp will not complain about the existing default
> route anymore.

I added "add! default HISADDR" but ppp is still complaining.

> 
> Moreover, you can add `disable ipv6cp' to nuke v6 variation of the
> message.

But the "undefined error" message disappeared.
So thanks for answering.

Oliver

-- 
... don't touch the bang bang fruit

Reply via email to