Re: adding if_dev member to struct ifnet

2003-09-29 Thread Vincent Jardin
Le Mardi 30 Septembre 2003 03:03, Brooks Davis a écrit : > [Previously posted to -net in another form.] > > I propose to add an if_dev member to struct ifnet. It would be of type > device_t and be defined to point to the device for the interface or NULL > if there is no device (or if there was not

Re: finishing the if.h/if_var.h split

2003-09-29 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Brooks Davis <[EMAIL PROTECTED]> writes: : Six years and eight months ago, net/if.h was split into if.h and : if_var.h. At the time, if_var.h was included at the end if if.h as : follows (this is the current code, but it's equivalent): ... : Does this so

adding if_dev member to struct ifnet

2003-09-29 Thread Brooks Davis
[Previously posted to -net in another form.] I propose to add an if_dev member to struct ifnet. It would be of type device_t and be defined to point to the device for the interface or NULL if there is no device (or if there was not an easy way to get access to one). This change would codify the

finishing the if.h/if_var.h split

2003-09-29 Thread Brooks Davis
Six years and eight months ago, net/if.h was split into if.h and if_var.h. At the time, if_var.h was included at the end if if.h as follows (this is the current code, but it's equivalent): #ifdef _KERNEL struct thread; /* XXX - this should go away soon. */ #include #endif Unfortunately, "soon"

D-Link NIC Won't Talk To Bridge

2003-09-29 Thread Drew Tomlinson
I asked on -questions but was unable to resolve. I'm hoping there's an expert here that is willing and able to help. :) I'm trying to get a Linksys WET11 Wireless Ethernet Bridge (http://www.linksys.com/products/product.asp?prid=432&scid=36) working with a D-Link 530TX+ NIC that uses the rl driv

Re: Transparent cache/Bridge with FreeBSD

2003-09-29 Thread Luigi Rizzo
On Mon, Sep 29, 2003 at 10:04:09PM +0200, Gianmarco Giovannelli wrote: > On Monday 29 September 2003 20:02, Brett Glass wrote: > > A client has asked me to build a transparent Web cache that acts as > > a bridge, not a router. I've never tried using FreeBSD as a bridge. > > How would I set this up?

Re: Transparent cache/Bridge with FreeBSD

2003-09-29 Thread Gianmarco Giovannelli
On Monday 29 September 2003 20:02, Brett Glass wrote: > A client has asked me to build a transparent Web cache that acts as > a bridge, not a router. I've never tried using FreeBSD as a bridge. > How would I set this up? Would the firewall rule that forwards > Web requests to the cache process be t

Transparent cache/Bridge with FreeBSD

2003-09-29 Thread Brett Glass
A client has asked me to build a transparent Web cache that acts as a bridge, not a router. I've never tried using FreeBSD as a bridge. How would I set this up? Would the firewall rule that forwards Web requests to the cache process be the same as on a system which is operating as a router? --Bret

Re: IPv6 autoconfiguration on a multihomed site

2003-09-29 Thread JINMEI Tatuya / $B?@L@C#:H(B
> On Mon, 29 Sep 2003 18:59:08 +0200, > Juan Rodriguez Hervella <[EMAIL PROTECTED]> said: > I've got two routers sending RAs on the same link, so the > host is configured with two IPv6 prefix on the same NIC. > Watching the routing table I only see one default IPv6 route. > When I try t

IPv6 autoconfiguration on a multihomed site

2003-09-29 Thread Juan Rodriguez Hervella
Hello all: I'm using FreeBSD-4.8-RELEASE. (I've tested the same thing using a KAME snap, so I CCs to them :) I've got two routers sending RAs on the same link, so the host is configured with two IPv6 prefix on the same NIC. Watching the routing table I only see one default IPv6 route. When I tr

nForce MCP network driver

2003-09-29 Thread Q
Hi, I am in the final stages of porting the NVidia Linux nForce MCP network driver to FreeBSD-5.1 and am after some experienced users/developers with access to this hardware to do some testing to find out what breaks, and what doesn't work. My driver makes use of the Linux nvnetlib.o API library,

Re: tcpdump - tun/tap virtual interfaces (a full working exemple)

2003-09-29 Thread Dambielle Yannick
Hello everybody, Well, here is the full exemple I've just done to deal with a tap0 interface. I didn't give you enaugh details in my last mail, so this time I've inserted all the step. Tap0 is now fully used in the sens that icmp requests and echos can be dumped from the virtual interface. As you

iy(4) and 0x23 ex(4) panic

2003-09-29 Thread Peter
Hello. I am newbie to BSD, so please be patient of a stupid question& =) I have a good card intel etherexpress 10 isa utp. It is based on 82595 chip as well as ee10pro card. So I supposed I can use it with ex(4) driver. But, the kernel says: ex0: ifmedia_set: no match for 0x23/0x. I tried