Re: transparent bridge and ARP proxy confusion

2005-03-17 Thread Julian Elischer
Nerius Landys wrote: I came across this bug (or feature) in the FreeBSD "transparent bridge" module, and am wondering whether or not anyone can shed some light on it. By "transparent bridge", I mean that my /boot/loader.conf file has the line bridge_load="YES" [...] Any insights appreciated. Tha

Re: too many Gratuitous ARPs

2005-03-17 Thread Julian Elischer
Danny Braniss wrote: Depends on what the arps are for. On my network router (which is running 5.3), I noticed a lot of ARP messages that were not as a result of any configuration errors and was able to put a stop to it by using this control variable in sysctl: net.link.ether.inet.log_arp_wrong_i

PPP routing failure

2005-03-17 Thread Peter C. Lai
Hi everyone - I'm experiencing some funky routing failures when I dialup netscape internet via user-level PPP: I can negotiate IPCP fine; get a point-to-point link via tun0: myaddr: 172.143.224.146; hisaddr: 63.152.0.70 When the default route is setup to 63.152.0.70, all of my packets are blackhole

changes to make ethernet packets able to be unaligned...

2005-03-17 Thread John-Mark Gurney
Ok, since you wanted to look at it more... I have a working copy of making packets alignment safe for ip in p4 at as change 73150: http://perforce.freebsd.org/changeView.cgi?CH=73150&ignore=GO%21 This currently is only for arm and I plan to now remove the code from epe.c that copies the packet aro

polling and twa coexistence problems under 5.4-PRE

2005-03-17 Thread Eli Dart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, We are having trouble getting a polling-enabled kernel to boot. It gets as far as listing the timecounter values, and then resets twa0 every couple of minutes forever. The box is 2x3.2GHz Xeons, 4GB RAM, SuperMicro X6DH8-XG2 motherboard with

Re: Accessing ifunit/ifaddr_byindex

2005-03-17 Thread Brooks Davis
On Thu, Mar 17, 2005 at 02:15:31PM +0100, Patrik Arlos wrote: > Hi, > > I'm writing a small program that tries to read out some parameters from a > ifnet structure. The code used ifunit() to obtain the ifnet structure for > the interface in question and later on it used ifaddr_byindex. The code >

3Com OfficeConnect Wireless 108Mbps 11g XJACK PC Card

2005-03-17 Thread Nicolas de Bari Embriz G. R.
Hi all, I was using NDIS for a (ath0) wifi 3Com OfficeConnect Wireless 108Mbps 11g XJACK PC Card under 5.3-stable I upgraded my src and hove now 5.4-PRERELEASE but now the card is not working well, when I ping to my gateway I get very high response times and I start to loose conection. the card ac

Re: Setup of jail bound to lo0

2005-03-17 Thread GiZmen
> Hi, > > I need to have some jails configured, sharing single IP address (IPv6 > is a no-no for the time being:). Therefore I came up with an idea of > binding them all to lo0 and assigning subsequent IP aliases as the > addresses. The requirement for the jails is to let them to receive > (the ea

Accessing ifunit/ifaddr_byindex

2005-03-17 Thread Patrik Arlos
Hi, I'm writing a small program that tries to read out some parameters from a ifnet structure. The code used ifunit() to obtain the ifnet structure for the interface in question and later on it used ifaddr_byindex. The code compiles nicely, but fails miserably to link, with undefined references to