Hello
i have 2 interface connected to the internet and i m trying to use both for
internet access
now (thx to henri) i can use either one or the other using a static route.
but i have to choose manually and input a list of static ip, which is not
good.
i have seen on the web a thing like :
ipfw add prob 0.5 allow ip from any to any out via fwd
can this line emulate a random router ? the man said than "fwd"ed packet are
unmodified.
is it the case when the packed is routed ?