docs: dependencies
This commit is contained in:
parent
0adf609b19
commit
5f312f17af
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ __network.tjo.cloud__ establishes Tailscale VPN connection between other network
|
|||
Ref: https://github.com/adyanth/openwrt-tailscale-enabler
|
||||
|
||||
```
|
||||
opkg update
|
||||
opkg install iptables-nft kmod-ipt-conntrack kmod-ipt-conntrack-extra kmod-ipt-conntrack-label kmod-ipt-nat kmod-nft-nat
|
||||
tailscale up --accept-routes --advertise-routes=$IPV4_SUBNET,$IPV6_SUBNET --accept-dns=false --ssh
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue