mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Drop reserved ports from the web GUI.
Recently, TCP/UDP ports 222 and 444 among others could not be forwareded (DNAT) to another machine on the network. This is unneccessary and now removed.
This commit is contained in:
@@ -3,6 +3,7 @@ var/ipfire/langs/
|
||||
etc/rc.d/init.d/console
|
||||
usr/local/sbin/setup
|
||||
var/ipfire/graphs.pl
|
||||
srv/web/ipfire/cgi-bin/portfw.cgi
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
|
||||
usr/local/share/GeoIP/GeoIP.dat
|
||||
usr/share/hwdata/pci.ids
|
||||
|
||||
Reference in New Issue
Block a user