comment
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Thu, 24 Feb 2011 22:03:48 +0000 (22:03 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Thu, 24 Feb 2011 22:03:48 +0000 (22:03 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@141 251d49ef-1d17-4917-a970-b30cf55b089b

optional-tools/make-iptables-restore

index 666d15b24a19619782476a75a92eaa174005387a..a4499a37d84fb19cc45c51f6a3c637f62b44237f 100755 (executable)
@@ -10,6 +10,7 @@ etchosts="/mnt/mtdblock0/hosts"
 restoredata="/mnt/mtdblock0/iptables-restore.in"
 wan1="vlan770"
 wan2="vlan771"
+#just comment-out all lines mentioning wan3 on two-interface gateways
 wan3="vlan772"
 
 echo "*nat" > $restoredata
This page took 0.146351 seconds and 4 git commands to generate.