Hardware Reference
In-Depth Information
Solution
The Bone already has a firewall installed. Just run the following command:
bone# iptables --policy INPUT DROP
bone# iptables -A INPUT -s 137.112.0.0/16 -j ACCEPT
In this case, only users from my campus (IP addresses beginning with 137.112 ) will be
able to access (or even see) your Bone.
Search WWH ::




Custom Search