Pages

9.20.2013

Setting up CenturyLink DSL with your own equipment

When I signed up for internet service for my apartment on Monday, I opted out of equipment rental.  I wasn't at all interested in paying $7 a month extra for some modem/router/wifi combo POS.  Instead I needed to find a DSL modem that could handle PPPOE, and a decent WiFi router.

I settled on a Netgear modem / router combo, which I disabled the routing features on, and an Apple Airport Express.  Surprisingly, the AE supports PPPOE, further simplifying my configuration.



1. Configure the modem. In this case, we want the modem to do only the most basic task, bridging the company to our router. To accomplish this, the modem will need to be configured to bridged mode. Connect your computer and the modem via an ethernet cable. Open a browser and navigate to www.routerlogin.net. This will bring you to the modem's setup page. The default username and password is admin / password. Go to the Device Mode page and change the device mode to modem only, then click apply and wait a minute. 





Next go to the ADSL setup page and change the VPI number to 8 instead of 0. Click apply there and you're done. Edit August 27, 2015: This guide should apply to other DSL carriers though.  Check this page  link to figure out your VCI and VPI settings for your provider.



2. It's time to setup the Airport Express. This step can be performed from a Mac or Windows machine using the Airport utility. Plug the ethernet cable from your modem into the “O” port on the back of the AE. Open Airport utility and choose the new AE to configure. Name your new AE and give it a password.

 If the modem was configured properly, your next screen should look like this.

Use the username and password provided by your ISP to log in here. Click next one more time and you're done. You now have a functional WiFi network and a connection to the internet.  Feel free to adjust the AE settings.  I would recommend changing the AE's network or admin password, as it uses the same password for configuring the device and giving access to the WiFi network.  You don't want your guests messing around with your settings.


Edit August 27, 2015



I moved into a new house across town and got my internet hooked up today.  I hadn't messed with the modem for a while and I had forgotten how to configure it.   Naturally, I googled "centurylink apple airport" and found my own guide.  And the process still works almost two years later. Hooray for writing documentation!

DSL Modem settings
http://www.speedguide.net/articles/adsl-vpi-vci-and-encapsulation-settings-2786

In case the first link ever goes dead:
http://web.archive.org/web/*/http://www.speedguide.net/articles/adsl-vpi-vci-and-encapsulation-settings-2786


9.02.2013

Better Shopping List now on Google Code

In addition to hosting my Android app project on Github, I've also started a page on Google code for it.  Eventually, I'll spend some time and write the wiki pages there on how to download and compile the project, but for now it's an unlit alley at night.  

On another note, I've been able to add NFC functionality to the app.  At this point in time, it simply beams the entire list to the adjacent device.  I think NFC is really nifty, so I'll probably extend that functionality in the future.