As my last message, the Windows will send "CLIENT" to the com port when dialing start and it expect "CLIENTSERVER" before it start setup the PPP.
So, in order to connect PPP with WindowsBox, you need to add the following to the pppd command line:
connect 'chat -v -f /etc/ppp/win.chat'
And then create a file /etc/ppp/win.chat with the following content:
TIMEOUT 3600
CLIENT CLIENTSERVER\c
I still not able to make the connection work because I know nothing about Linux. If you can make it work, please teach me.
Ricky



Reply With Quote
