On Thursday 01 December 2005 05:01, sp4rc wrote:
>
> can someone enlight this to me? I havent found anything within the
> documentation or the faq. Thx.
You certainly have a lot more free time than the rest of us do if you are
scanning your firewall from the inside and asking on the list about what you
see.
I suggest that you search the Shorewall site for "common action" --
use the
Google search form at the top of the home page.
Once you understand what common actions are, then look
at /usr/share/shorwall/action.Reject (which is the common action for the
REJECT policy -- see /usr/share/shorewall/actions.std). Your lan->fw policy
is REJECT according to your post so the Reject action is invoked before
packets from lan->fw are rejected.
In /usr/share/shorwall/action.Reject you will find the following line:
DropUPnP
If you look at /usr/share/shorwall/action.DropUPnP, you will see that DropUPnP
ignores UDP port 1900.
Now read Shorewall FAQ 4a to learn why nmap whines about firewalls that drop
UDP packets rather than rejecting them with an ICMP "Port Unreachable"
response. I drop UPnP packets rather than rejecting them because Windoze
systems are so damned persistant at sending them; dropping them slows down
the flood...
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key