Skip to content

Login to Webmin if your PC IP changes – CSF – NGINX

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #192661
    Admin
    Administrator

    This in case you use Webmin and you trying to login to it and you can’t because your IP changes, in this case I am using CSF firewall 🙂
    First you need to allow the new ip so you connect to your server via ssh and I use Nano to edit files 🙂
    nano /etc/csf/csf.allow
    Than after adding the ip you need to restart CSF
    csf -r
    Than you need to stop Webmin
    /etc/init.d/webmin stop
    than Start
    /etc/init.d/webmin start
    Lol Just putting this so I remember what to do when my IP changes again 🙂

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.