Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 1997 16:40:01 -0500 (CDT)
From:      Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
To:        freebsd-questions@freebsd.org
Subject:   ppp's server login & password prompt. 
Message-ID:  <Pine.BSF.3.95q.970616161634.2263A-100000@Michelle>

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

Hello there!

I've configurated my FreeBSD 2.2.1 as a ppp server.
It works nice with windows 95  (sorry).  Windows 95 is able
to negociate the login/password exchange, the ip address and
leave me in position to make telnet, ftp, or whatever I want to do.

BUT, when I try to make a conection from another FreeBSD machine,
I don't get the "login:" and "password:", could you tell me why ?

There is another problem.  My modems, are 28800 bauds ones, still 
I only get conection at 9600.  Do you know why ?


My configuration is this:
------------------------------
netstat -i | grep ppp
------------------------------
ppp0* 1500  <Link>           225     3      221     0       0
------------------------------
/etc/ttys:
------------------------------
# Serial terminals
ttyd0	"/usr/libexec/getty std.9600"	unknown	off insecure
ttyd1	"/usr/libexec/getty std.9600"	unknown	off insecure
ttyd2	"/usr/sbin/pppd -detach 57600"	unknown	on  insecure
#ttyd2	"/usr/libexec/getty std.9600"	unknown	off insecure
ttyd3	"/usr/libexec/getty std.9600"	unknown	off insecure
------------------------------
/etc/ppp/ppp.options
------------------------------
crtscts                         # Hardware flow control
domain esfm.ipn.mx              # your domain
passive                         # wait for LCP
modem                           # modem line
proxyarp                        # use ARP proxy routing
+pap                            # use login passwords
dns1    148.204.102.3           # primary name server
dns2    148.204.103.2           # secondary name server
------------------------------
/etc/ppp/options.ttyd2
------------------------------
148.204.104.23:148.204.104.250  # ip's of local and remote hosts
------------------------------
/etc/ppp/pap-secrets 
------------------------------
And, what did you say?  
He gave us the passwords...
------------------------------

Thanks in advance!

  /\  /\             _ 
 /  \/  \       \___/_\          __
 ( O O _)          /            / /
  \   /\          /    ___     / /   ___
   | |\          /    /   |   / /   / |_|_
    O         __/____/\__/\___|/___/\__/
              \/






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