Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2000 16:06:46 -0500
From:      nathan <beemern@telecom.ksu.edu>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   modem dialup server not working
Message-ID:  <39DCED66.7B8A1FB8@telecom.ksu.edu>

next in thread | raw e-mail | index | archive | help
I'm trying to setup my fbsd box as a tcp/ip dialup server.
I've done it before (been awhile) and had great succes.

Now, however, using mgetty & ppp:

- I can dialup and start a slip connection and get a remote terminal no
problem.
- However, when tryin to start an internet session (from win98 dialup
networking) I get an error from windows saying:
"The remote server is not responding to a network request.  Recheck
server settings and contact the administrator"

I've config'd ppp just like it says to in the ppp(8) man page under
"RECEIVING INCOMING PPP CONNECTIONS
(Method 2)"

In my mgetty logs i see:

--snip--
10/05 15:34:57 yd0  wfr: waiting for ``RING''
10/05 15:34:57 yd0  send: ATA[0d]
10/05 15:34:57 yd0  waiting for ``CONNECT'' ** found **
10/05 15:35:17 yd0  send:
10/05 15:35:17 yd0  waiting for ``_'' ** found **
10/05 15:35:20 ##### data dev=ttyd0, pid=74967, caller='none',
conn='38400', nam
e='', cmd='/usr/bin/login', user='/AutoPPP/'

--
10/05 15:35:48 yd0  mgetty: experimental test release 1.1.22-Aug17
10/05 15:35:48 yd0  check for lockfiles
10/05 15:35:48 yd0  locking the line
10/05 15:35:51 yd0  lowering DTR to reset Modem
10/05 15:35:51 yd0  send: ATS0=0Q0&D3&C1M0[0d]
10/05 15:35:51 yd0  waiting for ``OK'' ** found **
10/05 15:35:52 yd0  waiting...
--snip--

yet i get nothing in /var/log/ppp.log
i'm thinking that mgetty is not starting up ppp for the connection ??

the line above where it says " cmd='/usr/bin/login', user='/AutoPPP/'
"  does this mean something isn't right?  should cmd point to my
/usr/local/sbin/ppplogin ??

i know this is a common question.. but i've not found anything to answer
this specific problem in the archives.. at least not yet.. still
searching
thanks!
nathan



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?39DCED66.7B8A1FB8>