Bridging WAN and DMZ crashed the firewall. Any solution to revert the change?
Not connecting even from LAN. Restart it server med hard reset and the same.
thanks
This thread was automatically locked due to age.
Bridging WAN and DMZ crashed the firewall. Any solution to revert the change?
Not connecting even from LAN. Restart it server med hard reset and the same.
thanks
Georgios,
try using the advanced shell (option 3 and then 5) and type:
brctl show : which should show existing bridge
brctl delbr name : to delete the existing bridge
These are linux commands and I am not sure they will work.
Let us know
can you provide a way to remove the bridge via CLI?
I guess a superuser is required.
Thanks