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
AYK provide a very good value product, and always in a professional manner. I have used several hosting companies over the past 17 years. During that time I occasionally needed help with a variety of minor setup issues. Only AYK gave quick and helpful answers. I highly recommend them.
Thanks for the fast sollution, it was my fault since my original e-mail got somehow bugged and I didn't got the invoice mails.
Best customer service I've encountered anywhere. Great product at a great price.