Page 1 of 1

No outgoing Traffic by activated Firewall

Posted: Wed Dec 31, 2014 10:29 am
by ink0gnito
Hello i have a question about the firewall.
I made a fresh install on a debian 7 64 bit system.
After the vestacp installation was completed i logged in into panel.
The firewall service was stopped and no rules were to be found among firewall.
I have added some firewall rules: 8083 vestacp, 80,443 web, 22 ssh.
And then i started the firewall service.


The problem is now with activated firewall the server doesnt allow outgoing traffic.
When i stop the firewall service the outgoing traffic from the server is okay.

Can anybody please help me?

Thank you

Re: No outgoing Traffic by activated Firewall

Posted: Wed Dec 31, 2014 11:32 am
by joem
ink0gnito wrote:Hello i have a question about the firewall.
I made a fresh install on a debian 7 64 bit system.
After the vestacp installation was completed i logged in into panel.
The firewall service was stopped and no rules were to be found among firewall.
I have added some firewall rules: 8083 vestacp, 80,443 web, 22 ssh.
And then i started the firewall service.


The problem is now with activated firewall the server doesnt allow outgoing traffic.
When i stop the firewall service the outgoing traffic from the server is okay.

Can anybody please help me?

Thank you
This might help viewtopic.php?f=10&t=6601&p=19806&hilit ... all#p19806

Re: No outgoing Traffic by activated Firewall

Posted: Wed Dec 31, 2014 11:50 am
by ink0gnito
I've already done, but still have the same problem

Re: No outgoing Traffic by activated Firewall

Posted: Wed Dec 31, 2014 9:04 pm
by joem
ink0gnito wrote:I've already done, but still have the same problem

Code: Select all

sudo apt-get --reinstall install iptables

Re: No outgoing Traffic by activated Firewall

Posted: Thu Jan 01, 2015 4:58 pm
by ink0gnito
Thank you for your help joem.

I made a fresh install again, and then it works.

Thank you