LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-28-2009, 08:41 AM   #1
Hacker X
Member
 
Registered: Jun 2006
Location: Urbana, Illinois, US
Distribution: Zenwalk, Vector
Posts: 76

Rep: Reputation: 15
Question 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.
 
Old 01-28-2009, 10:38 AM   #2
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
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.
 
Old 01-28-2009, 11:02 AM   #3
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,887
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
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
 
Old 01-28-2009, 11:16 AM   #4
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
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.
 
Old 01-29-2009, 08:49 AM   #5
Hacker X
Member
 
Registered: Jun 2006
Location: Urbana, Illinois, US
Distribution: Zenwalk, Vector
Posts: 76

Original Poster
Rep: Reputation: 15
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.
 
  


Reply

Tags
att, dsl, yahoo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
java applet on at&t/yahoo dsl registration page Hacker X Linux - Networking 0 12-08-2008 10:29 AM
Possible to use AT&T Yahoo DSL on Mandriva pencilpoint Linux - Newbie 3 10-27-2006 02:30 PM
Fedora Core 5 & Yahoo DSL thisObject Linux - Software 5 10-26-2006 01:25 PM
yahoo dsl Pharoh Linux - Newbie 5 06-12-2006 08:39 PM
Yahoo DSL with SuSE 8.2 Judah SUSE / openSUSE 10 10-23-2004 07:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration