Allows you to search a variety of questions and answers
After you add the rules and issue the 'iptables-save' command, you want those rules to remain there after a reboot. This is a bit trickier to do than on a RH based system. Here is one way:
1. Save your iptables to a file using the following command:
Code:
iptables-save > /etc/iptables.conf
2. Then edit the /etc/network/interfaces file by adding the following line right after 'iface eth0 inet static':
Code:
pre-up iptables-restore < /etc/iptables.conf
That should do it!
This is also how you change the firewall rule on Debian, essentially restarting the firewall.
A good how-to is also located here: http://wiki.debian.org/iptables
I have been a client for many years now. They always answer to my needs, and keep their prices affordable. I will continue with them in the future.
This is my second time i m using your services, and the main reason i'm doing that, beside your prices is your customer support. I love the fact that you are fast, you always help me and never get bothered by my endless questions(i'm still a newbie when it comes to server setup) Thank you
Very courteous, professional, and willing to help. They truly care about client based relationships and satisfaction. I will definitely refer more clients their way, and highly recommend Ayksolutions to anyone seeking truly the best.