Internet Connection Sharing: Difference between revisions

imported>Onny
mNo edit summary
imported>Onny
mNo edit summary
Line 32: Line 32:
=== Usage ===
=== Usage ===


Share an existing internet connection of a wireless interface <code>wlan0</code> to clients connected on a ethernet device <code>eth0</code>.
Share an existing internet connection of a wireless interface <code>wlan0</code> to clients connected on a ethernet device <code>eth0</code>. Make sure you've got TCP and UDP port <code>53</code> for the dnsmasq DHCP server opened in your [[Firewall]].


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">