Re: IPV6 UDP port 6343

2022-10-17 Thread Andre Pedro
hello Sergey, No, I have not.. the reason I've set this number quite high is because I am expecting a huge amount of packets destined to UDP port 6343.. so I was just playing with numbers really. What number would you recommend? Also, why does it work with ipv4? thanks, Andre Pedro

Re: IPV6 UDP port 6343

2022-10-14 Thread Andre Pedro
Hello Sergey, I was actually seeing access errors due to the number of connections I guess and then when I changed that, it worked for v4. do you think this is related to my problem? This is just a random(big number) that I've decided on. Thanks, Andre Pedro On Thu, Oct 13, 2022 at 10:

IPV6 UDP port 6343

2022-10-13 Thread Andre Pedro
Hello folks, I am trying to get the below load balancer config to work in our environment. Basically, this server should receive v6 udp packets sflow sample packets on port 6343 and forward out to these 3 servers part of stream_backend. However, it doesn't seem to work. If I switch to v4, it does