Thanks, this really looks like a viable solution. No need to fiddle with
routes that would go wrong anyway. I'll give it a try and report what
happens :)
Regards,
Topi
> Use a bridge.
> Bridge the camera's interfaces, it's what a layer 2 switch does. will
> give you the same effect and will solve most (if not all) of your
> problems.
>
> read this http://www.faqs.org/docs/Linux-HOWTO/BRIDGE-STP-HOWTO.html
>
> Have fun bridging :)