On Thu, Feb 06, 2003 at 09:29:25PM +0100, - = k o l i s k o = - wrote:
> Is possible with ebtables (or by somethik else) to map each vlan on one
> physical interface to one IP address?

Set up a bridge and add your two VLAN interfaces to it.  Then use ebtables
to mark packets depending on incoming interface, then use iptables to do NAT
on the marked packets.

I don't think you can use ebtables to change IP addresses.


> each subinterface has the same IP address - 192.168.0.1

This really isn't a good idea if you can avoid it.  Make separate networks.


//Peter
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to