Webmin and Virtualmin Change IP access control from shell terminal.
Edit file: /etc/webmin/miniserv.conf
vim /etc/webmin/miniserv.conf
Change:
allow=OLD_IP to New IP
Example:
allow=123.214.123.123 85.25.65.45 45.65.85.36
Restart thje service.
service webmin restart
Comments