Hello,
I am trying to configure ppp on my dunix V. 4.0D for dialin from
my pc with Windows 95 using Diaul-up Networking.
I dont know what is happen but this procedure dont work. Here is my
configuration.
on my /etc/inittab
ppp:23:respawn:/usr/sbin/pppd -d +pap -detach /dev/ttyd0 9600 login passive
or
ppp:23:respawn:/usr/sbin/pppd netmask 255.255.255.0
localipaddress:remoteipaddres -d +pap -detach /dev/ttyd0 9600 login passive
The -d option is for debugging all messages to /etc/ppp/ppp.log
The +pap option on ppd tell it to use pap for authentication, and the login
option tells it to use the /etc/passwd file for user and password
information
(instead of /etc/ppp/pap-secrets)
#init q
Any intent from my win95 fail with the following error
"dial up networking can not negotiate the set of protocols defined on the
type server configuration. Please review the network configuration on
control panel" this error is showed when is verifying the autentication.
"verifying the user and password information"
I am sure that my modems are ok.
The command ifconfig ppp0 never show me the interface up and running
and I can not see the ip address assigned to this interface.
I have tryed with all paremeters of pppd included on
/etc/ppp/options
but the problem persist.
ifconfig ppp0
only show me
ppp0: flags=10>PONITTOPOINT>
someone have any idea.
Thanks a lot.
Dan Martin
email: rafael_m_at_sta.sistecol.com
Received on Tue Apr 06 1999 - 23:02:44 NZST