Created
April 9, 2012 09:56
-
-
Save HostOnNet/2342629 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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