Re: Connection tracking and vlan
From: Patrick McHardy <hidden>
Date: 2009-11-02 16:48:41
Also in:
netfilter-devel
From: Patrick McHardy <hidden>
Date: 2009-11-02 16:48:41
Also in:
netfilter-devel
Eric Dumazet wrote:
Patrick McHardy a écrit :quoted
But it would be preferrable if we could do this using network namespaces somehow.eg eth0.100 and eth0.101 on namespace 1, eth0.200 and eth0.201 on namespace 2 ? Can we do that with current kernel ? (different vlans on an unique physical device)
By default the underlying device needs to exist in the same namespace in which the VLAN device is created. I believe it should be possible to move the VLAN device to a different namespace after creating it, but I'm not sure about that. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html