Dynadot Help
Need support for your Dynadot domains, websites, or one of our tools? Use our help article directory to find the resources you need or contact our support team to get further assistance.
How do I change my VPS Hosting firewall status?
VPS OS Firewall is set "on" by default, and will block services other than SSH. Type the following commands to turn off the iptables firewall or change the iptables firewall to another status. It is best to keep the firewall on and add specific rules to allow specific service.
To turn off iptables firewall: service iptables stop
To turn on iptables firewall: service iptables start
To turn off iptables firewall on boot: chkconfig iptables off
To turn on iptables firewall on boot: chkconfig iptables on
Still Require Assistance?
Check out our resources









