Hello,
after reading ppp man page and manual pages, I have set all (I thought!)
the correct stuff... and still when my modem finishes the handshake, it
dies with an error message.
So:
/etc/ppp/ppp.conf
has the entry:
# I trust user brian to run ppp, so this goes in the `default' section:
#
allow user my_user
#
# But label `internet' contains passwords that even brian can't have, so
# I empty out the user access list in that section so that only root can
# have access:
#
allow users my_user
the /etc/group
has
dialer:*:68:my_user
network:*:69:my_user
/usr/sbin/
looks like this:
-r-sr-xr-- 1 root network 193972 Feb 15 1999 ppp
-r-xr-xr-x 1 root wheel 8632 Feb 15 1999 pppctl
-r-sr-xr-x 1 root wheel 85088 Feb 15 1999 pppd
What is missing?
Of course, every thing is OK with the root...
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Marc Andre Paquin