Re: [tcpdump-workers] problem with relay server using pcap

2006-10-11 Thread Christian Kreibich
On Wed, 2006-10-11 at 20:03 +0200, Brocha Strous wrote: > I have 2 different implementations. The problem is only with a very > small number of users so its not server-wide. Possibly related to a > specific firm-ware version of a Zyxel router - are there any known > in-compatibility between pcap an

Re: [tcpdump-workers] problem with relay server using pcap

2006-10-11 Thread Guy Harris
On Oct 11, 2006, at 11:03 AM, Brocha Strous wrote: I have 2 different implementations. The problem is only with a very small number of users so its not server-wide. Possibly related to a specific firm-ware version of a Zyxel router - are there any known in-compatibility between pcap and this ro

Re: [tcpdump-workers] problem with relay server using pcap

2006-10-11 Thread Brocha Strous
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Richardson Sent: Wednesday, October 11, 2006 7:47 PM To: tcpdump-workers@lists.tcpdump.org Subject: Re: [tcpdump-workers] problem with relay server using pcap -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I understood you

Re: [tcpdump-workers] problem with relay server using pcap

2006-10-11 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I understood you, running tcpdump at the same time as your application causes problems? Or is that you have two implementations: one uses pcap and the other does not? Remember that pcap does not drop the packets that you receive, so maybe you are

[tcpdump-workers] problem with relay server using pcap

2006-10-11 Thread Brocha Strous
Hello, I have a relay server which receives UDP packets (RTP actually - media for a VOIP call) on one port and relays them to their intended destination sending them from a different port. The implementation using pcap seems to be problematic for a small number of users (possibly behind a particula