Hello folks, I'm a newbie on Flow-tools.. What I'm trying to do is a tag. And I got some bugs. When I run flow-tag check what I get:
bash-2.05b# flow-tag -t teste-tag -TOPOP-GO flow-tag: teste-tag line 2: Unrecognized type. flow-tag: fttag_load(): failed Can somebody help me out? what's wrong? My tag (teste-tag) is below: tag-action POP-GO_SAIDA type destination-prefix #BrT Network match 200.96/16 set-destination 0x010002 match 200.101/16 set-destination 0x010002 tag-action POP-GO_ENTRADA type source-prefix #BRASIL_TELECOM match 200.96/16 set-source 0x010002 match 200.101/16 set-source 0x010002 tag-action OTHER_DST type destination-prefix match 0/0 set-destination 0x0 tag-action OTHER_SRC type source-prefix match 0/0 set-source 0x0i tag-definition POP-GO term action POP-GO_SAIDA term # clear tag first -- it defaults to 0, so this may not be necessary. action OTHER_SRC action POP_GO_ENTRADA _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
