is there a better way to bridge ethernet over IP (some performancestats included)

2003-03-07 Thread Steve Baxter
Hello, Currently I am using FreeBSD 4.7STABLE on a Sokris net4521. The SOEKRIS has an equivilent 486-133 chip in it so it is not especially speedy. I am using vtund and netgraph to bridge over IP in the following configuration : LANThe bridging works well, it will bridge 10Mb/sec

tagged ethernet over IP

2002-12-22 Thread Steve Baxter
Hello, Has anybody had any siccess with tagged ethernet frames over IP using vtun, netgraph or something else ? I am looking to deploy this in a Soekris net4051 if possible. Any pointers would be great. Cheers, SB -- Stephen Baxter Director - PIPE Networks phone : 07 3220 1100/ 0417 818

Re: Linux and FreeBSD poor network performance

2002-12-21 Thread Steve Baxter
Check out the duplex setting on the ethernet ports. Use 'ifconfig' and 'netstat -I dev -w 1' on FreeBSD and 'ifconfig', 'mii-tool' and 'cat /proc/net/dev' on Linux Any sort of errors may lead to this sort of behaviour. You need to match the hosts to the switch port they are connected to. SB

unexplained reboot of freebsd, looking for ways to debug

2002-12-18 Thread Steve Baxter
Hello, I have posted this hear as I think I have a networking related freebsd rebooting issue :) I am running a couple of FreeBSD boxes both 4.5-RELEASE FreeBSD. I am using to bridge Ethernet over IP using both vtun and netgraph. I am using the netgraph script in /usr/share/examples/netgraph/eth