Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 1998 13:10:58 -0500
From:      Jim Holthaus <jim@holthaus.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   FreeBSD-2.2.6 hangs with user ppp
Message-ID:  <v04003a02b204b749ebde@[199.86.47.113]>

next in thread | raw e-mail | index | archive | help

I am trying to configure user ppp on a FreeBSD-2.2.6 box.  Here is a
transcript of what happens when I issue the ppp command as root.

# ppp
Working in interactive mode

Then there is a prompt just waiting.  I can type things, but there is no
response from the system.  I can get out of this with a control-C.

Here is some more information that may or may not tell you what I'm doing
wrong.

# ls -al /dev/tun*
crw-------  1 uucp  dailer   52,    0 Aug 22 01:42 /dev/tun0

# ls -al /dev/cuaa1
crw-rw----  1 uucp  dialer   28, 129 Aug 22 01:27 /dev/cuaa1

# cat /etc/ppp/ppp.conf
default:
 set speed 115200
 set device /dev/cuaa1
 set ifaddr 0 0
 set timeout 0
set ISP:
 set phone 1234567
 set login "TIMEOUT 5 login:-\\r-login: id word: password"
 set ifaddr 0 0
 add 0 0 HISADDR

I have "psuedo-device    tun    1"  in my kernel.

I have an internal 3COM 56K faxmodem on COM2, IRQ3.  During the boot
sequence, the system tells me it finds sio1.

I have tried to configure this with kernel ppp, but had no luck there, either.

Any help would be muchly appreciated!


--
Jim Holthaus
jim@holthaus.com              <http://www.holthaus.com/>;



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?v04003a02b204b749ebde>