diff --git a/config.default b/config.default index dd825d0..086f29c 100644 --- a/config.default +++ b/config.default @@ -97,11 +97,12 @@ FLOWOFFLOAD=donttouch #OPENWRT_WAN4="wan vpn" #OPENWRT_WAN6="wan6 vpn6" -# for routers based on desktop linux and macos. has no effect in openwrt. +# for routers based on classic linux. has no effect in openwrt. # CHOOSE LAN and optinally WAN/WAN6 NETWORK INTERFACES # or leave them commented if its not router # it's possible to specify multiple interfaces like this : IFACE_WAN="eth0 eth1 eth2" # if IFACE_WAN6 is not defined it take the value of IFACE_WAN +#IFACE_LAN=eth0 #IFACE_WAN=eth1 #IFACE_WAN6="ipsec0 wireguard0 he_net"