Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Setting up ATT Yahoo DSL with Ubuntu linux

I ordered new ATT/Yahoo DSL service the day before ordering my Dell 530N desktop with Ubuntu 7.10 Gutsy installed. ATT told me only Windows and Mac were supported for their DSL service. I guess they have an install CD that only runs on Windows or Mac. After some internet searching, I found that it is possible to set up the DSL service without the install CD. Here is the link which helped me with the process. The following is the summary of my steps on Ubuntu linux. I am using a SpeedStream DSL modem; this may or may not work with other modems.

  1. Connect the modem to everything (phone line to phone jack, ethernet cable to your PC, and, of course, the power adapter).
  2. Turn on the modem.
  3. On the underside of my modem was a yellow sticker that said "For Advanced Modem Configuration Go to: http://192.169.0.1"
  4. Go to http://192.169.0.1 in your web browser
  5. Enter the following login information:
    • Member ID: sbcyahooreg@sbcglobal.net
    • Password: sbcyahooreg
  6. Enter in the Modem Access Code found on the bottom of your DSL modem.
  7. It will look like you are connected to the internet at this point, but you won't be able to get to Yahoo or Google. This login provides limited connectivity so you can get to the ATT registration site.
  8. Go to https://sbcreg.sbcglobal.net to get to the registration site. (If you are part of another domain, you will need to go to a different registration site. e.g. att.net customers go to http://helpme.att.net/register)
  9. Complete the registration process. You will need your DSL phone number. When you get to the Member ID and password confirmation page, you are done. Print/write down/memorize this information. You do not need to complete the rest of the registration process.
  10. Go back to http://192.169.0.1 in your web browser and enter in your new Member ID and password. (You will probably have to logout and then login again.)
  11. You should now be connected to the internet.

Note: this assumes the default Ubuntu 7.10 network configuration which automatically detects your active DSL connection. If you ran pppoeconf by mistake, see this post.

2 Comments — feed icon Comments feed for this post


#1 LWBoldt commented on 2010-04-01:

I called AT&T about the installation CD they sent with my Motorola modem. It only works with Mac and MS OSs. (Are people still using that stuff?) They were very uncooperative, i.e. no solutions. I can't understand why MS can't supply the necessary software to get DSL service. Microsoft is very poor in support; they don't supply security updates for problems they created. After all it is their OS that is being hacked!

LWB


#2 Lawrencve Boldt commented on 2010-04-01:

Your instructions were the best I could find! They were great! The only modification I needed was the Internet address. I used 192.168.1.254. This was found on the bottom of the modem under "For Advanced Modem Configuration." I was about to cancel ATT's service. Too bad their "tech support" isn't as good as yours; they gave no help!

LWB

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost