IPv4 problems with an driver

2003-06-02 Thread Joris Vandalon
Hi there, I'm having some troubles with my an (cisco 350) device under current. it seems like ipv4 is not workint perfectly. ipv6 seems to work fine though. here the ping statistics to my gateway over ipv4 and ipv6 - --- 192.168.2.1 ping statistics --- 100 packets transmitted, 67 packets

Re: tcpdump delay?

2003-03-19 Thread Joris Vandalon
On Wed, Mar 19, 2003 at 04:15:54AM -0600, Robert Garrett wrote: On Wed, Mar 19, 2003 at 11:06:10AM +0100, John Angelmo wrote: I needed to do some tcpdump from my box on the rl0 interface. The IP was changed to one that dosn't match our network and I noticed that everything had a 3 min

pkg_add segfault

2003-03-19 Thread Joris Vandalon
Hi there, it seemd that pkg_add coredumps while doing pkg_add -r $package pkg_add $package seems work ok. anyone else experiencing the same problem? -example- [EMAIL PROTECTED] strace]# pkg_add -r lftp Segmentation fault (core dumped) [EMAIL PROTECTED] strace]# -end example- Regards, Joris

Re: pkg_add segfault

2003-03-19 Thread Joris Vandalon
On Wed, Mar 19, 2003 at 12:28:06PM -0500, Mike Makonnen wrote: Here's a patch. Tnx, works fine now Regards, Joris Des, is this ok with you? Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc [EMAIL PROTECTED] | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1

Re: HTT , APIC_IO

2003-03-19 Thread Joris Vandalon
On Wed, Mar 19, 2003 at 03:27:46PM -0500, John Baldwin wrote: On 18-Mar-2003 Joris Vandalon wrote: Hi there, I'm having a problem compling a current kernel with HTT it seemd the option APIC_IO gives me some trouwbels (see output below) is there anyone who had similar problems or even

HTT , APIC_IO

2003-03-18 Thread Joris Vandalon
Hi there, I'm having a problem compling a current kernel with HTT it seemd the option APIC_IO gives me some trouwbels (see output below) is there anyone who had similar problems or even how got HTT working on current? -start output- cc -c -x assembler-with-cpp -DLOCORE -O -pipe -mcpu=pentiumpro

Re: HTT , APIC_IO

2003-03-18 Thread Joris Vandalon
Hi again, On Tue, Mar 18, 2003 at 04:25:31PM -0800, Peter Wemm wrote: Joris Vandalon wrote: Hi there, I'm having a problem compling a current kernel with HTT it seemd the option APIC_IO gives me some trouwbels (see output below) is there anyone who had similar problems or even how got