tknx Posted October 17, 2022 Share Posted October 17, 2022 Fix Common Problems is having troubles connecting to github, if I try to ping google.com from the command line, it fails too. [email protected]:~# ping github.com ^C [email protected]:~# ping cnn.com ^C [email protected]:~# ping 1.1.1.1 PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data. ^C --- 1.1.1.1 ping statistics --- 14 packets transmitted, 0 received, 100% packet loss, time 13319ms [email protected]:~# ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. No idea why this is happening! mnemosyne-diagnostics-20221017-0934.zip Quote Link to comment
JorgeB Posted October 17, 2022 Share Posted October 17, 2022 Remove the gateway from eth1, also eth0 should be you main NIC, does the 10GbE NIC have internet access? Quote Link to comment
tknx Posted October 17, 2022 Author Share Posted October 17, 2022 2 minutes ago, JorgeB said: Remove the gateway from eth1, also eth0 should be you main NIC, does the 10GbE NIC have internet access? Hi @Jorge Yes - it does have internet access through eth0. eth1 doesn't have anywhere to clear a gateway from? Quote Link to comment
JorgeB Posted October 17, 2022 Share Posted October 17, 2022 Yes, I misread the config, looks like you have a vlan, suggest renaming network.cfg to go back to defaults just to test if makes any difference. Quote Link to comment
tknx Posted October 17, 2022 Author Share Posted October 17, 2022 Ok. I renamed network.cfg and by default I still get errors on ping mnemosyne-diagnostics-20221017-1107.zip Quote Link to comment
JorgeB Posted October 17, 2022 Share Posted October 17, 2022 Connect the gbit NIC to a router, set it as eth0 and see if that one works. Quote Link to comment
tknx Posted October 17, 2022 Author Share Posted October 17, 2022 No luck there either.... This is pretty frustrating! [email protected]:~# ping cnn.com PING cnn.com (151.101.3.5) 56(84) bytes of data. From 10.253.0.1 (10.253.0.1) icmp_seq=1 Destination Host Unreachable ping: sendmsg: Destination address required ^CFrom 10.253.0.1 icmp_seq=2 Destination Host Unreachable ping: sendmsg: Destination address required --- cnn.com ping statistics --- 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 5001ms [email protected]:~# mnemosyne-diagnostics-20221017-1150.zip Quote Link to comment
JorgeB Posted October 17, 2022 Share Posted October 17, 2022 Nothing wrong the I can see, are you sure the router is correctly configured? Make sure the connection is a simple as it can be to start, no firewall, etc, just the server connected directly to the router. Quote Link to comment
tknx Posted October 17, 2022 Author Share Posted October 17, 2022 Well now when I change network settings the UI entirely crashes, what a mess... Quote Link to comment
tknx Posted October 18, 2022 Author Share Posted October 18, 2022 @JorgeB tried direct connect same problem. My Caddy reverse proxy works fine to get into the services onto the machine from outside. I cannot ssh into the machine remotely either but can use the webUI based terminal. Quote Link to comment
JorgeB Posted October 18, 2022 Share Posted October 18, 2022 Boot with a different flash drive using a new stock Unraid install, no key needed, just to rule out any config issue. Quote Link to comment
tknx Posted October 18, 2022 Author Share Posted October 18, 2022 @JorgeB Used a fresh install and can ping (although it seems slow). So definitely feels like an Unraid problem, at least partially. PING cnn.com (151.101.131.5) 56(84) bytes of data. 64 bytes from 151.101.131.5 (151.101.131.5): icmp_seq=1 ttl=56 time=2.58 ms 64 bytes from 151.101.131.5 (151.101.131.5): icmp_seq=2 ttl=56 time=2.90 ms 64 bytes from 151.101.131.5 (151.101.131.5): icmp_seq=3 ttl=56 time=2.77 ms 64 bytes from 151.101.131.5 (151.101.131.5): icmp_seq=4 ttl=56 time=2.95 ms 64 bytes from 151.101.131.5 (151.101.131.5): icmp_seq=5 ttl=56 time=2.65 ms ^C64 bytes from 151.101.131.5: icmp_seq=6 ttl=56 time=2.64 ms --- cnn.com ping statistics --- 6 packets transmitted, 6 received, 0% packet loss, time 25026ms rtt min/avg/max/mdev = 2.580/2.749/2.954/0.139 ms Quote Link to comment
JorgeB Posted October 18, 2022 Share Posted October 18, 2022 28 minutes ago, tknx said: So definitely feels like an Unraid problem It suggests a config problem, you can either redo the flash drive and copy only the bare minium from the old /config folder (key, super.dat and pools folder) and reconfigure the rest of the server or copy that then start restoring the other config files one by one, or a few at a time to see if you find the culprit. Quote Link to comment
tknx Posted October 18, 2022 Author Share Posted October 18, 2022 Yeah - I will try and copy over the files as you suggest to my install. This is totally weird, right? Quote Link to comment
tknx Posted October 18, 2022 Author Share Posted October 18, 2022 @JorgeB So it worked fine until I started adding dockers back. I added Jellyfin and then I could not connect or add any other dockers or ping. So either it is that particular config or it is the docker service itself? tower-diagnostics-20221018-1225.zip Quote Link to comment
Solution tknx Posted October 18, 2022 Author Solution Share Posted October 18, 2022 Solved it sort of - it was Wireguard. I think when I added 0.0.0.0/0 to allowed peers, it created problems. I need to experiment more with it since i want VPN clients to be able to access both my VLANs 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.