Unable to Connect to Base Server

Hi all, I am having some troubles using Husarnet. I am connected to my fiber provider and there is connection to internet, however Husarnet says there is no connection to the base server, even though I can ping it.

Here are the logs I’ve collected using sudo journalctl --unit husarnet > log.txt

-- Logs begin at Fri 2021-12-17 09:17:41 CET, end at Thu 2022-02-10 13:42:51 CET. --
Jan 03 08:56:17 victor systemd[1]: Starting Husarnet...
Jan 03 08:56:17 victor husarnet[861]: ip6tables: Bad rule (does a matching rule exist in that chain?).
Jan 03 08:56:17 victor husarnet[815]: [5176] Saving Ip6talbes rules for later deletion...
Jan 03 08:56:17 victor husarnet[889]: ip6tables: Bad rule (does a matching rule exist in that chain?).
Jan 03 08:56:17 victor husarnet[815]: [5179] Saving Ip6talbes rules for later deletion...
Jan 03 08:56:17 victor husarnet[815]: [5184] ngsocket fc94:ecc7:c4aa:6f17:ecbe:9158:40c2:5c4a listening on 5582
Jan 03 08:56:17 victor husarnet[815]: [5184] settings value (set by environment): verbose=1
Jan 03 08:56:17 victor husarnet[815]: [5185] allocated tun hnet0
Jan 03 08:56:17 victor husarnet[895]: net.ipv6.conf.lo.disable_ipv6 = 0
Jan 03 08:56:17 victor husarnet[900]: net.ipv6.conf.hnet0.disable_ipv6 = 0
Jan 03 08:56:17 victor systemd[1]: Started Husarnet.
Jan 03 08:56:17 victor husarnet[815]: [5246] waiting until base address is resolved...
Jan 03 08:56:17 victor husarnet[815]: [5246] send multicast to 0 destinations
Jan 03 08:56:17 victor husarnet[815]: [5246] send multicast to 0 destinations
Jan 03 08:56:17 victor husarnet[815]: [5384] send multicast to 0 destinations
Jan 03 08:56:18 victor husarnet[815]: [5535] send multicast to 0 destinations
Jan 03 08:56:19 victor husarnet[815]: [6536] waiting until base address is resolved...
Jan 03 08:56:20 victor husarnet[815]: [7538] waiting until base address is resolved...
Jan 03 08:56:21 victor husarnet[815]: [8539] retrying with fallback base address: [147.135.76.110]:443
Jan 03 08:56:21 victor husarnet[815]: [8539] establishing connection to base [147.135.76.110]:443
Jan 03 08:56:21 victor husarnet[815]: [8539] base TCP connection closed
Jan 03 08:56:24 victor husarnet[815]: [11542] retrying with fallback base address: [188.165.23.196]:443
Jan 03 08:56:24 victor husarnet[815]: [11542] establishing connection to base [188.165.23.196]:443
Jan 03 08:56:24 victor husarnet[815]: [11542] base TCP connection closed
Jan 03 08:56:27 victor husarnet[815]: [14545] retrying with fallback base address: [147.135.76.110]:443
Jan 03 08:56:27 victor husarnet[815]: [14545] establishing connection to base [147.135.76.110]:443
Jan 03 08:56:27 victor husarnet[815]: [14545] base TCP connection closed
Jan 03 08:56:29 victor husarnet[815]: [16547] IP address change detected
Jan 03 08:56:29 victor husarnet[815]: [16548] send multicast to 0 destinations
Jan 03 08:56:30 victor husarnet[815]: [17549] retrying with fallback base address: [188.165.23.196]:443
Jan 03 08:56:30 victor husarnet[815]: [17549] establishing connection to base [188.165.23.196]:443
Jan 03 08:56:30 victor husarnet[815]: [17549] base TCP connection closed

Thank you for your support,
Victor

Hi Victor,
I noticed in the logs You provided that Husarnet seems to encounter some errors while trying to create needed ip6tables rules. If those rules for some reason cannot be added Husarnet may not function correctly. Please make sure that Your firewall is configured accordingly.

Best regards,
Konrad