Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 22:20:45 +1000
From:      "Doug Young" <dougy@bryden.apana.org.au>
To:        "Mark Ibell" <marki@paradise.net.nz>, <questions@FreeBSD.ORG>
Subject:   Re: PPP server problem
Message-ID:  <03e201c0cbef$d431ce30$0400a8c0@oracle>
References:  <3AE41BD7.CADAF949@paradise.net.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Why pppd ?? ...... well I've always found user-ppp 
much easier to configure & the user-ppp systems I've
been involved with have been at least as reliable as
the pppd ones
 

----- Original Message ----- 
From: "Mark Ibell" <marki@paradise.net.nz>
To: <questions@FreeBSD.ORG>
Sent: Monday, April 23, 2001 10:11 PM
Subject: PPP server problem


> Hi,
> 
> I've been trying to set up a PPP server following Ted Mittelstaedt's
> instructions as found at:
> 
> http://www.computerbits.com/archive/1997/0900/lan9709.html
> 
> The problem is that the PAP authentication always fails even though the
> username/password are indeed correct. Any ideas? This is on a 4.3RC
> system.
> 
> pppd is being run as follows:
> 
> # /usr/sbin/pppd 192.168.1.1:192.168.1.201 /dev/ttyd0 115200
> 
> Here is a section of debug output:
> 
> Apr 23 23:13:18 iris pppd[219]: rcvd [PAP AuthReq id=0x1 user="marki"
> password="blah"]
> Apr 23 23:13:18 iris pppd[219]: PAP authentication failure for marki
> Apr 23 23:13:18 iris pppd[219]: sent [PAP AuthNak id=0x1 "Login
> incorrect"]
> 
> /etc/ppp/options:
> 
> auth
> crtscts
> debug
> login
> modem
> ms-dns 192.168.1.1
> passive
> persist
> proxyarp
> silent
> 
> /etc/ppp/pap-secrets:
> 
> * * ""
> 
> Cheers,
> Mark
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03e201c0cbef$d431ce30$0400a8c0>