hello,
At first thanks for responding to my mail.
Now i can estimate the minimal implementation of tcp/ip stack for
microcontrollers.
I think uip is a good example of such an implementation.
Is there any such suite like uip for i386 platform?
Is there any minimal
Hello,
I have previously used ndiscvt one a 5.4 x86 installation of freebsd and
it work fine and I am happy with it, however I have tried to get my wifi
card working on 5.4 AMD64
and when doing:
ndiscvt -i TNET1130.INF -s tnet1130.sys -f Fw1130.bin -o ndis_driver_data.h
It does not give me a
SS>I am setting up a test environment with multiple IDS's. ngctl looks
like a solution but it is not broadcasting all packets to all interfaces
as the documentation appears to state it should. I've probably made
some error in configuration.
SS>
SS>My goal is to put em0 into a spanned port in
On Wed, Oct 19, 2005 at 03:46:35PM -0700, Julian Elischer wrote:
> A frienn asked me "how do I automatically sence what location my laptop
> is at and
> make it use teh right WEP key without manual intervention".
>
> I realised I didn't know..
>
> is there a standard way to do this?
> (I know m
A frienn asked me "how do I automatically sence what location my laptop
is at and
make it use teh right WEP key without manual intervention".
I realised I didn't know..
is there a standard way to do this?
(I know my MAC does it so I guess it's possible).
example :
laptop moved between home
Hi guys.
It seems like PPPoE stoped working with support for radius on 6.0
The log of pppoe and freeradius does not show pppoe attempting to even talk to
the radius server.
Additionally this message pops up when enabling pppoed:
WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
Michael VInce wrote:
> I reinstalled the netperf to make sure its the latest.
>
> I have also decided to upgrade Server-C (the i386 5.4 box) to 6.0RC1 and
> noticed it gave a large improvement of network performance with a SMP
> kernel.
>
> As with the network setup ( A --- B --- C ) with serve
On Wed, Oct 19, 2005 at 01:19:27PM +0200, Andre Oppermann wrote:
> Andrew Thompson wrote:
> >
> > Hi,
> >
> > It has always bugged me how the vlan code traverses the linked-list for
> > each incoming packet to find the right ifvlan, I have this patch which
> > attempts to fix this.
> >
>
> I li
Hi,
I have a currently big problem with the following setup:
A FreeBSD Box, running 5_STABLE is connected wirh one interface to the
public, with the other to an nated' subnet with private address space.
I need to allow at least one host from inside the private network access
to an outside Cisco
On Wed, Oct 19, 2005 at 11:25:59PM +1300, Andrew Thompson wrote:
> Hi,
>
> It has always bugged me how the vlan code traverses the linked-list for
> each incoming packet to find the right ifvlan, I have this patch which
> attempts to fix this.
>
> What it does is replace the linear search fo
I am setting up a test environment with multiple IDS's. ngctl looks like a
solution but it is not broadcasting all packets to all interfaces as the
documentation appears to state it should. I've probably made some error in
configuration.
My goal is to put em0 into a spanned port in promiscuo
On Tue, Oct 18, 2005 at 07:54:02PM +0200, Anton Bester wrote:
> The following is a tcpdump from the secondary when bind is running:
You really want to use tcpdump -n. Otherwise, every packet seen will trigger
a new reverse DNS lookup, which in turn will trigger your nameserver to make
further look
Robert Watson wrote:
On Fri, 14 Oct 2005, Michael VInce wrote:
I been doing some network benchmarking using netperf and just simple
'fetch' on a new network setup to make sure I am getting the most out
of the router and servers, I thought I would post some results in
case some one can help
Hi,
It has always bugged me how the vlan code traverses the linked-list for
each incoming packet to find the right ifvlan, I have this patch which
attempts to fix this.
What it does is replace the linear search for the vlan with a constant
time lookup. It does this by allocating an array for
14 matches
Mail list logo