I have just installed Webmin on an Arch Linux distro, but I can access it only on the box itself: https://localhost:10000. When I try it from my work computer it doesn't work. I added "allow=127.0.0.1 my.i.p.here" in /etc/webmin/miniserv.conf but it is of no use. How can I make it work?
|
feedback
|
|
Check-list :
1 and 2 seem OK, you checked 3? | |||
|
feedback
|
| |||
|
feedback
|
|
IF it's like my linux box, sitting behind a huge firewall in the office I actually disabled the firewall on the linux box itself as this server is never going to have public acces. Possible idea if you are in a similar situation. Alternatively, I beleive you can use this command to allow port 10000 access:
That is how I got webmin working before I decided to disable the firewall. | |||
|
feedback
|