> 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
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 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
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:
>
>
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
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
> 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),
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