gluk47

computer network stats

Nov 5th, 2013
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. # iptables -L
  2. Chain INPUT (policy ACCEPT)
  3. target prot opt source destination
  4.  
  5. Chain FORWARD (policy ACCEPT)
  6. target prot opt source destination
  7.  
  8. Chain OUTPUT (policy ACCEPT)
  9. target prot opt source destination
  10. # uname -a
  11. Linux gluk47-notebook 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
  12. # ip r
  13. default via 172.19.24.1 dev wlan0
  14. 172.19.24.0/22 dev wlan0 proto kernel scope link src 172.19.27.122
Advertisement
Add Comment
Please, Sign In to add comment