Tailscale/Netbird/Zerotier compatibility #389
Replies: 6 comments 11 replies
-
There is no easy way to directly integrate another tunneling solution into Pangolin in a similar way that Newt works, but yes, you could use it as a typical reverse proxy and point to a peer in the Tailscale/Netbird/Zerotier system. Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
DO you have any luck with pangolin and tailscale? |
Beta Was this translation helpful? Give feedback.
-
I haven't tried just yet (was playing around with newt!)
But let me try to stand something up tomorrow and see if it works. Ideally
if the VM can ping a 100.xx.xx.xx thru tailscale (or one of the advertised
route through subnetting broadcast) then it should work.
…On Tue, Mar 25, 2025 at 12:10 PM frost ***@***.***> wrote:
DO you have any luck with pangolin and tailscale?
—
Reply to this email directly, view it on GitHub
<#389 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADMUUJL6OBD3AAM26VY3UL2WF5WHAVCNFSM6AAAAABZYBSHHOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRRG42DMNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Well, the guys over at HHF did a lot of the heavy lifting with "Integrating Headscale and Headplane with Pangolin" for Headscale -> Tealscale self-hosting. I will be trying this out soon. |
Beta Was this translation helpful? Give feedback.
-
I've got a somewhat related question --
I have 4 domains I want to use with Pangolin. How do I do that -- the
installer only asked me for one domain to enter.
I already have wildcard certs from Let's Encrypt pulled from certbot and
want to enter those in somewhere but the directions are a little
confusing... Do I need to exec into the container to edit the config files?
It would be nice if this was added to the installer or in the UI somewhere.
…On Sat, Mar 29, 2025 at 1:14 PM Milo Schwartz ***@***.***> wrote:
Much thanks to @hhftechnology <https://github.com/hhftechnology> for
putting this together!
—
Reply to this email directly, view it on GitHub
<#389 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADMUUK45QZH7CIL4TOHUC32W3IGTAVCNFSM6AAAAABZYBSHHOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRWGMZTANA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I set up my pangolin on a VPS that is part of my tailnet. Just choose local in the site setup and use tailscale device names or IPs to address your other devices, no further setup needed, it justworks™ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any preliminary instructions for using a Tailscale/Netbird/Zerotier connection instead of the default Newt wireguard connection or can it just be run as a bastion reverse proxy like Nginx Proxy Manager in that sense and just drop in IP addresses given from those services to route to the backend home server (usually a 100.100.xxx.xxx IP address)
Beta Was this translation helpful? Give feedback.
All reactions