On 12/02/2013 19:10, Eggert, Lars wrote:
> Hi,
> 
> On Feb 12, 2013, at 9:50, Ivan Voras <ivo...@freebsd.org> wrote:
>>> You can make this work with ipfw rules (and I guess also setfib, although I 
>>> have not tried that.)
>>
>> The concept of FIBs looks clean and applicable but setfib works on newly
>> started process, and I would need to do something like apply it to
>> packets coming from an interface.
> 
> Assuming your default route is via igb2, you can do something like this:
> 
> ipfw add fwd <router upstream of igb3> ip4 from <local address of igb3> to 
> not <subnet of igb2> out
> 
> (From memory, no guarantees.)

Ok, but both the clients and the server are on the same VLAN and use
private, non-routable IP addresses so there is no "upstream router"...?


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to