| 50 and 51 there are protocol identifiers not port numbers. They are not tcp and not udp they are different transport layer protocols (the same layer resides tcp and udp). Protocol 50 is protocol ESP (Encapsulating Security Payload), protocol 51 is AH (Authentication Header). https://en.m.wikipedia.org/wiki/List_of_IP_protocol_numbers You might be interested following articles: http://www.linuxvirtualserver.org/software/ipvs.html https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability Anvar Kuchkartaev
Hello,
I have made quite a bit of research on how to load balance StrongSwan, however, I get contradicting messages. e.g. from my understanding, StrongSwan (IKEv2) works over UDP and not TCP. Hence Aws load balancer is out of the question. But so is HAProxy !!! But I discovered that latest NGINX 1.10+ supports UDP load balancing and it was easy to set it up. I am currently listening to ports 500 and 4500 and it doesn't quite work. I have raised an issue here: https://wiki.strongswan.org/issues/2464 Do I need to listen to port 50 and 51 as well? Any tips or advice for me, please? Many Thanks, Houman | ||
- [strongSwan] Can StrongSwan be loadbalanced? Houman
- Re: [strongSwan] Can StrongSwan be loadbalanced? Anvar Kuchkartaev
- Re: [strongSwan] Can StrongSwan be loadbalanced... Houman
- Re: [strongSwan] Can StrongSwan be loadbala... Anvar Kuchkartaev
