restoring a default for "ip firewall service-port"
Posted: Sat Feb 25, 2012 2:52 am
I accidentally added a line to my config:
/ip firewall service port
set pptp ports=1723
This entry doesn't need a "ports=" setting and is now showing as invalid.
I tried setting ports= to 0, that failed. There is no "default" or "remove" command because the item itself can't be removed. I'm at my wits end, unless someone has a backup/restore editor that would let me edit a backup file.
Help?
/ip firewall service port
set pptp ports=1723
This entry doesn't need a "ports=" setting and is now showing as invalid.
Code: Select all
/ip firewall service-port> print
Flags: X - disabled, I - invalid
# NAME PORTS
0 ftp 21
1 tftp 69
2 irc 6667
3 h323
4 sip 5060
5061
5 I pptp 0
Help?