Re: interface trunk0

2011-08-11 Thread Bogdan
- Original Message - From: Stuart Henderson To: Bogdan Cc: "tech@openbsd.org" Sent: Wednesday, August 10, 2011 6:33 PM Subject: Re: interface trunk0 On 2011/08/10 08:01, Bogdan wrote: > > The information from ifconfig -A and maybe also netstat -rn are > pretty i

Re: interface trunk0

2011-08-10 Thread Stuart Henderson
On 2011/08/10 08:01, Bogdan wrote: > > The information from ifconfig -A and maybe also netstat -rn are > pretty important in showing what is wrong. I have an idea what you > missed, but > I'm not going to guess based on incomplete information. > > This would require to > commute back to trunk set

Re: interface trunk0

2011-08-10 Thread Bogdan
- Original Message - From: Stuart Henderson To: Bogdan Cc: "tech@openbsd.org" Sent: Wednesday, August 10, 2011 5:41 PM Subject: Re: interface trunk0 On 2011/08/10 06:25, Bogdan wrote: > Hello, > > I tried to create a trunk0 interface with the following setup:

Re: interface trunk0

2011-08-10 Thread Stuart Henderson
On 2011/08/10 06:25, Bogdan wrote: > Hello, > > I tried to create a trunk0 interface with the following setup: > OpenBSD 4.0, i386 > > > PF disabled; > > > $ sudo cat /etc/hostname.em0 > up > > $ sudo > cat /etc/hostname.em1 > up > > > $ sudo cat /etc/hostname.trunk0 > trunkproto failover

Re: interface trunk0

2011-08-10 Thread Bogdan
: Bogdan Cc: David Coppa ; "tech@openbsd.org" Sent: Wednesday, August 10, 2011 5:10 PM Subject: Re: interface trunk0 On Wed, Aug 10, 2011 at 07:06:09AM -0700, Bogdan wrote: > No is not a typo or anything, is just: > > $ uname -a > OpenBSD server 4.0 GENERIC.MP#936 i386 Whe

Re: interface trunk0

2011-08-10 Thread Paul Irofti
On Wed, Aug 10, 2011 at 07:06:09AM -0700, Bogdan wrote: > No is not a typo or anything, is just: > > $ uname -a > OpenBSD server 4.0 GENERIC.MP#936 i386 Where do you see yourself in 5 years?!

Re: interface trunk0

2011-08-10 Thread Bogdan
No is not a typo or anything, is just: $ uname -a OpenBSD server 4.0 GENERIC.MP#936 i386 - Original Message - From: Paul Irofti To: David Coppa Cc: Bogdan ; "tech@openbsd.org" Sent: Wednesday, August 10, 2011 4:51 PM Subject: Re: interface trunk0 On Wed, Aug 10, 2011 at

Re: interface trunk0

2011-08-10 Thread Paul Irofti
On Wed, Aug 10, 2011 at 03:41:46PM +0200, David Coppa wrote: > On Wed, Aug 10, 2011 at 3:25 PM, Bogdan wrote: > > Hello, > > > > I tried to create a trunk0 interface with the following setup: > > OpenBSD 4.0, i386 > ^^^ > > REALLY? I think that was just a typo. 9 and 0 are so clo

Re: interface trunk0

2011-08-10 Thread David Coppa
On Wed, Aug 10, 2011 at 3:25 PM, Bogdan wrote: > Hello, > > I tried to create a trunk0 interface with the following setup: > OpenBSD 4.0, i386 ^^^ REALLY?

interface trunk0

2011-08-10 Thread Bogdan
Hello, I tried to create a trunk0 interface with the following setup: OpenBSD 4.0, i386 PF disabled; $ sudo cat /etc/hostname.em0 up $ sudo cat /etc/hostname.em1 up $ sudo cat /etc/hostname.trunk0 trunkproto failover trunkport em0 trunkport em1 10.10.13.25 netmask 255.255.255.0 $ sudo sh