Sean Armstrong wrote:
> Ok. I took everyones advice and added the IP addresses 198.20.0.1 and
> 198.20.0.2 to the host files of both computers. One address for one computer
> and the other IP for the other computer. I used the following command on the
> each computer:
> pppd -detach crtscts lock <local IP>:<Other IP> 34800 &

No, you should only specify the adresses on ONE side, the pppd
on the other machine will take what is given to it ... exactly 
what it does when you call your ISP.


Besides you should NOT use 198.20.x.y, because those are 
attributed addresses on the Internet, so if you use those
you won't be able to connect to the Internet at the same time
that you have your link running.

Better use either 192.168.x.y, or 10.x.y.z, which are reserved
on the whole Internet for just this purpose.




-- 
Jean-Louis Debert        [EMAIL PROTECTED]
74 Annemasse  France
old Linux fan

Reply via email to