ppp dial-in on Solaris 8 with ppp-2.4.1
2007-12-24 22:12:00
I have a hard time getting ppp dial-in working on Solaris 8. I have
compiled and installed the latest ppp (4.2.1) and configured as follows
(dial out works).
/etc/passwd:
==========
ahoeschp:x:101:1::/etc/ppp:/usr/local/bin/pppd
/etc/ppp/pap-secrets:
================
ahoeschp ppp_server ek4q8z ppp_client
/etc/hosts:
============
192.168.1.50 ppp_server
192.168.1.51 ppp_client
/etc/ppp/options:
===============
/dev/cua/b
38400
crtscts
defaultroute
lcp-echo-interval 15
lcp-echo-failure 3
#-vj
#debug
lock
/etc/ppp/.ppprc:
=============
auth # require the peer to authenticate itself
+pap
asyncmap 200a0000
asyncmap a0000
mtu 576
mru 576
The modem takes the call but ppp authentication fails. The username I
have entered in the dial program on the client machine is "ahoeschp" and
the password corresponds to the one in /etc/shadow. Any idea what I am
missing?
Thanks a lot,
Andreas
Comments
Got something to say?
You must be logged in to post a comment.

