Re: Static route & NAT

2006-10-16 Thread Spadge Fromley
> Hi, > > I am wondering how to implement a freebsd router without NAT enbaled? > There are 3 subnets connected to this freebsd router. all of them need to > access the Internet. > I have to admit to not being entirely sure what it is you're asking. Does ipfw not just handle it? I suspect the e

If_bridge behaving as HUB

2006-10-16 Thread Jon Otterholm
Hi. I have a bridge setup with a number of vlan IF's as members. After a while traffic destined for one member IF are sent to all member IF's. From man if_bridge: A bridge works like a hub, forwarding traffic from one interface to another. Multicast and broadcast packets are always f

Current problem reports assigned to you

2006-10-16 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description a kern/38554 netchanging interface ipaddress doesn't seem to work s kern/39937 netipstealth

Re: If_bridge behaving as HUB

2006-10-16 Thread Shteryana Shopova
On 10/16/06, Shteryana Shopova <[EMAIL PROTECTED]> wrote: On 10/16/06, Jon Otterholm <[EMAIL PROTECTED]> wrote: > Hi. > > I have a bridge setup with a number of vlan IF's as members. After a > while traffic destined for one member IF are sent to all member IF's. > > From man if_bridge: > >

Re: If_bridge behaving as HUB

2006-10-16 Thread Andrew Thompson
On Mon, Oct 16, 2006 at 12:15:13PM +0200, Jon Otterholm wrote: > Hi. > > I have a bridge setup with a number of vlan IF's as members. After a > while traffic destined for one member IF are sent to all member IF's. > > From man if_bridge: > > A bridge works like a hub, forwarding traffic fro

PPP IPv6 prefix length and stateless autoconfiguration?

2006-10-16 Thread Krejsa, Dan
Hi, Some code in the in6_update_ifa() function in netinet6/in6.c enforces that if an IPv6 destination address is specified for an interface address, the interface must be point-to-point or loopback (fine), and the corresponding prefix length must be exactly 128 bits. The latter seems (at least na

Re: PPP IPv6 prefix length and stateless autoconfiguration?

2006-10-16 Thread JINMEI Tatuya / 神明達哉
> On Mon, 16 Oct 2006 15:19:55 -0700, > "Krejsa, Dan" <[EMAIL PROTECTED]> said: > Some code in the in6_update_ifa() function in netinet6/in6.c > enforces that if an IPv6 destination address is specified for > an interface address, the interface must be point-to-point or > loopback (fine),

How to set value of DupAddrDetectTransmits on FreeBSD? & How to set ethernet card mode?

2006-10-16 Thread chenxiaochen
Dear All, 1. Do you know how to set value of DupAddrDetectTransmits on FreeBSD? 2. Somebody told me that: "Well, there is a bug in FreeBSD's kernel which prevents DAD being sent. You have to force ethernet card into any mode rather than auto-select before it is activated, by modifying rc.n