• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

firewall iptables

  1. Thomas Wilhelmi

    Issue Firewall and IPv6

    Hi, I have IPv4 and IPv6 on my server. And I want to harden my firewall-settings. So I set the built-in rule System policy for incoming traffic to deny. And I defined all wanted traffic in rules. But this has the effect that all IPv6-traffic is blocked. What can I do that tis works correctly...
  2. Jürgen_T

    Resolved OpenVPN Firewall configuration

    OpenVpn is only working on my v-server (Ubuntu 20.04.3 LTS / Plesk Osidian) when I configure iptables with the command: iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQERADE After server reboot this rule has disappeared and I have to use the command again via ssh. Is there any...
  3. D

    Issue Plesk Firewall IP-Whitelist does not work correctly

    Plesk Obsidian 18.0.21 Update Nr. 5 Today i discovered some huge security issue with Plesk Firewall. Because we got a new static ip adress, i discovered "Allow from selected sources, deny from others" does not work. My old static ip adress was whitelisted, but i got still full access with the...
  4. P

    Resolved Bug in plesk firewall script /opt/psa/var/modules/firewall/firewall-active.sh

    There is a bug in the version checking part of the firewall script /opt/psa/var/modules/firewall/firewall-active.sh The line: iptables_version=`/sbin/iptables --version | awk -F '.' '{print $2$3}'` does return the value 60 on version 1.6.0 Thus the version check if [ $iptables_version -gt 420 ]...
Back
Top