This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UDP source port 0

Hi,

I have to open a connection from UDP source port 0 to UDP destination port 8254.

But the lower service port I can define is 1.

All the packets are always dropped.
2012:11:16-18:30:13 fw ulogd[4600]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth1" mark="0x1000" srcmac="0:22:90:c6[:D]b[:D]a" dstmac="0:c:29:78:5d:34" srcip="178.237.87.12" dstip="10.10.10.10" proto="17" length="1344" tos="0x00" prec="0x00" ttl="61" srcport="0" dstport="8254" 

Any idea on how to do ?
Thank you
Regards,
Romano


This thread was automatically locked due to age.
Parents Reply Children
  • Thank you for your replies.

    The result of this is you cannot make a rule like "from any to 8254", a rule that you can make on any other firewall I know.

    It would say too that I don't have any possibilities to pass this valid trafic to my network and I have to change to an other firewall.

    You can find a lot of different advice about the use of the port 0. This one from wikipedia:
    Source port number: This field identifies the sender's port when meaningful and should be assumed to be the port to reply to if needed. If not used, then it should be zero. If the source host is the client, the port number is likely to be an ephemeral port number. If the source host is the server, the port number is likely to be a well-known port number

    Romano
  • Thank you for your replies.
    The result of this is you cannot make a rule like "from any to 8254", a rule that you can make on any other firewall I know.
    Romano


    You can make the rule "from any to 8254" allow like we said before 
    but you cannot define "0". Like in all other firewalls