hi,
suddenly this occured to my mind that, as you know, each firewall has a
virtual interface on system which they listen to..
so, isn't it possible to just forward required packets from ipfw to pf's
virtual if?
i have to mention that this is just an all-of-a-sudden idea and i'm not
sure about i
dear takcoder
maybe you are right but now it is not important for me. i want to get
packets by pf in order to set packet's TOS bit (packets which comes from
IPFW).
have you any suggestion?
thanks for your attention
sam
On Thu, Nov 8, 2012 at 4:11 PM, takCoder wrote:
> hey sam,
>
> i don't kn
hey sam,
i don't know the exact answer for your question.. but a question occurred
in my mind..
what's your final purpose of doing so? what do you exactly mean by the
phrase "to change them"??
and don't you think that this sequence of firewalls has a deep effect on
your system performance? in my
hello guys
i have a problem with getting packets which are diverted to a specific port
by PF. i mean i diverted my packets to a specific port by IPFW and want to
get these packets by PF to change them.
i used "ipfw add 1000 divert 8000 all form any to any" command to divert my
packets. how can i