Re: kern/182297: [cm] ArcNet driver fails to detect the link address - and does not work at all

2013-09-24 Thread Charlie Root
test message ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

asymetric speeds over gigE link

2007-05-21 Thread root
Summary: Using iperf to measure TCP net speed between a linux and freebsd box over gigE, I see significant speed difference depending on the data direction. Pushing data from the freebsd box to the linux box, I average about 500Gb/s. Pushing data from the linux box to the freebsd box, I see abou

kernel panic by mars_nwe (nwserv -k)

2004-06-07 Thread Charlie Root
helo. kernel panic for shutdown of mars_nwe... bash-2.05b# gdb -k kernel /var/crash/vmcore.0 GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under

ng_ether(4) panic with ef(4)

2004-06-07 Thread Charlie Root
helo. if if_ef.ko was loaded before ng_ether.ko or if i have "device ef" in kernel and ng_ether.ko loaded as module then IPXrouted panic my kernel for 15-30 seconds after boot. ~# kldstat Id Refs AddressSize Name 1 37 0xc040 34c150 kernel 21 0xc074d000 5e40 vesa.ko 3

Re: One IP used on more than one interface (gif0 and lo0)

2004-03-10 Thread Charlie ROOT
I was asking because of this: "To make firewalling and managing traffic f lowing thru the ip tunnel a little easier I used virtual interfaces; I added aliases to the loopback interface(lo0) on both gateways to use as inside endpoints for the tunnel. That way I have a chance to control the tra

VLAN problems with replies to broadcast

2002-10-23 Thread Charlie Root
We have built a machine with 3 vlan parenting off an fxp. The vlan are bridged and vlan0 has an IP. The fxp has no IP and is excluded from the bridge group. ** root@fw ** ~ ** Sat Oct 19 18:38:08 # ifconfig fxp0: flags=8943 mtu 1500 ether 00:02:b3:5b:dd:98 media: Ethernet

sing netgraph.

2001-05-03 Thread Root Dude
yes you are correct. netgraph will allow you to write any random data to an ethernet port. (no headers will be prepended..) chek out netgraph(3) and nghook as example code. also check the various examples in /usr/share/examples/netgraph too. gotta go.. My flight leaves soon.. (am in Singapore

MPD setup problem

2001-04-18 Thread Charlie Root
Help ... What am I missing? Given the attached mpd.conf & mpd.links files I create the following netgraph. There is an obvious ommission here there is no input to the ppp node ID 003f. I am running a netgraph frame relay interface as ng0. The mpd files create a ng1 node OK, but ngctl sh