Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. 119 sysctl -w net.ipv4.ip_forward=1
  2. 120 sudo sysctl -w net.ipv4.ip_forward=1
  3. 121 ifconfig
  4. 122 sudo ifconfig eth0 192.168.1.10 255.255.255.0
  5. 123 sudo ifconfig eth0 192.168.1.10 netmask 255.255.255.0
  6. 124 ifconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement