Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-07-2005, 01:33 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Rep:
|
adsl-start.......timed out with d-link router and
Hello to all... I am shiny new but feelin the freedom after too many blue screens of death.
I cannot get an adsl connection to work: I can ping 127.0.0.1, the router and google successfully. dmesg | grep -i eth0 output is eth0 oem i 82557/i82558 10/100 ethernet, mac address, IRQ 11.
lspci shows the above nic
lsmod eepro100 19252 1
Mii 2272 0
route -n
destination Gateway Genmask Flags metric use ref Iface
192.168.0.0 0.0.0.0 255.255.255.0 u 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 u 0 0 lo
0.0.0.0 192.168.0.1 0.0.0.0 uG 0 0 eth0
Netconfig is dchp.
router assigning dsl pppoe through a static ip address
/etc/resolv.config has my static ip and dns for isp in them for nameserver
partitioning setup and install were a piece of cake, but the networking is really punishing me.
Help please?
grim
|
|
|
|
01-07-2005, 10:49 AM
|
#2
|
|
Member
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-14.0 (3.9.6) UEFI enabled
Posts: 283
Rep:
|
I believe that with pppoe as in roaring penguin
netconfig
should be modem or no internet and rp does the rest
|
|
|
|
01-07-2005, 12:13 PM
|
#3
|
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
so...you can ping ip-nr's only, or can you also ping names....like "ping google.com " ?
if you can ping, the network is ok.......
must be some config-error.
egag
|
|
|
|
01-07-2005, 04:28 PM
|
#4
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Original Poster
Rep:
|
thnks for the reply
I can ping google.com as well,
I do not understand pppoe at all.
but do i need to cofigure pppoe as well for an ethernet card?
thanks for your responses I greatly appreciate them.

|
|
|
|
01-07-2005, 04:50 PM
|
#5
|
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
if you have a modem/router ( one side adsl----other side 2 or more eth. conn. )
then you don't need pppoe ( i never needed it... )
if you can ping names, your browser should be able to work also...
if you use dhcp, you get your ip-adress from your router.
in your resolv.conf you should have the adress of your router.
mine looks like :
------------
nameserver 10.0.0.138
search lan
------------
i think that info also comes from the dhcp-request.
what prob. do you have ?
egag
Last edited by egag; 01-08-2005 at 07:14 AM.
|
|
|
|
01-07-2005, 05:26 PM
|
#6
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Original Poster
Rep:
|
direct from the newest slacbox in Miami
Thanksfor the help egag i had to edit the resolv.conf file.
Question? is the command adls-start under root necessary with this type of connection or is it for pppoe connections without a router?
I know very little about programming. if it is not necessary to run adsl-setup then i probably had an internet connection two days ago and i reconfigured this setup 30 times before I tried to open the browser or email.
maybee im, just a little too compulsive. Thanks again
Grimlaur 
|
|
|
|
01-07-2005, 05:28 PM
|
#7
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Original Poster
Rep:
|
Thnks to alley trotter as well, I bookmarked and have alreadey checked out roaring penguin.
grimlaur 
|
|
|
|
01-07-2005, 05:44 PM
|
#8
|
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
ok...
----------
Question? is the command adls-start under root necessary with this type of connection or is it for pppoe connections without a router?
----------
i think adsl-start is not needed with a router/modem.
your modem keeps the adsl-connection with the external ip-adress to your ISP.
your pc. is then on a subnet with internal ip-adresses and that's pure ethernet
happy times....
egag.
|
|
|
|
01-07-2005, 05:51 PM
|
#9
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Original Poster
Rep:
|
there's nothing better than being the newbie.
thanks again.

|
|
|
|
01-07-2005, 05:52 PM
|
#10
|
|
Member
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-14.0 (3.9.6) UEFI enabled
Posts: 283
Rep:
|
You only need pppoe if that is the type of service provided by your isp
if your provider uses pppoe then install the rp-pppoe package (it may already be installed) and set netconfig to "modem or no internet"
then as root run "adsl-setup"
and enter your your dns servers and your user name and password
then as root run "adsl-start"
you will get "................connected"
then your browser or email can connect as usual
run as root "adsl-stop" to disconnect
if this works I have some simple scripts to connect and disconnect as any user, provided you modify sudoers
John
|
|
|
|
01-07-2005, 06:02 PM
|
#11
|
|
LQ Newbie
Registered: Jan 2005
Location: West Palm Beach, Florida
Distribution: Slackware 11.0 / Suse 10.1
Posts: 20
Original Poster
Rep:
|
A.T.
thanks again.
grimlaur
|
|
|
|
01-08-2005, 06:52 AM
|
#12
|
|
Senior Member
Registered: Jan 2003
Location: Malaysia
Distribution: Fedora Core, Slackware, Mac OS X, Debian, OpenSUSE
Posts: 1,210
Rep:
|
Well, if you don't need to share Internet with other machine OR if you have 2 NICs on your comp. I would advise you to disable router on the ADSL Router/Modem. And use your Slackware machine as router instead.
Then you will need adsl-start.
To do that you need to set your ADSl Router/Modem to bridge mode.
Just confuse you further 
|
|
|
|
01-08-2005, 07:22 AM
|
#13
|
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
carboncopy......what are the advantages of that ?
i think keeping you pc behind a router ( on a subnet ) is more secure,
and using bridge-mode doesn't speed-up anything.
also it's very easy to setup.
egag
|
|
|
|
01-08-2005, 10:05 AM
|
#14
|
|
Senior Member
Registered: Jan 2003
Location: Malaysia
Distribution: Fedora Core, Slackware, Mac OS X, Debian, OpenSUSE
Posts: 1,210
Rep:
|
The advantages comes when you use peer2peer software like bittorrent where there is a lot a lot of simultaneous connections. this really slows down the small box (modem/router).
|
|
|
|
01-08-2005, 11:28 AM
|
#15
|
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
oh,yes ...i see....
but i think that only counts for fast internet connections.
i have " only " 125 KByte/sec ( fast enough for me .. ) and i get that bandwith with bittorrent.
( on s subnet ).
at higher speeds i can imagine the router becoming bottleneck.
egag
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:41 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|