fix a syntax error in the "Routing" rule, reported by Jeff Morriss

svn path=/trunk/; revision=14898
This commit is contained in:
Ulf Lamping 2005-07-11 20:14:43 +00:00
parent 43e9a11b11
commit eba6c1a70f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
@HTTP@http || tcp.port == 80@[36107,65535,32590][0,0,0]
@IPX@ipx || stp@[65534,58325,58808][0,0,0]
@DCERPC@dcerpc@[51199,38706,65533][0,0,0]
@Routing@hsrp || eigrp || || ospf || bgp || cdp || vrrp || gvrp || igmp || ismp@[65534,62325,54808][0,0,0]
@Routing@hsrp || eigrp || ospf || bgp || cdp || vrrp || gvrp || igmp || ismp@[65534,62325,54808][0,0,0]
@TCP SYN/FIN@tcp.flags & 0x02 || tcp.flags.fin == 1@[41026,41026,41026][0,0,0]
@TCP@tcp@[59345,58980,65534][0,0,0]
@UDP@udp@[28834,57427,65533][0,0,0]