> > pass in log (all) on $int_if inet proto udp from $admin_pc to !$int_if \ > > port 33433 >< 33626 keep state > > > > pass out log on $ext_if inet proto udp from $ext_if to any \ > > port 33433 >< 33626 keep state tagged mytracert received-on $int_if > > I guess there is a ``tagged mytracert'' copy-paste error, removed it: >
yes, u r right. *the below 2 rules worked*. Thanks a lot. > pass in log (all) on $int_if inet proto udp from $admin_pc to !$int_if \ > port 33433 >< 33626 keep state > > pass out log on $ext_if inet proto udp from $ext_if to any \ > port 33433 >< 33626 keep state received-on $int_if > > > Thank you Indunil Jayasooriya

