Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 1997 20:02:32 +0800 (WST)
From:      Jason McKay <jasonm@barney.webace.com.au>
To:        isp@freebsd.org
Subject:   PPPD and Mgetty AutoPPP
Message-ID:  <Pine.BSF.3.96.970820195236.1734A-100000@barney.webace.com.au>

next in thread | raw e-mail | index | archive | help
I am currently attempting to install PPPD with AutoPPP under mgetty
1.1.7 .... Here is my configuration for PPPD, what happens is the modem
connects but after about 10 secs.  Hangs up the modem, the machine calling
my FreeBSD Box (running Win95), reports "you have been disconnected from
the computer you were dialing".

/etc/ppp/options.ttyd0:

+pap
crtscts
netmask 255.255.255.0
203.25.160.120:203.25.160.121
modem
proxyarp
passive
domain argo.net.au
dns1 203.25.160.100
dns2 0.0.0.0
silent


The file mgetty runs, looks like this:

TTY="tty"
IDENT="basename $TTY"
/usr/sbin/pppd -detach 38400 $IDENT


Mgetty is setup ok, because I was using AutoPPP with the other PPP
successfully before deciding to switch to pppd.

Any suggestions?

Thank you,
- Jason. 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970820195236.1734A-100000>