Deco m4 no internet with guest network
Hi have a m4 working well in normal mode. My internet provider is Starlink.
I have bypassed their router and plugged into the deco.
I have setup the device as 10.1.1.xxx
I am using pinhole.
we have an Airbnb and our new guests complained of no internet. On checking the guest network says it is connected but "no internet connection "
any thoughts.
Tom
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
I think you meant to say you are running pihole DNS server. I am also going to guess it is wired, and that makes it part of Deco Main network.
Deco Guest and Main networks are isolated, DNS queries are not passing from mobile devices on Guest network to pihole DNS server attached to Main network.
- Copy Link
- Report Inappropriate Content
@Alexandre. Yep sorry autocorrect does it again.
wired raspberry pi.
I just gave an overview of the setup here.
Main problem is guest network not working.
Tom
- Copy Link
- Report Inappropriate Content
As I explained, with your setup you do not have access to DNS server on Guest network. It is easy to verify. From device connected to Guest network pinging 8.8.8.8 should be successful, but pinging www.google.com will fail.
Pinging IP address of your pihole DNS server from device connected to Guest network should fail, too.
Without DNS server devices connected to Guest network will not be able to resolve host names.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
did a check and found the IP address of my phone connected to the guest network is 10.1.1.33 and it's DNS points to the raspberry pi.
So is their anyway for me to delete my dns value just on the guest network..
Tom
- Copy Link
- Report Inappropriate Content
The only simple and obvious option I can think of is to bring back starlink router, and connect both pihole and Main Deco to router ports. As such, pihole DNS server will become an external DNS for Main Deco and should be accessible from both Guest and Main networks.
The drawback is what called "double NAT," which goes unnoticeable for most devices, but XBOX and some VPN services may complain.
A bit more advanced solution, but not guaranteed to work 100%: have pihole DNS servers on both Main network and Guest network. Configure Main Deco with IP addresses of both DNS servers. Devices will send DNS requests to both IP addresses, one will fail and another will return name resolution. Devices that have badly implemented DNS resolution logic may fail with that setup.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 1131
Replies: 7
Voters 0
No one has voted for it yet.