dear all
i have 2 freebsd-20010710-stable box "A" & "B", all same hardware
compaq-1600 + 3c905c-TX connect to switch, switch connect to router
so the seting is easy all defaultroute is the router.
it works great.
But suddenly box "A" frequentl lost default route
it happen less in 2 minute, and to
I just ran into what appears to be a bug in the ip_checkinterface code.
The problem is that is assumes m->m_pkthdr.rcvif is non-NULL.
Apparently this is normally true, but I have some netgraph code that
processes it's processes in such a way that they lose their interface
pointer which means that
> On Mon, 23 Jul 2001 10:44:57 -0700,
> "Bruce A. Mah" <[EMAIL PROTECTED]> said:
>> As suggested in the comments to rt_fixchange(), we need stricter check
>> in the function, to prevent unintentional route deletion. The
>> attached is a proposed fix to this problem (for FreeBSD4-STABLE)
I fully agree with Steve. The netgraph code is ideal to handle the vlan
stuff. Take a look at the port aggregation (etherchannel) Bill Paul has done
as well
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Vladimir B.
Grebenschikov
Sent: Sunday, July 22, 2
If memory serves me right, JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=
?= wrote:
> As suggested in the comments to rt_fixchange(), we need stricter check
> in the function, to prevent unintentional route deletion. The
> attached is a proposed fix to this problem (for FreeBSD4-STABLE).
>
> On Mon, 23 Jul 2001 11:19:00 +0200 (MEST)
> Anastasia Leventi-Peetz <[EMAIL PROTECTED]> said:
leventi> Finally I landed on paragraph 24.4.1.4.2, under the Capital Stateless Address
leventi> Autoconfiguration, to see how one can switch an accepting router
advertisements
leventi> kernel.
C. Stephen Gunn writes:
> > I'm working on modernizing the vlan device (making it loadable,
> > unloadable, and clonable) and I've run into this sysctl.
>
> This shoud allow you to move the check for 802.1q packets down into
> the normal ether_demux() which classifies packets based on ether
>It seems you specified as NetBSD manner. Please put ipv6_enable="YES"
>and ipv6_network_interfaces="sm1" in your rc.conf.
Hello Hajimu UMEMOTO,
thanks a lot for your hint.
I have looked up in the documentation
/usr/share/doc/handbook/book.html
and searched for autoconfiguration.
Finally I
Hi,
May be such cards could suit for your needs:
http://www.cronyx.ru/hardware/taupe1.html
http://www.cronyx.ru/hardware/taupg703.html
Best regards,
Roman Kurakin
Christophe Pr?votaux wrote:
> I am looking for a G703 capable PCI interface card supported by FreeBSD
> does such a thing exists ?