Re: buffer problems with ep

2001-02-16 Thread Dan Debertin
On Sat, 17 Feb 2001, Bosko Milekic wrote: > If you have one of these cards, let me know and I'll send you a diff > off-list. No, it's none of those; It's a 3c509 isa card. FWIW, I have six of them laying about, and they all display the same behavior. ~Dan D. -- ++ Dan Debertin ++ Senior System

Re: buffer problems with ep

2001-02-16 Thread Bosko Milekic
What type of card is this, exactly? (i.e. name, model number, etc.) There is some trickery in the NetBSD driver that involves "Vortex-based (3c59x pci, eisa) and Boomerang (3c900)" which allow FDDI-sized 4500 byte packets. According to the NetBSD driver's comments, these cards commands dealing wi

Re: Using pppd to gateway another box via null modem serial line

2001-02-16 Thread Julian Elischer
Conrad Sabatier wrote: > > Can anyone offer some tips on how to go about setting up pppd to act as: > > 1) An address server, i.e. assigning an IP address to another machine connected >via null modem to a serial port (ttyd0) pppd is fine, but ppp (a differnt program) has more features to al

Using pppd to gateway another box via null modem serial line

2001-02-16 Thread Conrad Sabatier
Can anyone offer some tips on how to go about setting up pppd to act as: 1) An address server, i.e. assigning an IP address to another machine connected via null modem to a serial port (ttyd0) 2) Providing a gateway for the null-modem connected box to enable it to connect to external (Inte

Re: Disabling IPv6 on a single interface

2001-02-16 Thread itojun
>Does anyone know how to disable IPv6 on a single interface, but leave the >other interfaces IPv6 enabled? Is this even possible under freeBSD 4.2? I've sent you a reply to your message on [EMAIL PROTECTED] itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Disabling IPv6 on a single interface

2001-02-16 Thread Matthew Koivisto
Title: Disabling IPv6 on a single interface Does anyone know how to disable IPv6 on a single interface, but leave the other interfaces IPv6 enabled? Is this even possible under freeBSD 4.2? Thanks, Matt

Re: buffer problems with ep

2001-02-16 Thread Dan Debertin
Okay, one more clue. When it's working, the interface flags are as follows: flags=8843 mtu 1500 And when it stops, the OACTIVE flag is added: flags=8c43 mtu 1500 Dan Debertin -- ++ Unix is the worst operating system, except for all others. ++ Dan Debertin ++ Senior Systems Administrator ++ Bi

Re: buffer problems with ep

2001-02-16 Thread Dan Debertin
On Thu, 15 Feb 2001, Dan Debertin wrote: > Sure thing. Here's what I get when I add that #define: > > ../../dev/ep/if_ep.c: In function `ep_attach': > ../../dev/ep/if_ep.c:325: structure has no member named `rx_bpf_disc' > ../../dev/ep/if_ep.c: In function `ep_intr': > ../../dev/ep/if_ep.c:591: w