Skip to content

Instantly share code, notes, and snippets.

@HostOnNet
Created April 9, 2012 09:56
Show Gist options
  • Save HostOnNet/2342629 to your computer and use it in GitHub Desktop.
Save HostOnNet/2342629 to your computer and use it in GitHub Desktop.
root@iweb [~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain acctboth (0 references)
target prot opt source destination
root@iweb [~]# ifconfig | grep 184.107.130.146
inet addr:184.107.130.146 Bcast:184.107.130.151 Mask:255.255.255.248
root@iweb [~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment