Lost Pfsense GUI after implementing easyrule access in cli
-
Hello Netgate team,
I have 2nd Pfsense for network address translation. After, implementing easyrule for wan, lost access to port 444 this was directing to gui. But the IP is up and pinging succesfully:
How can GUI access be reverted back? Also, I didn't created the backup before playing in command line with easyrule's directly.
Private IPv4: 192.168.27.115:444 was directing me to 2nd Pfsense GUI.:
-
@jaskaranc You can roll back your configuration from the console using menu option #15 to restore a previous config. The last 30 changes are backed up on your firewall by default.
If you cannot figure out which one to use you can disable the firewall part altogether by going to menu option #8 (Shell) and running the command
pfctl -d
and that will disable the ENTIRE firewall. You can re-enable it by either applying filters (Status->Filters) or using the command
pfctl -e