Menu

Behavior of standard library 'ALL TCP'...

2012-02-07
2013-03-05
  • lightofgood

    lightofgood - 2012-02-07

    Was it intended for the tcp-ALL_TCP and udp-ALL_UDP objects in the standard library to have starting and ending ports of 0 to 0?

    Doesn't it make more sense to keep them 0-65355?

    Thanks
    Jun Kang

     
  • Vadim Kurland

    Vadim Kurland - 2012-02-07

    the intention is to have compiler generate rule that matches protocol with "-p tcp" but not ports. Compiler does that when beginning and end of the port range is set to "0".

     

Log in to post a comment.