Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
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.
hi, I have a d-link dsl-502t modem (or is it router?), which i use for a adsl internet connection with ethernet. my dsl-502t is configured and works ok in windows xp, i can browse, download, etc. and all of the settings to connect are saved in its memory, that means i don't have to configure anything on windows xp, it just works and i don't know how or why. i use pppoe and dhcp and. what i have done until now during the debian installation:
1. install the ppp-udeb and "the other ppp thing" modules in the expert installation mode, successfully, if i dont install these modules the same problems are still present.
2. detect IP's and stuff with dhcp, successfully
3. i try to find mirrors for the sources.list and try to download security updates from security.debian.org, but can't, so i go on with the installation.
with debian etch finally installed, i can browse with iceweasel (only if i turn ipv6 off), the other browser is slow. when i try to update my sources.list file (apt-get update), the mirrors work sometimes and when they do, i can download packages only one time and then not anymore (i have tried with chilean, swedish and american mirrors). i can still ping everything, but i can't download packages with aptitude or apt-get update from sources.list. in ubuntu 7.04 everything works fine from the start, should i compare any files?
A good link to info on this "d-link dsl-502t modem (or is it router?"
Is this a card or a separate box? -- All this messing around w/ PPPoE inside Debian makes little sense if, as I suspect, it's a separate box. The PPPoE stuff should be handled by the dsl-502t.
this is my d-link device, some call it a router others call it a modem.
2. as i said, the pppoe connection is configured in its memory, but i guess i should fix something in debian, so it can detect the configuration. in windows i install the drivers and everything else is automatic.
now, tried ubuntu 7.04 again and everything works perfectly, browsing, repositories, torrents, etc. since ubuntu is debian-based, i guess there must be some file that needs to be fixed in debian etch, so it can work as well.
Last edited by abrahammer; 07-28-2007 at 11:51 PM.
Warning 1: I have no direct experience w/ combined DSL modem routers, such as your DSL-502T-GenII.
While I have been doing home networking w/ Linux for years, my ISP, in fact US ISP's in general, do(es) not use DSL modem cards or DSL "combo" boxes. We receive a "simple" DSL modem & must supply our own routers as well as switches. Typically, these are combined into a single box.
Warning 2: Things that "fix themselves" are difficult, & often not worth, explaining.
FWIW, here is my opinion:
I don't think Debian was broken. I think that if you had just used/set up the ethernet connection from your computer to the DSL modem router, it would have worked. If my guess is correct, all the PPPoE configuring you tried in Debian was what broke your internet connectivity in that installation. You said yourself, in your post #3, item 2 (referring to the router): That means you don't have to do it anywhere else. The whole point of these combination appliances is to take care of the ADSL set up once & in one place, thus providing a "plain vanilla" ethernet connection to your computer or your LAN, take a look at this picture: http://files.dlink.com.au/products/D...GenII_back.JPG
ADSL in -- Ethernet out. (I wouldn't mess w/ the USB out in Linux -- it may require non-existent drivers.) You can connect a single computer directly to the ethernet port, or a whole home network, if you add a switch or hub. (A plain switch or hub, not a router+switch, unless you are prepared for some complications.)
I have looked through the following documentation for your DSL-502T-GenII:
I would be happy to try to answer, in this thread of course, any Q's you have about them; just give the document name (or number from my list) & the page.
Last edited by archtoad6; 03-01-2008 at 05:26 AM.
Reason: fix alignment in ASCII art
u need nothing to configure as u saying u using adsl for internet connectivity , just plug Ethernet cable from adsl into ur switch & then into ethernet interface of linux. configure lan ip whatever range u set in adsl router, set adsl router as default gateway + dns address, u may put dns ip given by ur isp also.
u need nothing to configure as u saying u using adsl for internet connectivity , just plug Ethernet cable from adsl into ur switch & then into ethernet interface of linux. configure lan ip whatever range u set in adsl router, set adsl router as default gateway + dns address, u may put dns ip given by ur isp also.
what's ur problem ?
copy from first post:
"with these steps and debian etch finally installed, i can browse with iceweasel (only if i turn ipv6 off) but can't with the other browser, the default one. i can't use bittorrent either. when i try to update my sources.list file, the mirrors work only the first time and then not anymore (have tried with chilean, swedish and american mirrors). i can still ping everything and the iceweasel browser still works, but i can't download packages with aptitude or update from sources.list. in this scenario i don't use pppoeconf or anything, i use the configuration saved in the d-link "thing" memory."
after your replies i tried to see how debian worked without loading any ppp-modules or doing pppoeconf after the installation, only with the router configuration that works in xp. the results are the same as described above. sun linux could you tell step by step how to configure lan ip and set adsl router as default gateway + dsn address? which files should i fix? archtoad6 thanks for the documentation, im still reading it
comparing the internet related files in ubuntu 7.04 and debian etch. there are many files in /etc/ppp in ubuntu, but that folder in debian etch is almost empty (only ip-up.d). both resolv.conf files are the same. the file /etc/network/interfaces is different. in ubuntu i have
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.