How to connect to the Internet with Linux open SUSE via DSL?

0

I use open SUSE 11.3 and want to connect to the Internet but I can't configure out how to do it, any help is previously appreciated.

the0roamer

Posted 2010-09-29T11:17:11.973

Reputation: 993

I hope you mean 11.3 – Sathyajith Bhat – 2010-09-29T11:59:45.447

You might want to be more specific. What DSL provider and what hardware, for starters. What have you tried that didn't work? – CarlF – 2010-09-29T12:29:51.983

Answers

0

@chris is very correct. there is little point doing it yourself in linux especially if you have to ask (sorry if I sound rude).

However, for the matter, run yast -> network service -> DSL

or you need to download roaring-penguin PPPoE client:

http://www.roaringpenguin.com/products/pppoe

Compile it, then run adsl-setup, adsl-start (to connect) and adsl-stop (to disconnect).

bubu

Posted 2010-09-29T11:17:11.973

Reputation: 9 283

0

The simplest way is to connect your computer to a router, and hook up the router to the DSL modem. You can either configure your computer to use DHCP, or hard-code an IP address.

I do remember in the "bad old days" when you had to run software on your desktop to talk to the modem, but I'm pretty those days are gone.

chris

Posted 2010-09-29T11:17:11.973

Reputation: 8 607