diff --git a/share-net-connection b/share-net-connection
index 7bb2f00cc4c51cae426a78fc4bac097802b11604..45140634779a0e0fcdd2e10b24b7b98840274d66 100755
--- a/share-net-connection
+++ b/share-net-connection
@@ -1 +1,3 @@
+sudo sysctl net.ipv4.ip_forward=1
 sudo iptables -t nat -I POSTROUTING -o wlp2s0 -j MASQUERADE
+echo "Update /etc/resolv.conf on client"