• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

plesk doesn't notice netmask change

S

serial-thrilla

Guest
if you change the netmask in linux, plesk doesn't update the netmask in it's ip addresses panel even after clicking "reread ip" or rebooting.
 
That seems a bit odd to me, on all the servers I have dealt with the re-read function has always performed properly. Could you do a 'cat -A ifcfg-eth0' (or whatever name your server has for the NIC interface files) and post a sample here. (The -A option will show if there are any ^M chars in the file)

And are you running 7.5.3? OS?
 
# Unknown vendor|Generic e1000 device$
DEVICE=eth0$
BOOTPROTO=static$
HWADDR=00:12:3F:25:32:8E$
ONBOOT=yes$
TYPE=Ethernet$
NETMASK=255.255.255.192$
IPADDR=x.x.x.x$


it's no big deal to me because i just changed it directly in the database, just posting incase anyone else had the same problem.
 
Back
Top