Yes, but what I need is to have a static route for a specific client (src addr). Something like

route -add -srchost 10.1.1.1 -host 151.1.150.16 192.168.2.254

Even if this is possible it would be quite difficult to mantain this "special" routes outside of pf.conf...




On 08/03/2010 12.31, Shi Jie Gung wrote:



----- Original Message ----

Umm...if you would like a fixed route to some destination, why not just add

route add -host 151.1.150.16 192.168.2.254

?

Reply via email to