[ Charset windows-1252 unsupported, converting... ] > Hello, > I posted a message a few weeks ago about problems we're having with > pfil, but haven't seen any response. The problem is that we start losing > packets when pfil is loaded (no ipf at all).
That is just plain bizarre. But your other evidence (changing cables, etc) indicates that you're not exactly sure of where or what the problem is. > I ran a ping overnight, and came up with these results: > 61976 packets transmitted, 43449 received, 29% packet loss, time 61997535ms > rtt min/avg/max/mdev = 0.997/1.279/994.080/4.765 ms, pipe 2 > > on the server having the problem, I ran ndd -get /dev/pfil qif_status > at hourly intervals. > . nr = number of rput's, nw = number of wput's Or read/write packets to the interface. > > raw data follows: .. So no errors. If you do "netstat -I <bad nic> -i 1" while you are doing the ping and seeing packet loss, what happens to the "errors" column, does it stay at zero the whole time ? Darren
