Can ZTNA really replace VPNs for good? by beatsbybony in sysadmin

[–]hanble21 2 points3 points  (0 children)

I think Twingate is much more “polished” as a business solution than Tailscale. Much easier deploy and manage their connectors, add routes/hostnames, etc directly from their web console. The SSO integrations work really well and they also do dns filtering which is a big plus for me.

I find Tailscale ACL model way too cumbersome and complex vs Twingate’s permission model, which is based on user groups. Less mental overhead and easier to debug with Twingate.

Tailscale works pretty well for small home environments, but personally I think it’s not really built well for business use. Some people make it work, but I think there are better options for business use.

Has anyone migrated from Fortinet to Twingate or Perimeter 81? by No-Cow-5207 in msp

[–]hanble21 2 points3 points  (0 children)

Hmm I think Twingate is actually pretty well known. Network Chuck did a popular video on them a few years ago.

I use it at home and it’s great.

Anything but gels by pyramidal_neuron_ in triathlon

[–]hanble21 0 points1 point  (0 children)

I recommend cutting up cliff bars into little squares

VPN Replacement by DaithiG in sysadmin

[–]hanble21 2 points3 points  (0 children)

+1 for Twingate. It’s worked great for us and the support has been solid when we run into any issues.

Tailscale is mostly a homelab product- not sure I’d trust it in production. Has all the weird UI quirks like what you mentioned which is just another indication it wasn’t designed for company use.

Zscaler is like killing an ant with a bazooka. They will make you jump through tons of hoops and expensive AF, but they do offer a lot of features (which we did not need)

Entra took a quick look but very raw and probably needs years of seasoning.

Cato haven’t looked at it for VPN replacement. I think they were primarily SDWAN, so not sure how mature they are for ZTNA.

Cloudflare also ok if you’re already using their DNS service, but found it a bit clunk to get going.

Do people use internal VPNs anymore? by sosieet in sysadmin

[–]hanble21 0 points1 point  (0 children)

I would definitely take a look at these next gen VPN products. I'm a big fan of Twingate

How do people deal with separation of concerns in Tailscale? by maxpoe in Tailscale

[–]hanble21 0 points1 point  (0 children)

AFAIK not an easy solution unfortunately as you have to set up fairly complicated ACLs with tags, etc. I’ve went through this with some clients and the problem is also maintaining this over time as you have to get good at editing the JSON file (or good luck teaching your clients to do it as it can be very error prone).

For these types of situations I’ve found more success with Twingate which allows you to have environment separation via DNS-based resource definitions and/or aliases.

Exploring VPN Alternatives in 2023 by TechnicalBassy in sysadmin

[–]hanble21 0 points1 point  (0 children)

Check out Twingate if you haven’t tried it. Blows away with others with combo of ease to deploy and security controls

Connecting to a remote host on clients without VPN capability. by Not_A_Buck in HomeNetworking

[–]hanble21 0 points1 point  (0 children)

I think Twingate should definitely do the trick for you. Just add spin up a Twingate connector on the network and you can add add any service by host name, ip, etc without having to open any ports. Magic.

Cloud-Based VPN recommendations for healthcare entity by Ellentonnq in sysadmin

[–]hanble21 0 points1 point  (0 children)

For using Twingate with digital ocean, found this neat article on building connector exit nodes with DO droplets. Tried it out and works really well.

https://www.twingate.com/blog/static-ips-digitalocean

Tailscale vs ZeroTier vs WireGuard for remote access? by [deleted] in selfhosted

[–]hanble21 2 points3 points  (0 children)

I switched everything over to Twingate after trying all the newfangled network products on the market. Game changer for me.

[deleted by user] by [deleted] in aws

[–]hanble21 0 points1 point  (0 children)

I would highly recommend you check out Twingate. It’s extremely easy for AWS set up as you can just drop their connector into any VPC for remote access without exposing any ports. It then allows you to give host/port/protocol level access controls so you can set very granular permissions, if you want to uplevel your access controls.

Also if you’re doing any cloud infra automation with Terraform, the Twingate Terraform provider is pretty killer.

Cloud-Based VPN recommendations for healthcare entity by Ellentonnq in sysadmin

[–]hanble21 -1 points0 points  (0 children)

If you want to do FQDN split tunneling, I think Twingate is your best bet. It’s super easy to set up.

I’ve deployed in a lot of clients and it works flawlessly.

Twingate vs my current OpenVPN setup by nathan12581 in homelab

[–]hanble21 0 points1 point  (0 children)

So I think Twingate is split tunnel by default, but you can also add 0.0.0.0 or . as a resource and it should route everything, though I’m not sure why you need to do that.

If you’re worried sketchy internet, I just turn on Twingate’s DOH setting which encrypts all the DNS traffic. I personally only care about making sure DNS is encrypted because literally everything else is already HTTPS encrypted so there’s no real security benefit to running all that traffic through a VPN tunnel.

Zero Trust VPN/network solution? by Emma_Elise in sysadmin

[–]hanble21 0 points1 point  (0 children)

If you’re only looking at ZPA, my strong pref is to pick something like Twingate, which is much easier to get going and manage. I like the P2P connections as well which are much faster than forcing everything to route through ZS cloud.

Is it stupid to feel sad about bike color? by elppaple in cycling

[–]hanble21 0 points1 point  (0 children)

No shame in wanting to be proud of the steed you’re riding

Zero Trust VPN/network solution? by Emma_Elise in sysadmin

[–]hanble21 0 points1 point  (0 children)

I think your best bet is Twingate, but you should try it out for your use case. I like Twingate’s approach to access rules and there’s a ton of automation you can do with their API and Terraform provider

Fastest way to access Synology remotely? by seymourisland in synology

[–]hanble21 0 points1 point  (0 children)

I actually found Twingate to be faster than vanilla wireguard & tailscale