docs: dependencies

This commit is contained in:
Tine 2024-11-03 19:02:09 +01:00
parent 0adf609b19
commit 5f312f17af
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -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
```