# install apt-get install dnsmasq # configure echo 1 > /proc/sys/net/ipv4/ip_forward iptables -P FORWARD ACCEPT iptables -t nat -A POSTROUTING -o ! lo -j MASQUERADE # restart /etc/init.d/dnsmasq start
Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!