Re: if_bridge and IPv6?

2005-08-29 Thread Bruce A. Mah
If memory serves me right, Andrew Thompson wrote: > On Mon, Aug 29, 2005 at 06:19:42PM -0700, Bruce A. Mah wrote: > > Bridging of IPv6 packets going between two hosts on either side of the > > bridge appears to work just fine (to the point where I can do ping6 and > > ssh across the bridge). > >

Re: if_bridge and IPv6?

2005-08-29 Thread Andrew Thompson
On Mon, Aug 29, 2005 at 06:19:42PM -0700, Bruce A. Mah wrote: > If memory serves me right, Bruce A. Mah wrote: > > If memory serves me right, Andrew Thompson wrote: > > > > > From what I can tell this is from the bridge itself, does bridging work > > > between ipv6 hosts on either side of the brid

Re: if_bridge and IPv6?

2005-08-29 Thread Bruce A. Mah
If memory serves me right, Max Laier wrote: > On Monday 29 August 2005 23:37, Bruce A. Mah wrote: > > If memory serves me right, Andrew Thompson wrote: > > > From what I can tell this is from the bridge itself, does bridging work > > > between ipv6 hosts on either side of the bridge? > > > > Hmm...

Re: if_bridge and IPv6?

2005-08-29 Thread Bruce A. Mah
If memory serves me right, Bruce A. Mah wrote: > If memory serves me right, Andrew Thompson wrote: > > > From what I can tell this is from the bridge itself, does bridging work > > between ipv6 hosts on either side of the bridge? > > Hmm...I haven't tried that yet. Unfortunately I'm not in close

Routing problem (sort of)

2005-08-29 Thread Daniel O'Connor
Hi, I have this problem trying to get a FreeBSD 4.x router to work with my ISP - it pretty much works except for one thing. We have a business DSL connection which is bridged ethernet (dc1), we also have a class C routed via gif. Recently the ISP changed things slightly and now all our out boun

Re: if_bridge and IPv6?

2005-08-29 Thread Max Laier
On Monday 29 August 2005 23:37, Bruce A. Mah wrote: > If memory serves me right, Andrew Thompson wrote: > > From what I can tell this is from the bridge itself, does bridging work > > between ipv6 hosts on either side of the bridge? > > Hmm...I haven't tried that yet. Unfortunately I'm not in clos

Re: if_bridge and IPv6?

2005-08-29 Thread Bruce A. Mah
If memory serves me right, Andrew Thompson wrote: > From what I can tell this is from the bridge itself, does bridging work > between ipv6 hosts on either side of the bridge? Hmm...I haven't tried that yet. Unfortunately I'm not in close proximity to the system in question at the moment, so it'l

Re: if_bridge and IPv6?

2005-08-29 Thread Andrew Thompson
On Mon, Aug 29, 2005 at 01:17:23PM -0700, Bruce A. Mah wrote: > Hi folks-- > > Can anyone tell me if I should be able to run IPv6 over an if_bridge > interface? The bridge is layer2 so you should be able to use any layer3 protocol. > IPv4 seems to work fine over this; I can assign an IPv4 addre

if_bridge and IPv6?

2005-08-29 Thread Bruce A. Mah
Hi folks-- Can anyone tell me if I should be able to run IPv6 over an if_bridge interface? I'm running RELENG_6 from a few days ago on a Soekris net4801 and have created a bridge0 interface with two of the physical network interfaces (sis0 and sis1) as members. IPv4 seems to work fine over this;

Re: Feature requests / inquiries.

2005-08-29 Thread Brooks Davis
On Mon, Aug 29, 2005 at 08:09:43PM +0200, Max Laier wrote: > On Monday 29 August 2005 19:50, Brooks Davis wrote: > > On Mon, Aug 29, 2005 at 05:56:25PM +0200, Bart Van Kerckhove wrote: > > > Dear Sirs / Fellow Freebsd Freaks, > > > > > > I've been using FreeBSD for a while now as a routing/firewall

Re: Feature requests / inquiries.

2005-08-29 Thread Max Laier
On Monday 29 August 2005 19:50, Brooks Davis wrote: > On Mon, Aug 29, 2005 at 05:56:25PM +0200, Bart Van Kerckhove wrote: > > Dear Sirs / Fellow Freebsd Freaks, > > > > I've been using FreeBSD for a while now as a routing/firewalling > > platform, but recent developments in our network infrastructu

Re: Feature requests / inquiries.

2005-08-29 Thread Brooks Davis
On Mon, Aug 29, 2005 at 05:56:25PM +0200, Bart Van Kerckhove wrote: > Dear Sirs / Fellow Freebsd Freaks, > > I've been using FreeBSD for a while now as a routing/firewalling platform, > but recent developments in our network infrastructure confront me with some > lack of features in the IPstack.

Feature requests / inquiries.

2005-08-29 Thread Bart Van Kerckhove
Dear Sirs / Fellow Freebsd Freaks, I've been using FreeBSD for a while now as a routing/firewalling platform, but recent developments in our network infrastructure confront me with some lack of features in the IPstack. In a nutshell, i'm looking for support for (in order of importance to me) :

Current problem reports assigned to you

2005-08-29 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w

Re: AltQ + ng_iface

2005-08-29 Thread Daniel O'Connor
On Monday 29 August 2005 16:10, Gleb Smirnoff wrote: > D> (I'll try it later but a definitive answer would be nice :) > > If you have put smth into ng_iface_start(), then you should do this > stuff via ng_send_fn(). OK. > Sorry, that I haven't yet feedbacked on your patches. I'll probably look

Recompute Ethernet header in a bridge

2005-08-29 Thread Olivier Nicole
Hi, I am bridging between 2 Eth interfaces. Inside that bridge, I do a packet redirection, so I end up with a different destination address/port in the IP packet, but the Eth frame keeps the same destination. How can i force the bridge to recompute the destination address of the Ethernat frame,