Porteus-v5.0 updates - still fails on internet detection
Posted: 21 Dec 2022, 06:28
Porteus-v5.0 updates (Post by ncmprhnsbl #92112)
the network is fine:
the issue, I presume, is still that the machine gets internet via LAN sharing by another Porteus machine that gets its internet via WLAN. Set up automagically via the network manager.
Can the "Porteus Updater" tool be tweaked so that it detects internet out of the box when a user has a network configuration like me?
When i start it I still get this:For those who are unaware, in the Porteus Setting Centre (see menu>System/Administration>), there is an "Porteus Updater" tool.
Code: Select all
Starting checks ...
[OK] Server: http://linux.rz.rub.de/porteus/
[OK] Architecture: x86_64
[OK] User is root
[OK] Distro is Porteus
[OK] Base folder is writable
[ERROR] An internet connection is required.
Code: Select all
root@porteus:/# ping google.de
PING google.de (172.217.19.67) 56(84) bytes of data.
64 bytes from mil02s05-in-f67.1e100.net (172.217.19.67): icmp_seq=1 ttl=116 time=37.2 ms
64 bytes from mil02s05-in-f67.1e100.net (172.217.19.67): icmp_seq=2 ttl=116 time=37.2 ms
64 bytes from mil02s05-in-f67.1e100.net (172.217.19.67): icmp_seq=3 ttl=116 time=36.9 ms
64 bytes from mil02s05-in-f67.1e100.net (172.217.19.67): icmp_seq=4 ttl=116 time=37.2 ms
^C
--- google.de ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 36.897/37.122/37.234/0.132 ms
Can the "Porteus Updater" tool be tweaked so that it detects internet out of the box when a user has a network configuration like me?