本帖最後由 张无忌 於 2025-12-3 12:25 編輯

开 Tailscale,看不到 home OpenWrt

以前没有用 Tailscale,看 OpenWrt LuCI or SSH 都可以,但是开了 Tailscale,它们全看不到,要关了就可以。


目录 Tailscale for everyone

TOP

咁你繼續用哇,睇吓幾時瓜啦!
javacomhk 發表於 2025-12-3 11:36



    其實即係變返好似以前一開始佢狂推嘅 wireguard 一樣......

TOP

其實即係變返好似以前一開始佢狂推嘅 wireguard 一樣......
fakeman 發表於 2025-12-3 17:21



    我嘅經驗係響大陸用任何 VPN 都要用 流動數據網絡,雖然比 fixed line 貴或慢的,但一定穩陣好多。
香港呢邊如果用 TailScale 就可以用 家居寛頻或 Fixed line。

TOP

本帖最後由 张无忌 於 2025-12-11 04:13 編輯

Vultr 安装 Tailscale with exit node

在大陆到美国安装 Tailscale with exit node on Vultr,可以在美国数据出口(美国 IP)。

我用 Debian 13,先 update
  1. apt update -y
複製代碼
然后下载 Tailscale link
  1. curl -fsSL https://tailscale.com/install.sh | sh
複製代碼
再 tailscale up
  1. tailscale up

  2. To authenticate, visit:

  3.         https://login.tailscale.com/a/1824988d01d3ed
複製代碼
我用 Google account
  1. Success.
複製代碼
Enable IP forwarding
  1. echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
  2. echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
  3. sudo sysctl -p /etc/sysctl.d/99-tailscale.conf
複製代碼
输入 tailscale up --accept-routes --advertise-exit-node
  1. root@vultr:~# tailscale up --accept-routes --advertise-exit-node
  2. Warning: IP forwarding is disabled, subnet routing/exit nodes will not work.
  3. See https://tailscale.com/s/ip-forwarding
  4. Warning: UDP GRO forwarding is suboptimally configured on enp1s0, UDP forwarding throughput capability will increase with a configuration change.
  5. See https://tailscale.com/s/ethtool-config-udp-gro
複製代碼
在 Tailscale dashboard,enable exit node
图1:


图2:Tailscale dashboard,看到 exit node enabled



目录 Tailscale for everyone
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

本帖最後由 张无忌 於 2025-12-16 08:23 編輯

在大陆我用 Tailscale 都把我的非公网路由器 GL.iNet and OpenWrt 弄好,有 subnets and exit done,我香港几个朋友在晚间高峰期,都能很流畅看到 CCTV5!!!!!

估计有部分香港人经常去大陆和香港两地,对大陆非公网路由器能在香港看到 CCTV5,会加紧把大陆的路由器加 Tailscale exit node。

TOP

在大陆我用 Tailscale 都把我的非公网路由器 GL.iNet and OpenWrt 弄好,有 subnets and exit done,我香港 ...
张无忌 發表於 2025-12-16 01:23


想問吓你在大陸用 www.natchecker.com
你的NAT 是 NAT1/2/3/4?

在大陸你是光猫拿IP 或 自己Router pppoe?

Thanks!

TOP



之前見有人咁搭 VPN, 唔知有冇差唔多方法搭 VPN 入大陸?
佢連 hosting 都唔使, 用 cloudflare 搞掂
但大陸唔知有冇相關配置

TOP

Tailscale 似乎唔易用呢

TOP

想問吓你在大陸用
你的NAT 是 NAT1/2/3/4?

在大陸你是光猫拿IP 或 自己Router pppoe?

Thanks! ...
freshtomato 發表於 2025-12-16 02:46


依据测试,我现在大陆公网是 NAT3,公网 IP 是通过自己路由器 PPPoE 获得。

TOP

Tailscale 似乎唔易用呢
rabbit36591 發表於 2025-12-16 05:44


很容易用的,你用香港手机先注册 Tailscale,然后登入大陆的 exit node,就可以看到 CCTV5 了。现在香港HKEPC member 想测试,就 PM 给我,然后我把 link 发给你,你就可以看大陆 CCTV5。

TOP