Is there anything I can do to help this:
$ grep NDIS /var/log/messages
May 18 14:39:16 lerlaptop kernel: NDIS: buggy driver deleting active packet
pool!
May 18 14:39:16 lerlaptop kernel: NDIS: buggy driver deleting active buffer
pool!
May 18 15:47:07 lerlaptop kernel: NDIS: buggy driver deleting
On Sun, May 23, 2004 at 07:37:37PM -0400, Louis A. Mamakos wrote:
> >>> This could be the first step towards teaching rc.conf about something like
> >>> network_interfaces_rename="hw-00:03:0d:08:dc:a7 sis0int"
> >> I don't really like the idea of adding magic values to the interface
> >> namespace
Dear List.
I try to configure vpn over ipsec between two FreeBSD (4.10PRERELEASE
and 5.1.p17) gateways.
My guidelines is from FreeBSD handbook,
Tunelling is workfine with gifconfig command, i can ping each internal
interface from both side gateway.
The problem is when i try to securing the link w
At Wed, 19 May 2004 09:59:53 +0100,
kwl02r wrote:
> I just follow the book "TCP/IP illustrate vol 2" to understand more
> about TCP timer. In the book, tcp_fastimo() is invoked each 200 ms to do
> delay ack job and tcp_slowtimo() is invoked each 500 ms to do the rest
> of other tcp times. But at
At Fri, 21 May 2004 17:58:00 +0400,
Yar Tikhiy wrote:
>
> Hi folks,
>
> While sweeping network interface drivers for incorrect usage of the
> capabilities framework, I noticed some bugs in bge(4). Unfortunately,
> I have no such card and I don't know its internals. Therefore I
> made a patch fi
This is all pretty interesting, though it seems like you'd only
need to cobble together a shell script to do what you're after.
The ifconfig command seems happy to tell you the MAC address of
a specified interface.. It seems like an already present prototyping
environment for this type of configu