Guest User

Untitled

a guest
Nov 21st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ip tuntap add mode tun dev tun0
  2. ip addr add 11.11.11.2/24 dev tun0
  3. ip link set dev tun0 up
  4. ip route get 10.16.1.152
Add Comment
Please, Sign In to add comment