Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] Connecting to the internet
- From: Bruce Marshall <bmarsh@xxxxxxxxxx>
- Date: Mon, 21 Nov 2005 14:19:00 +0000 (UTC)
- Message-id: <200511210918.28630.bmarsh@xxxxxxxxxx>
On Monday 21 November 2005 08:53 am, Sebastian Pederiva wrote:
> I don't have router. In your case the router authenticated the user name,
> in my case the linux have to do it
>
Sebastian:
What you need is PPPoE (PPP over ethernet) and you can get it from:
http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php
for free if it's non-commercial use.
Untar the file you download using:
tar xzvf <filename> and then go to the directoy created and read the README
file.
Basicially you then type ./go and it will ask you questions for the
install.
Works fine and is pretty simple.
There will be PPPoE code in the kernel someday but right now it is labeled as
'experimental'.
> I don't have router. In your case the router authenticated the user name,
> in my case the linux have to do it
>
Sebastian:
What you need is PPPoE (PPP over ethernet) and you can get it from:
http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php
for free if it's non-commercial use.
Untar the file you download using:
tar xzvf <filename> and then go to the directoy created and read the README
file.
Basicially you then type ./go and it will ask you questions for the
install.
Works fine and is pretty simple.
There will be PPPoE code in the kernel someday but right now it is labeled as
'experimental'.
| < Previous | Next > |