Last active
July 11, 2017 16:22
-
-
Save GitSumito/99461bdd440bacc2841b70260e598fe2 to your computer and use it in GitHub Desktop.
ルーティングで不正アクセスを遮断 ref: http://qiita.com/S-T/items/3be699e999521e38f295
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
/sbin/route add -net 123.129.19.0 netmask 255.255.255.0 reject |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment