This commit is contained in:
Steven Barth 2008-04-28 08:40:18 +00:00
parent 088807faa9
commit c0a991bfcd

View file

@ -45,7 +45,7 @@ start() {
[ "$internal" -gt 0 -a -n "$ffdif" ] && {
eval "$(ipcalc.sh $ffdip $ffdmask)"
iptables -t nat -A luci_freifunk_postrouting -s "$NETWORK/$PREFIX" -o "$ffif" -j ACCEPT
iptables -t nat -A luci_freifunk_postrouting -s "$NETWORK/$PREFIX" -o "$ffif" -j MASQUERADE
}
### Lan to Freifunk