Linux - Networking This 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.
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-28-2009, 08:41 AM
|
#1
|
|
Member
Registered: Jun 2006
Location: Urbana, Illinois, US
Distribution: Zenwalk, Vector
Posts: 76
Rep:
|
AT&T/Yahoo DSL
I have AT&T/Yahoo DSL service running on XP, but not on Linux yet. Here's what I've done so far:
- Installed AT&T/Yahoo DSL on XP using the CD that came with the modem. I'm using it now.
- Ran pppoe-setup on another machine, which is running Vector Linux.
- Selected standalone-workstation mode and no nameserver. Is the nameserver specified automatically, or is there an AT&T/Yahoo nameserver the system needs to know about? I haven't seen one mentioned anywhere.
- Created an empty /etc/resolv.conf after pppoe-start reported an error trying to cat it because it didn't exist. Does resolv.conf need to be writable by other than root?
- Gave pppoe-setup my username (including domain) and password on Yahoo.
- Pulled the local IP address 192.168.1.64, subnet mask 255.255.255.0, and default gateway 192.168.1.254 off of Control Panel -> Network Connections -> Local Area Connections -> Support on XP.
- Pulled the ethernet cable out of the XP machine and plugged it into the Linux box.
- root:# ifconfig eth0 192.168.1.64 up netmask 255.255.255.0
- root:# route add default gw 192.168.1.254
- ifconfig says eth0 is up and running.
- ping is finding 192.168.1.254.
- pppoe-start says "...................TIMED OUT" and exits.
- In debug mode, pppoe-start says it sent one PADI packet, received one PADO, and sent the same PADR three times before exiting.
Does anyone know how to get this system running? I still don't understand it all that well.
Last edited by Hacker X; 01-28-2009 at 09:54 AM.
|
|
|
|
01-28-2009, 10:38 AM
|
#2
|
|
Senior Member
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 2,510
|
Well, you can't just yank the Ethernet cable out of one machine and plug it into another -- ain't gonna work. You need to shut the modem off, plug the Ethernet cable from it into your Linux box, turn the modem on and wait until it syncs (all the lights come on).
Then, read though the stp-by-step instructions in /usr/doc/rp-pppoe-3.10/HOW-TO-CONNECT and you might do better.
You should put this in /etc/resolv.conf -- these are the addresses of AT&T's nameservers:
Code:
search com
nameserver 68.94.156.1
nameserver 68.94.157.1
Let me make a suggestion; it looks like you have more than one machine and a good solution for you might be a router. The router connects to your modem (and handles the connection) and your computers connect to the router (so you can use the same internet connection with more than one machine at a time). I can recommend a Linksys 4-port router as a good bet -- if you've got $50-$60 (maybe less) and a BestBuy or similar retailer in the neighborhood, that might be a better solution for you than switching cables from machine-to-machine (it's what I have to run three computers and a network printer). The set up is a lot simpler and life becomes easier.
Hope this helps some.
|
|
|
|
01-28-2009, 11:02 AM
|
#3
|
|
Senior Member
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid
Posts: 4,732
|
ATT dsl didnt take any setting up on my system, just plugged in the computer to the 2wire router plugged in the router and when it was ready started iceweasel and I was online.
$ cat /etc/resolv.conf
domain gateway.2wire.net
search gateway.2wire.net
nameserver 192.168.1.254
|
|
|
|
01-28-2009, 11:16 AM
|
#4
|
|
Guru
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: linuxdebian
Posts: 7,231
Rep: 
|
I would use a router as well.. if your 2wire DSL modem doesn't have a router built in, go buy one.. it will make your life so much easier.
|
|
|
|
01-29-2009, 08:49 AM
|
#5
|
|
Member
Registered: Jun 2006
Location: Urbana, Illinois, US
Distribution: Zenwalk, Vector
Posts: 76
Original Poster
Rep:
|
It works now
Well, the connection is up. I'm on the Linux machine right now. The modem doesn't have an on/off switch, but it doesn't seem to mind the ethernet cable being unplugged and plugged back in. It's a Motorola modem I got from AT&T with the DSL service.
I finally noticed the "Details" button in the Windows LAN control panel, and it said the nameserver is 192.168.1.254, ie. the gateway. I redid pppoe-setup as a standalone with that nameserver, and now my browser works.
Actually, it may have worked earlier for all I know. I didn't check it, because pppoe-start was timing out. The strange thing is that it's still timing out, and pppoe-status says there's no connection, even though there is. I wonder if the modem is doing something automagically that the pppoe software doesn't know about.
Last edited by Hacker X; 01-29-2009 at 08:53 AM.
|
|
|
|
| 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 03:10 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
|
|