The htb.init file contains this as an example: ``` # RULE=:25,10.2.2.128/26:5000 # selects traffic going from anywhere on port 50 to # port 5000 in network 10.2.2.128 ``` The "port 50" in the explanatory text should say "port 25" to match the rule.