« Brown Bunny |
Main
| Skooter Du 5 »
Actiontec DSL Webserver Fix I recently got a new DSL Gateway (modem) from Qwest, the Actiontec GTW701-wg with 54 Mbps WiFi, USB and Ethernet. It is a pretty nice little box so far and gives me over twice the DSL speed I had with the old Cisco 675! So I like it. BUT... it turns out this Actiontec box does everything except allow me to see my own webserver on my internal network. Anyone outside my network can see my webserver, but not me. I just get the modem's configuration screen! Not so convenient. I called Qwest and got the "we don't officially support that" answer (even though I have static IPs) but they put me through to "Nick" in India who checked into my question and finally replied "I'm sorry, the Actiontec cannot do that." Right. Thanks, Nick. Undaunted, I forged on, googling like a mad man... until I figured out HOW TO FIX THE ACTIONTEC DSL MODEM TO WORK WITH A PERSONAL WEBSERVER... Finding tons of people with the same problem on tons of forums (well, it seemed like it), I found little good information. Most people resolved themselves to having it not work or buying different routers, switches, modems, etc, to solve the problem. It initially appeared that editing the "hosts" file on Mac OS X would be a fix and a few people recommended using NetInfo in the Utilities folder to create a new Machine entry pointing my domain to my private IP address. That did not work. I tried editing the /etc/hosts file by hand. That didn't work either. I kept looking and looking and reading and reading and the hours went by... Finally, I came across a page in Google's cache that I had previously discounted and re-read it again. It seems that Mr. Dennis Cox had a similar issue and came up with a fix. Nothing else had worked at this point so I plunged it with his intructions. Voila! It worked like a charm! And it was pretty simple to implement as well. Thanks, Dennis Cox! Here's how to do it: { /___end_above___/ 3) run this command from the terminal: "niutil -create . /locations/lookupd" Hopefully this helps all you Mac OS X with Actiontec DSL users out there. It sure would have saved me a ton of time to have this info right from the start. Huge huge thanks to Dennis Cox. posted by jeremy at 02:18 PM
|