frequentl lost default route

2001-07-23 Thread yckuo . bbs
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

error in ip_checkinterface code?

2001-07-23 Thread Brooks Davis
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

Re: avoiding unnecessary route deletion in rt_fixchange()

2001-07-23 Thread JINMEI Tatuya / 神明達哉
> 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)

RE: sysctl net.link.vlan.link.proto

2001-07-23 Thread Peter Blok
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

Re: avoiding unnecessary route deletion in rt_fixchange()

2001-07-23 Thread Bruce A. Mah
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). >

Re: address autoconfiguration and Generic Kernel

2001-07-23 Thread Hajimu UMEMOTO
> 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.

Re: sysctl net.link.vlan.link.proto

2001-07-23 Thread Vladimir B. Grebenschikov
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

Re: address autoconfiguration and Generic Kernel

2001-07-23 Thread Anastasia Leventi-Peetz
>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

Re: G703 PCI Card

2001-07-23 Thread Kurakin Roman
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 ?