I am in process of setting up my home network. I just recently got a new computer and wanted to turn my older linux box into a router/firewall/server. I have a DLink DIR 665 router which I use to connect my notebooks to the home network.
Now that I have a dedicated server with DHCP address assignment, I didn’t want the 665 to run as a router. It would have created its own subnet (which its not really capable of doing unless the uplink is a WAN link) which could have complicated things. I wanted all my computers on a single subnet. Getting a different router was not really an option because DIR 665 is awesome IMO.
I therefore wanted the 665 to run as a wireless Access Point (AP). After digging around on the internet for a while I found that the support for this router as AP was dropped in firmware version 1.04 (the current version is 1.21 btw). However, there is a way to get this router to work as an Access Point:
In the router’s Admin web interface change the router’s internal IP to a valid static IP (this is the IP where you’d be accessing the router admin web interface; or not change it if there’s no conflict) and disable DHCP. Then, reset all firewall/nat rules. Once this is done, plug your 665 into your home network’s switch. Important thing to note here is that when you plug your router in, plug the wire into one of the switch ports on the 665 and NOT the WAN port. Leave the WAN port un-plugged.
That should do it!
Now try renewing your IP lease on one of your wireless devices (if you’re using a mac, just restart it) and you should get the IP assigned to you by the DHCP server on your network and not the 665. You can now ping the server, access the internet etc. You’ve essentially turned your DIR 665 into an Access Point.
HTH
/