Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 2 matches

Go to advanced search

Advanced search
Search found 2 matches • Page 1 of 1
by Izinyokanyoka
Tue Aug 25, 2020 4:05 am
Forum: General Discussion
Topic: Changed IP's now firewall blocks all outgoing connections
Replies: 1
Views: 2116

Re: Changed IP's now firewall blocks all outgoing connections

I managed to solve this by doing the following: cd /usr/local/vesta/data/firewall nano custom.cs iptables -I OUTPUT -o eth0 -d 0.0.0.0/0 -j ACCEPT iptables -I INPUT -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT chmod +x /usr/local/vesta/data/firewall/custom.sh and restarting iptables. I sti...
  • Jump to post
by Izinyokanyoka
Tue Aug 25, 2020 2:57 am
Forum: General Discussion
Topic: Changed IP's now firewall blocks all outgoing connections
Replies: 1
Views: 2116

Changed IP's now firewall blocks all outgoing connections

Hi all, I recently changed the IP address of my server. (Centos) I have been searching for days, but am unable to figure out why this is happening. Everything works, except now if I start iptables, i cannot connect to anything. Here is my iptables config: (x.x.x.x = my server IP) # Generated by ipta...
  • Jump to post

Search found 2 matches • Page 1 of 1

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password