You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/config
Philip Prindeville de8b88ce17 firewall: add rule for traceroute support
Running your firewall's "wan" zone in REJECT zone (1) exposes the
presence of the router, (2) depending on the sophistication of
fingerprinting tools might identify the OS and release running on
the firewall which then identifies known vulnerabilities with it
and (3) perhaps most importantly of all, your firewall can be
used in a DDoS reflection attack with spoofed traffic generating
ICMP Unreachables or TCP RST's to overwhelm a victim or saturate
his link.

This rule, when enabled, allows traceroute to work even when the
default input policy of the firewall for the wan zone has been
set to DROP.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
4 years ago
..
firewall firewall: add rule for traceroute support 4 years ago
gre gre: add ipv6 parameter to gre interfaces 5 years ago
ipip package/network: add PKGARCH:=all to non-binary packages 5 years ago
ltq-adsl-app lantiq: fix dsl_control status handling. 5 years ago
ltq-vdsl-app ltq-vdsl-app: replace backticks by $(...) 4 years ago
netifd netifd: ingress/egress vlan qos mapping support 4 years ago
qos-scripts qos-scripts: fix indentation 6 years ago
soloscli soloscli: Install hotplug file as 600 6 years ago
swconfig swconfig: Activate LTO compile option 5 years ago
vti package/network: add PKGARCH:=all to non-binary packages 5 years ago
vxlan package/network: add PKGARCH:=all to non-binary packages 5 years ago
xfrm package/network: add PKGARCH:=all to non-binary packages 5 years ago