What does the following iptables rule accomplish: iptables A INPUT d 10.142.232.1 p tcp dport 20:21 j ACCEPT
What does the following iptables rule accomplish: iptables A INPUT s !127.0.0.0/8 p tcp dport 111 j DROP
What would be the most effective command to run at the LILO prompt to regain local access to the machine
Please enter the appropriate command, without the path or any options or parameters, that would achieve this.