On Fri, Oct 08, 2004 at 03:04:52PM +0100, liam sharp wrote: > I know how to use vconfig so I can see each vlan. But > I want each vlan on the same network. See http://www.wanfear.com/pipermail/vlan/2003q2/005566.html I believe setup 1b is what your asking for. Please note that I forgot to include the following, to allow dhcpd to function properly. vconfig set_flag eth1.2 1 1 vconfig set_flag eth1.3 1 1 vconfig set_flag eth1.4 1 1 But other than that it works out of the box. //Peter