Displaying 3 results from an estimated 3 matches for "ng_eiface".
2003 Dec 15
6
interface bonding
----- Forwarded message from John <strgout@mail.unixjunkie.com> -----
Date: Mon, 15 Dec 2003 17:58:15 -0600
From: John <strgout@mail.unixjunkie.com>
To: freebsd-stable@freebsd.org
Subject: interface bonding
User-Agent: Mutt/1.4i
Is there any way to bond sniffer interfaces?
I've read a little on netgraph and it seems
like i maybe able to use that but i'm not sure
how to go
2015 Sep 23
3
Large scale tinc tests
Hello.
I wonder if someone here performe such large scale
tinc-vpn tests.. There are platforms like Imunes or CORE
to do generic Ethernet and IP testing and routing, but I found
that at least on Imunes it is problematic to start TAP iface
on vimage on FreeBSD (at least 4.11 with I use).
To fix that, I think about coding in BSD NetGraph support
to tinc. But first I need to do testing if actualy
2015 Sep 23
2
Large scale tinc tests
...nate paths, etc...
Do this, I would use Imunes because im very familiar with it..
I want to build small test network around 10 nodes with different
connectivity between them and then lay-out tinc network on it.
Then I can just set BER=1 to kill links and see how things happen etc..
Nice spot about ng_eiface indeed. I'll check it out..
As for using one machine, I dont really understand how I could achieve
this.. yeah, namespacing is an option.. never used it tho :)
I will probably then go with implementing netgraph. Should not be too
hard using BSD tap as template.
---------- Original message -...