Re: [Request] improvement to wireless AP+Client mode
Posted: Sun May 01, 2016 5:12 am
OK, worked out a workaround to do this if anyone else needs it
Only problem is, you need two routers. But one could be that old slow router you have lying around with no other use I guess
So the problem is a bug/feature in Gargoyle means that when using the router downstream configured as a gateway in client/AP mode, and using the router to wirelessly connect to an upstream router to get internet and having the downstream router then act as a wireless AP for clients, the downstream router will drop its wifi if/when the connection to the upstream router goes down for any reason. Since there is no wifi you then have to connect to it via a cable to see what is going on, fine if you can get to it, but if it is installed high up somewhere not always very practical
The workaround is to use two routers next to each other connected via a cable, we'll call them router 1 and router 2.
Configure router 1 as a wireless AP only, i.e in the configuration settings
configure device as = gateway
internet/ wan = DHCP wired
local network/LAN router IP = 192.168.x.1 (or other appropriate setting). The important thing is that x is different from the other 2 subnets on the upstream router and router 2
Wireless/wireless mode = AP access point, with SSID name/password/security etc as you wish
Connect a cable between the WAN port of router 1 and a LAN port of router 2
Configure router 2 as a client or client /AP depending what router you want to use for your wifi clients to connect to, i.e in the configuration settings
configure device as = gateway
internet/ wan = DHCP wireless
local network/LAN router IP = 192.168.y.1 (or other appropriate setting). The important thing is that y is different from the other 2 subnets on the upstream router and router 1
Wireless/wireless mode = AP access point or Client+AP, with SSID name/password/security etc as you wish
So now router 1 will always remain up and if router 2 loses its upstream link then ,since the bug only affects wireless, you will still be able to connect to router 2 by connecting wirelessly to router 1 and putting router 2's IP address into a browser. With no need to run a cable to it
Downside is you now have 2 routers sitting on a wall somewhere and maybe some performance degradation but at least you can always connect to them
Of course this wouldn't be needed if Gargoyle didn't have this bug, but at least there is a workaround
Only problem is, you need two routers. But one could be that old slow router you have lying around with no other use I guess
So the problem is a bug/feature in Gargoyle means that when using the router downstream configured as a gateway in client/AP mode, and using the router to wirelessly connect to an upstream router to get internet and having the downstream router then act as a wireless AP for clients, the downstream router will drop its wifi if/when the connection to the upstream router goes down for any reason. Since there is no wifi you then have to connect to it via a cable to see what is going on, fine if you can get to it, but if it is installed high up somewhere not always very practical
The workaround is to use two routers next to each other connected via a cable, we'll call them router 1 and router 2.
Configure router 1 as a wireless AP only, i.e in the configuration settings
configure device as = gateway
internet/ wan = DHCP wired
local network/LAN router IP = 192.168.x.1 (or other appropriate setting). The important thing is that x is different from the other 2 subnets on the upstream router and router 2
Wireless/wireless mode = AP access point, with SSID name/password/security etc as you wish
Connect a cable between the WAN port of router 1 and a LAN port of router 2
Configure router 2 as a client or client /AP depending what router you want to use for your wifi clients to connect to, i.e in the configuration settings
configure device as = gateway
internet/ wan = DHCP wireless
local network/LAN router IP = 192.168.y.1 (or other appropriate setting). The important thing is that y is different from the other 2 subnets on the upstream router and router 1
Wireless/wireless mode = AP access point or Client+AP, with SSID name/password/security etc as you wish
So now router 1 will always remain up and if router 2 loses its upstream link then ,since the bug only affects wireless, you will still be able to connect to router 2 by connecting wirelessly to router 1 and putting router 2's IP address into a browser. With no need to run a cable to it
Downside is you now have 2 routers sitting on a wall somewhere and maybe some performance degradation but at least you can always connect to them
Of course this wouldn't be needed if Gargoyle didn't have this bug, but at least there is a workaround