Locked out of WebAdmin

New user here,

Ok just installed and got everything working correctly, I am able to get to my apache server and remote in to all my desktops, and use ssh. However, I some how managed to lock myself out of the webmin…I think creating the wrong packet filter rule... is there a way to change it using ssh or ?
  • The packetfilter for webadmin has precedence to manually created packetfilters. So a wrong packetfilter can not be the problem. Maybe you changed the port the webadmin is running on. Check with `netstat -tanup |grep httpd`. Default port for webadmin is 4444.
    Have a look into /var/log/packetfilter.log to find out, if requests from your browser are dropped.
    Did you create any NAT rules?

    best regards
    Timo Steinbach