Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. iptables -A INPUT -i 553d1a58350ea -s 172.16.0.206 -j DROP
  2. ping 172.16.4.119 # Works
  3.  
  4. qemu-system-x86_64 -net nic,model=virtio,netdev=net0 -netdev tap,id=net0,ifname=553d1a58350ea,script=no,downscript=no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement