Hi again. On Mon, Nov 01, 2004 at 04:28:53PM +0000, liam sharp wrote: > I have got to the bottom of the problem. Thanks very > much for your advice. The problem was not actually > with my bridge - to include vlan 1 i simple created > eth0.1 using vconfig and added it to the bridge. Aha. You should've used eth0 instead of eth0.1. Since the native VLAN is untagged, it's reachable on eth0. //Peter