Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
Bad argument `eth2'
a Error occurred at line: 6
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
/usr/share/firewall/turris
get_wan
:get_wan() {
# just return the first one for now
for iface in "$1"; do
#Puvodne:
#echo "$iface"
#############################################################
#Moje uprava: eth0 port LAN1, eth2 default WAN port
echo eth0 #vrati WAN interface ktery se ma pouzit
#############################################################
return
done
}
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill