Cant acces to webmin!

If i try to put webmin url to broser, it doesnt respond. Server is up and
running. I have set that only my IP has acces to it, IP hasnt changed. What
file do i need to edit to remove that so i can test if thats why it doesnt respond?

I suspect that would be setup in /etc/webmin/miniserv.conf… I’m not sure what that specific line would look like, but you should just be able to search for your IP in there.

-Eric

What do i put that “allow=” area?

I put my own ip there, didnt help. Any idea why it doesnt respond?

osku@boksi:~$ sudo /etc/webmin/stop ; /etc/webmin/start
Stopping Webmin server in /usr/share/webmin
Starting Webmin server in /usr/share/webmin
Failed to open config file /etc/webmin/miniserv.conf : Permission denied at /usr/share/webmin/miniserv.pl line 3915.

???

I get timeout error allways :frowning:

Solved. It was my own firewall. weird, how that can bloc it?

Aha! Glad you got it. I’d make sure that your firewall is setup to allow port 10000 to get through.

-Eric