Results 1 to 5 of 5
The only reason I still got windows was that I could not connect to internet bcuz of my winmodem
now I finally got my ADSL connection set up and now ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-26-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 5
Setting up my ADSL connection
The only reason I still got windows was that I could not connect to internet bcuz of my winmodem
now I finally got my ADSL connection set up and now wish to use it, but ...
well, to use my ADSL connection on windows I just connect my ADSL modem to my LAN card and set up the IP address, Mask, Gateway and the DNS addresses provided by my ISP and everything works fine
How could I do those on slack?
The only thing I could do with ifconfig is setting up my IP address and nothing more
- 08-26-2005 #2
If you use dhcp try connecting with:
Code:dhcpcd eth0 up
- 08-26-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 5
No! I should give it the IP,Mask,Gateway,DNS and Alt. DNS that my ISP gave me and I just know how to change the IP using ipconfig!
- 08-27-2005 #4Linux User
- Join Date
- Sep 2003
- Posts
- 254
Re: Setting up my ADSL connection
With a lan card, two ways: pure ethernet or pppoe.
Originally Posted by linumax
Pure ethernet: either u got a dhcp server or u configure ur card thx to ifconfig.
pppoe: more easy, use pppoeconf then enter all the informations and rewrite correctly ur resolv.conf and it should work fine
- 08-28-2005 #5Just Joined!
- Join Date
- Jun 2005
- Posts
- 5
OK! just give me an example on how to set IP,Mask,Gateway,DNS using ifconfig or whatever command I should use!


Reply With Quote
