• 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!
  • 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.

Recent content by Toni Ruotsalainen

  1. T

    Question How is possible to allow dns updates(dyndns) on Plesk

    Thx for help, RNDC is a bit approach what I'm thinking. I tought to add secondary(slave) by hand and allow updates from slave to plesk. Updates from Plesk to Slave are working fine without allow-update option. http://www.zytrax.com/books/dns/ch7/xfer.html#allow-update allow-update { key plesk...
  2. T

    Question How is possible to allow dns updates(dyndns) on Plesk

    Thanks, I did a testing a bit more and this is strange.. When I'm adding allow-update option, then Plesk UI is basically broken, Plesk is not accepting any changes and giving out old data. UI shows updated data but it's not in use.. ---------------------- Here allow-update is commented and...
  3. T

    Question How is possible to allow dns updates(dyndns) on Plesk

    I wanna do dyndns updates to Plesk, so I allowed updates from slave into /etc/named.conf. I managed to do dyndns update somehow, I can see updates by dig commands on Plesk but UI is showing still an old record and reboots didn't help either. options { allow-recursion { localhost; }...
  4. T

    Resolved Adding also-notify in DNS (bind)

    Hi, thanks a lot, this was really helpful, I got working also-notify. But always some problems:) options { allow-recursion { localhost; }; listen-on-v6 { any; }; version "none"; directory "/var"; auth-nxdomain no; pid-file...
  5. T

    Resolved Adding also-notify in DNS (bind)

    Thanks a lot for your reply, I don't have any included configuration files, plesk is writing it straight to named.conf and that's why cannot add my own included options. // -- THE FOLLOWING LINES WERE GENERATED BY PLESK. IF YOU MODIFY THEM, THEY WILL BE OVERWRITTEN WHEN THESE SETTINGS ARE...
  6. T

    Resolved Adding also-notify in DNS (bind)

    Hello, I have same problem, I would like to add some custom options(also notify and allow dyndns updates) but my plesk is denying it because plesk is writing own options and I can't include my own then. Any solution for this? thanks a lot! -Toni $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36...
Back
Top