Right now the IPs for the gateway and guest are hardcoded to 192.168.0.1 and 192.168.0.2 respectively. This /24 can easily collide with common home configurations, for example when the main router is set to have 192.168.0.1. The only current remedy requires rebuilding from source with different mappings set directly in the code.
Right now the IPs for the gateway and guest are hardcoded to 192.168.0.1 and 192.168.0.2 respectively. This /24 can easily collide with common home configurations, for example when the main router is set to have 192.168.0.1. The only current remedy requires rebuilding from source with different mappings set directly in the code.