[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-hackers
Subject:    hackers-digest V1 #1337 (pppd and PAP)
From:       Michael Ryan <mike () NetworX ! ie>
Date:       1996-07-29 12:00:25
[Download RAW message or body]

Darius,

You say you've connected to the other fsbd box using CHAP.
Have you connected to it using PAP?  If not, here's my
config to connect to another fbsd box using PAP.  Maybe
it's not perfect, but it does work.

Client:
------

# cd /etc/ppp
# cat options
modem
crtscts
# cat options.client
lock
user mike
remotename sam
1.2.3.4:1.2.3.5
connect "chat -f /etc/ppp/chat.client"
# cat pap-secrets
mike    sam     password.for.mike

Server (hostname "sam"/"sam.networx.ie"):
----------------------------------------

# cd /etc/ppp
# cat options
modem
crtscts
# cat options.server
lock
auth
+pap
usehostname
1.2.3.5:1.2.3.4
# cat pap-secrets
mike    sam.networx.ie  password.for.mike       1.2.3.4


In the above, remember "mike" is a user and "sam" is a host.
Hope this helps,
Mike
<mike@NetworX.ie>
---

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic