PPP in 5.1
Robert Storey
y2kbug at ms25.hinet.net
Sun Apr 18 22:39:35 PDT 2004
Dear Noir,
For me to get kppp working, I did the following:
create empty /etc/resolv.conf
chmod 640 /etc/resolv.conf
create /etc/ppp/options with this content:
# Options file for PPPD
defaultroute
crtscts
modem
deflate 12,12
predictor1
vj-max-slots 16
user
lock
idle 600
Then just configure kppp as normal (user name, password, phone number).
That's all.
best regards,
Robert
On Sun, 18 Apr 2004 18:40:24 +0100 (BST)
Noir <acknak_halflife at yahoo.co.uk> wrote:
> Hi,
>
> I am using PPP from the console mode to connect to my
> ISP. The command that I use are:
>
> Input:
>
> >ppp
> >set device /dev/cuaa0
> >set speed 115200
> >enable dns
> >disable ipv6 # tried both with or without this
> >disable ipv6cp # tried both with or without this
> >set authname <user_name> # tried both with or without
> this
> > set authkey <pass> # tried both with or without this
> >term
> >at
> >atdt<phone_number>
>
> Output:
>
> All I get is "CARRIER 115200" and the modem hangs-up
> after a few seconds.
>
> I tried the above both in shell and from within KDE
> 3.1 (xterm).
>
> I also tried KPPP (ver. 2.1.2) in KDE 3.1. In KPPP I
> tried different modes: PPP/ PAP/CHAP/ etc. The KPPP
> log shows:
>
> pppd daemon died unexpectedly. Exit status 1.
> ppp0<-->/dev/cuaa0
> PAP authentication failed.
>
> I also have my p. dns and s. dns in my
> /etc/resolf.conf file.
>
> It's a FBSD5.1.
>
> Any kind of help would be greatly appreciated.
>
> --Noir.
>
>
>
>
>
> ____________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list