Skip to Content.
Sympa Menu

baslinux - Re: [BL] Help

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT lycos.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Help
  • Date: Fri, 08 Jul 2005 13:44:04 -0800

wvdial doesn't want to compile under uClibc for me. So, if
you still want to use CHAP by default under BL3, you can
use the manual method.

At a command prompt:

pppd /dev/ttyS2 57600 connect "chat ABORT BUSY ABORT 'NO CARRIER' '' ATZ OK
ATD5551212
CONNECT" defaultroute lock modem mtu 552 mru 552 crtscts -detach user
myusername
remotename x2

Replace "/dev/ttyS2", "ATD5551212", "myusername", "57600", and "x2" with the
proper
settings.

/etc/ppp/pap-secrets and /etc/ppp/chap-secrets must be set correctly. Here's
what
they look like on my PC:

# Secrets for authentication using PAP/CHAP
# client server secret IP addresses
x2 myusername mypassword
myusername x0 mypassword

See the PPP-HOWTO for more information on this.

David

--
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at
once.
http://datingsearch.lycos.com





Archive powered by MHonArc 2.6.24.

Top of Page