Replies: 5 comments 13 replies
-
|
Hello! Put the patch here and in the next update I see you add it
|
Beta Was this translation helpful? Give feedback.
-
|
You're right — part of the fix includes setting custom DNS servers via UCI, and also modifying resolv.conf. But that alone isn't the full fix. i also made some interface and DHCP tweaks, plus a restart of dnsmasq. if you want, i can post the before and after here..Trust me, the difference is night and day. |
Beta Was this translation helpful? Give feedback.
-
|
Before & After: /etc/config/network (Relevant Part) bash config interface 'lan' 🔹 After Patch bash config interface 'lan' You can also set it manually using: uci set network.lan.dns='8.8.8.8 8.8.4.4' Before & After: /etc/resolv.conf BEFORE: search lan AFTER PATCH nameserver 8.8.8.8
|
Beta Was this translation helpful? Give feedback.
-
|
I understand that the file that configures it has one comma too many and that's why the error is coming from... the real pineapple |
Beta Was this translation helpful? Give feedback.
-
|
i understand that the correct fix is this in openwrt: with that alone it should handle everything fine. i don't understand if you have to reboot to make it do that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Sup guys,
So i got a GL.iNet GL-AR300M16-Ext. Installing it was fairly easy thanks to some really good tutorials out there on youtube.
After installing and using it a bit i noticed that smartphones were having issues connecting like half of the times. My pc, on the other hand, connected without issues.
So after days and days of testing, i finally got a patch to work. Now my smartphne NEVER discconets from the pineapple. I'd be more than happy to share this patch with "Xchwarze" Perhaps he can implement it in future updates.
Beta Was this translation helpful? Give feedback.
All reactions