Changing "Securing remote root login" over SSH

My IP (from ISP) address just changed and I am have been trying to browse to https://admin.example.com:10000 .

I think this is caused because I had previously set-up “secure root logins”.

I am currently connected over SHH though!

How can I change the secure root login IP over SSH?

Just to clarify, I can use SSH to access the server but I cannot browse to the interface which is as the default port of 10000.

I think that need to “whitelist” my new IP over the command line for rot access. Any suggestions?

My brain just kicked in, the settings are in CSF so:

systemctl stop csf
Browse to the virtualmin page in virtualmin then login, go to CSF and whitelist the new ip.
systemctl start csf

Still think there is somewhere in Virtualmin I need to add the IP but find where.