-
Notifications
You must be signed in to change notification settings - Fork 5
Building on 23.05 ? call_qcsapi breaks CloudFlare 1.1.1.1 DNS #8
Description
Hi,
Thank you very much for sharing this!!! It's amazing. It's turned the Vodafone router from e-waste to something potentially potentially useful.
I successfully configured and brought up a 5GHz WiFi network on the Sercomm H500S vfes Hardware ver: V1.
The problem with call_qcsapi_1.0.1-1_mips_mips32-openwrt_21.02.ipk that using it interferes with CloudFlare's 1.1.1.1.
The computers on my LAN can't ping 1.1.1.1 and also doing a simple dig a example.org @1.1.1.1 or dig a example.org @1.0.0.1 from LAN computers is broken.
CloudFlare is one of the biggest DNS providers on the internet and loads of services, hosts, software and companies use it.
Can you please add info for building call_qcsapi for the latest OpenWrt 23.05?
And also using a LAN IP somewhere in
- 192.168.0.0/16 (192.168.0.0 to 192.168.255.255)
- 10.0.0.0/8 (10.0.0.0 to 10.255.255.255)
- 172.16.0.0/12 (172.16.0.0 to 172.31.255.255)
Or even a loopback IP?
- 127.0.0.0/8 (127.0.0.0 to 127.255.255.255)
It's quite time consuming changing configs and waiting a few mins every time for the router to reboot and WiFi to come up etc so I've not experimented too much with it. I didn't see "1.1.1" in the source code, so is the call_qcsapi_sockrpc --host IP just whatever was set in uci set network.lan2.ipaddr=1.1.1.1 PLUS ONE?
Also the netmask is very weird 255.0.0.0
I tried messing with it once doing uci set network.lan2.ipaddr=192.168 something but then my call_qcsapi_sockrpc commands were failing and I didn't have time to explore further yet.
Now that I'm a bit more familiar with it I see that I'll also need to edit the IP in /etc/init.d/quantenna