View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#19
I see...the iptables is missing. May be it's not installed by default.

In this case I think you should install iptables.

Code:
root
apt-get install iptables
I'll add that part back in the prereq. of the procedures, thanks for your feedback.

Besides, I notice that the script run fine, so you should see a menu for choosing internet connection at the beginning. Did you see that?