NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
D-link Wireless Router SetupThis took far too long! In a nutshell, I was trying to add the router to my existing network, which didn't work. As initially configured, the router is setup to lie between your modem and your PC, and serve as the gateway to your home network. Since my Debian machine already performs that function, I needed to disable the routing features of the D-link router. First I had to disable my network because the router's default IP address is 192.168.0.1. So I had to edit /etc/network/interfaces to allow a connection between the Debian machine and the router. This gave me access to the router's web configuration by entering 192.168.0.1 in my browser. Once that was accomplished, the web interface allows you to change the IP address to match an available IP address on the original network and disable the router's dhcp server. Making those changes to the router and copying my original /etc/network/interfaces back into place did the trick. Now the D-link wireless "router" really acts as a network switch with 3 available ethernet ports and who-knows-how-many wireless "ports". Of course, it should be cheaper/simpler to buy a wireless/ethernet switch with no routing capability. Does such a device exist? Maybe the major expense is associated with the wireless portion, so the routing functionality just ends up getting thrown in. (1 vote)
|
Configuring DLINK WBR-2310 as a wireless switch
Hello there. Saw your post about setting up the WBR-2310 as a wireless switch.
Before I was using the DLINK WBR-2310 as a wireless router. Things were working more or less fine except that it did not do a good job at updating the DynDns service each time I get a new IP address from my ISP.
I bought another router, a wired router. Now I would like to configure the wireless WBR-2310 as a wireless switch. I followed the instructions in the manual, I turned DHCP off and both my wired router and the wireless WBR-2310 are using static IPs. Both the wired router and the wireless WBR-2310 are operating on the subnet 192.168.2.0 to 192.168.2.256 and I can access the WEB configuration page of both devices.
I can connect to the wired ports of the WBR-2310 but I can no longer connect to the wireless access point. I tried to connect to the wireless access point from both a Linux and windows client.
Configuring DLINK WBR-2310 as a wireless switch
In my case, the only wireless client in the house received a static IP address through my Debian box, which served as the router for my home network. But I don't see why it would be any different for your router.
Are you connecting the WBR-2310 to the router through one of its LAN ports? I recall that you cannot use the WLAN port on the WBR-2310. Also, when you say you can connect to the wired ports of the WBR-2310, does that mean that you got it to work as a wired switch?