Re: Simple bridge setup

2005-05-16 Thread Johan Fredin
On Mon, 16 May 2005, Greg Thomas wrote: Default install of 3.6 with patches. This is my first attempt at setting up a bridge: # cat /etc/bridgename.bridge0 add xl0 add xl1 up # ifconfig -a lo0: flags=8049 mtu 33224 inet 127.0.0.1 netmask 0xff00 inet6 ::1 prefixlen 128 inet

Re: Simple bridge setup

2005-05-16 Thread Janusz Gumkowski
On Mon, May 16, 2005 at 05:36:56PM -0700, Greg Thomas wrote: > Default install of 3.6 with patches. This is my first attempt at > setting up a bridge: > > # cat /etc/bridgename.bridge0 > add xl0 > add xl1 > up > # ifconfig -a > lo0: flags=8049 mtu 33224 > inet 127.0.0.1 netmask 0xff00

Re: Simple bridge setup

2005-05-16 Thread Greg Thomas
On 5/16/05, Greg Thomas <[EMAIL PROTECTED]> wrote: > Default install of 3.6 with patches. This is my first attempt at > setting up a bridge: > > # cat /etc/bridgename.bridge0 > add xl0 > add xl1 > up > # ifconfig -a > lo0: flags=8049 mtu 33224 >inet 127.0.0.1 netmask 0xff00 >i