RE: net.inet.udp.blackhole issue

2009-01-03 Thread Robert Watson
On Tue, 30 Dec 2008, Yony Yossef wrote: I'm facing lots of UDP "Connection refused" errors while running multistream iperf test. Analyzing it with wireshark showed several "ICMP Port Unreachable" problems. I've overriden it with "sysctl net.inet.udp.blackhole=1", but I'm not sure this is the

RE: net.inet.udp.blackhole issue

2008-12-30 Thread Yony Yossef
> > I'm facing lots of UDP "Connection refused" errors while running > > multistream iperf test. Analyzing it with wireshark showed several > > "ICMP Port Unreachable" problems. > > > > I've overriden it with "sysctl net.inet.udp.blackhole=1", > but I'm not > > sure this is the correct thing to

Re: net.inet.udp.blackhole issue

2008-12-29 Thread Robert Watson
On Wed, 24 Dec 2008, Yony Yossef wrote: I'm facing lots of UDP "Connection refused" errors while running multistream iperf test. Analyzing it with wireshark showed several "ICMP Port Unreachable" problems. I've overriden it with "sysctl net.inet.udp.blackhole=1", but I'm not sure this is th

net.inet.udp.blackhole issue

2008-12-24 Thread Yony Yossef
Hi All, I'm facing lots of UDP "Connection refused" errors while running multistream iperf test. Analyzing it with wireshark showed several "ICMP Port Unreachable" problems. I've overriden it with "sysctl net.inet.udp.blackhole=1", but I'm not sure this is the correct thing to do, I feel like I'v