I use my Ultimo 4 k in different homes. In the main house, I use Ethernet for the network connection and in the apartment, I use WiFi, but Pli doesn't remember (all) the settings, which means I have to fight to get the settings right.
When I first searched for WiFi networks, it found all the settings except the password, which is normal.
When I return home, I have to re-enter the primary DNS when I want to switch to Ethernet. It doesn't remember it. I could see it in the interfaces file :
auto lo iface lo inet loopback iface wlan3 inet static address 192.168.8.5 netmask 255.255.255.0 gateway 192.168.8.1 pre-up wl-config.sh -m wpa2 -k "********" -s "GL-A1300-61d-5G" post-down wl-down.sh auto eth0 iface eth0 inet static address 192.168.0.5 netmask 255.255.255.0 gateway 192.168.0.254
When I got back to the apartment, I want to switch to WiFi. The default setting is DHCP and I have to enter almost everything. I struggle like mad because 2 times out of 3 it wouldn't find the wireless networks, it's stuck. I have to electrically reboot the box 1 time, 2 times...
And now, when it finds wireless networks and I choose one, it no longer automatically fills in the parameters. And sometimes, it wouldn't display the choice between WAN and LAN and would go straight to the menu for one of the 2 networks (WAN or LAN). I have to restart the box.
If I disable DHCP, it's not as bad because it keeps the IP address, netmask and gateway but not the primary DNS and if I want to access another LAN, I can enter the parameters.
So now, when I switch from the WAN to the LAN and vice versa, I have to enter the primary DNS.
While searching on the forum, I found a post by WanWizard where it displays an interface file with a line for the primary DNS. I added a line by hand but it didn't work. So why doesn't it remember it for me?
Another problem is that it only (partially) remembers 1 WAN network and 1 LAN network. If I want to change one of them, I have to overwrite it.
Thank you for your help .