UDP lost?

Kenneth Burgener kenneth at mail1.ttak.org
Tue Jul 25 14:23:16 MDT 2006


Bryan Sant wrote:
> On 7/25/06, Kenneth Burgener <kenneth at mail1.ttak.org> wrote:
>> Any idea why my generated UDP traffic is getting lost to the external
>> machine?
> 
> Just to verify the issue you could use another point of data.  See if
> you can reproduce the problem with netcat.
> 
> On the server run:
> nc -l -u -p 4444
> 
> On the client run:
> nc -u <server's address> 4444
> 
> Then type "hello\r" and see if it shows up on the server console.



The netcat method did appear to work.  I was able to get netcat to talk
to ngrep and also netcat to netcat.  I guess the problem was nemesis?


Thanks
Kenneth




More information about the PLUG mailing list