> Is there a trick to make bridge work with divert ?
I use ipf not ipfw. Divert I think is same as redirection. What I
found out is:
1) firewall applies only to incoming packets (while I think it should
apply to incoming and outgoing) so only half the rules applies, and
the revert rule of a
Hi guys.
Is there a trick to make bridge work with divert ?
I know man bridge says "...some ipfw(8) actions such as divert do not apply to
bridged packets."
What I want to do is to send traffic to the port of my process to be
processesed there and then bridge the traffic.
Is something like thay