[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PPP
>
> Hello,
> I got this problem.
> I have my own lan at home with two computers one of these is a PC with
> OpenBSD 2.4
>
> Now this pc has address 191.1.1.2 and my other pc with an other knid of
> unix has 191.1.1.1 as address. THey are arbitrary addresses chosen by me
> for my small network. Now I want to be able to connect outside t othe
> internet from the OpenBSD PC using ppp with tun device.
> How I have to do ???
> my provider gave me the static address 131.154.11.250 which is a
> terminal server with ppp capability and my gateway would be
> 131.154.11.254
>
> How I ahve to do to still being able to use my local LAN at home and at
> hte same time using my ppp connection to the internet??
> can someone help me???
> thanks
>
> Rick
>
1.You can have a look at:
http://www.freebsd.org/tutorials/ppp/ppp.html
2. and of course "man 8 ppp"
- References:
- PPP
- From: Riccardo Veraldi <veraldi@cs.unibo.it>