diff --git a/docs/two-interface.xml b/docs/two-interface.xml index 7ef70766b..6236a4848 100644 --- a/docs/two-interface.xml +++ b/docs/two-interface.xml @@ -1202,12 +1202,25 @@ loc wlan0 detect maclist - You need to add an entry to the + You may need to add an entry to the /etc/shorewall/masq file to masquerade traffic - from the wireless network to the Internet. If your Internet interface - is eth0 and your wireless - interface is wlan0, the entry - would be: + from the wireless network to the Internet. If you file looks like + this: + + #INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK +eth0 10.0.0.0/8,\ + 169.254.0.0/16,\ + 172.16.0.0/12,\ + 192.168.0.0/16 + + + then you do not need to change + the contents. + + Otherwise, if your Internet interface is eth0 and your wireless interface is + wlan0, the entry would + be: #INTERFACE SOURCE ADDRESS eth0 10.10.11.0/24