Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
vmware:vsan:vsanlab [2020/04/11 22:43] – [Raspi als WLAN Access Point und DHCP/DNS Server] mschubivmware:vsan:vsanlab [2020/04/11 23:14] – [Raspi als WLAN Access Point und DHCP/DNS Server] mschubi
Line 181: Line 181:
 Durch das //iptables-persistent// Paket wird dies sofort persistent. Durch das //iptables-persistent// Paket wird dies sofort persistent.
 <code bash> <code bash>
 +sysctl -w net.ipv4.ip_forward=1
 iptables -t nat -A POSTROUTING -o wlan1 -j MASQUERADE iptables -t nat -A POSTROUTING -o wlan1 -j MASQUERADE
 iptables -t nat -L -v -n iptables -t nat -L -v -n
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International