|
ppp server & client
Hi,
My pc acts as both ppp server and ppp client. It seem to have confusion of ip address sometime. I have 192.168.1.1:192.168.1.2 in options.ttyS0 file in /etc/ppp/ for giving the ip address to itself and ppp client that dial into it. When my pc acts as ppp client sometime it get the ip address 192.168.1.1 which i dont expect it to have. I need the ip from my ISP.
Here is my /etc/ppp/options file.
ipcp-accept-local
ipcp-accept-remote
debug
noauth
crtscts
lock
modem
asyncmap 0
nodetach
lcp-max-configure 60
lcp-restart 2
idle 600
noipx
I think there is something i miss understand so please give me an explanation.
Stand
|