LAN, tailnet and tunnel access #21831
Unanswered
HebelHuber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm setting up cockpit for a machine in my LAN.
I am trying to access it via LAN, tailscale tailnet and cloudflare tunnel.
Ubuntu server 24.04
For now, firewall is disabled with
ufw disablecockpit.conf:
https://localhost:9090)cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.http://localhost:9090)cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.Changing cockpit.conf to this:
https://localhost:9090)cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.http://localhost:9090)cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.So tailnet and LAN behave exactly the same. I can't get access via tunnel and tailscale/LAN at the same time. In my internal network I don't need https, and for the tunnel https is handled by the tunnel.
Is there a way to get tunnel and LAN access working?
Beta Was this translation helpful? Give feedback.
All reactions