>while captive portal logins on hotel networks are handled quietly in the background. Anyone know how it automagically sorts out connecting to the hotel WiFi? Hotels often want some combination of my room number and surname I've found, or some combination of hotel name and floor password.
Took my PS5 Pro on a work trip. Was livid to find out the horrific 'browser' on the PS5 wasn't able to handle the captive portal login page. $700 gaming rig and it can't load a simple HTML page so I can enter my name and room number?! Ridiculous. Thought about it for a few minutes and realized that the portal was likely just doing mac filtering. So I adjusted my MacBook Pro's MAC address to be the same as the PS5, we…
Unifi Travel Router
181–190 of 437 posts
Re: Unifi Travel Router
#182Earlier quoted context omitted.
Same! And the best thing is that you can install Tailscale, so you can connect to your tailnet, and exit all traffic through one of your nodes (e.g., your home/office network). It's incredibly useful, with the added bonus that you don't need to install tailscale client in any of your travel devices (phone, tablet, work computer, etc).
I’m seeing a lot of this same comment here, so I went to check out this tailscale thing, which clearly I must need. Can anybody explain what Tailscale is, does, or why everybody seems to have it? Looking at their website, it’s just a huge wall of business jargon. Really! Read it. It’s nothing but a list of enterprise terminology. There’s a “how it works “ page full of more (different) jargon, acronyms and buzzwords,…
Install it on all the machines you want. When you are running it on the machine, it is networked to the other machines that are running it. Now make an 'exit node' on one of those machines by selecting it in the UI, and all your gear can access the internet via that exit node. Your phone can run it. Your apple tv can run it. You can have multiple exit nodes. So you can have a worldwide network and not once did you have to open ports in firewalls etc.
Re: Unifi Travel Router
#183Earlier quoted context omitted.
Same! And the best thing is that you can install Tailscale, so you can connect to your tailnet, and exit all traffic through one of your nodes (e.g., your home/office network). It's incredibly useful, with the added bonus that you don't need to install tailscale client in any of your travel devices (phone, tablet, work computer, etc).
I’m seeing a lot of this same comment here, so I went to check out this tailscale thing, which clearly I must need. Can anybody explain what Tailscale is, does, or why everybody seems to have it? Looking at their website, it’s just a huge wall of business jargon. Really! Read it. It’s nothing but a list of enterprise terminology. There’s a “how it works “ page full of more (different) jargon, acronyms and buzzwords,…
Re: Unifi Travel Router
#184I travel internationally all the time. Someone tell me why I need this.
Re: Unifi Travel Router
#185Earlier quoted context omitted.
Does that actually work? I don't think you can both have hotspot on and be connected to another network.
Most newer (or at least new + expensive) phones can share their wifi connection via hotspot. 2.4gh only though I think.
Re: Unifi Travel Router
#186Earlier quoted context omitted.
Same! And the best thing is that you can install Tailscale, so you can connect to your tailnet, and exit all traffic through one of your nodes (e.g., your home/office network). It's incredibly useful, with the added bonus that you don't need to install tailscale client in any of your travel devices (phone, tablet, work computer, etc).
I’m seeing a lot of this same comment here, so I went to check out this tailscale thing, which clearly I must need. Can anybody explain what Tailscale is, does, or why everybody seems to have it? Looking at their website, it’s just a huge wall of business jargon. Really! Read it. It’s nothing but a list of enterprise terminology. There’s a “how it works “ page full of more (different) jargon, acronyms and buzzwords,…
Encrypted overlay network based on wireguard tunnels, with network ACLs based around identity, and with lots of nice quality-of-life features, like DNS that just works and a bunch of other stuff.
(Other stuff = internet egress from your tailscale network ('tailnet') through any chosen node, or feeding inbound traffic from a public IP to a chosen node, SSH tied into the network authentication.
There is also https://github.com/juanfont/headscale - which is a open source implementation of some of tailscale's server side stuff, compatible with the normal tailscale clients.
(And there are clients for a very wide range of stuff).
Re: Unifi Travel Router
#187Earlier quoted context omitted.
I think most travel APs can generally do this, but the feature that makes GL.iNet products popular is: extensibility. I'm not sure why this is so hard to understand for manufacturers, but making products useful via extensibility is a sure fire way to open your target market directly up to prosumers. And those are the buyers that will find you. I own two of their products, one of them I bought in 2019 and can still ru…
My wife’s work WiFi is handled by a gl.inet 150 ( https://www.gl-inet.com/products/gl-ar150/ ) which is tucked behind her desk since at least 2019. Vanilla openwrt on it, provides WiFi from an Ethernet slot in the wall. Uptime is in years, it’s invisible and chugs along without visible power draw. All her devices connect to it, including her Cisco voip phone. It autossh to my ovh server with remote port forward for r…
> My wife’s work WiFi is handled by a gl.inet 150 (...) since at least 2019. All her devices connect to it (...) Cost me 15€ in 2016.
I think this answers GP's question as (yet another) solid reason why manufacturers "can't understand" prosumer needs - it's because targeting prosumers, or generally making products that "just works", is very bad for sales down the line.
Re: Unifi Travel Router
#188I never travel without my GL-AXT1800. Saved me so many times: https://www.gl-inet.com/products/gl-axt1800/ I’m actually on it right now.
Re: Unifi Travel Router
#189I never travel without my GL-AXT1800. Saved me so many times: https://www.gl-inet.com/products/gl-axt1800/ I’m actually on it right now.
I could never figure out which gl-inet to get, since some of the newer products seemed less powerful than older ones depending on the product family or something...
Cynic in me thinks it's because they don't want you to buy one product and be set for a decade, like HN-er here: https://news.ycombinator.com/item?id=46373387. Older products might've been too good.
Re: Unifi Travel Router
#190Earlier quoted context omitted.
I’m seeing a lot of this same comment here, so I went to check out this tailscale thing, which clearly I must need. Can anybody explain what Tailscale is, does, or why everybody seems to have it? Looking at their website, it’s just a huge wall of business jargon. Really! Read it. It’s nothing but a list of enterprise terminology. There’s a “how it works “ page full of more (different) jargon, acronyms and buzzwords,…
Basic version is it's a sort of developer focused zero trust network service. Encrypted overlay network based on wireguard tunnels, with network ACLs based around identity, and with lots of nice quality-of-life features, like DNS that just works and a bunch of other stuff. (Other stuff = internet egress from your tailscale network ('tailnet') through any chosen node, or feeding inbound traffic from a public IP to a c…