LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   vxlan - controlling ports (https://www.linuxquestions.org/questions/linux-networking-3/vxlan-controlling-ports-4175736852/)

davidhadas 05-09-2024 09:00 AM

vxlan - controlling ports
 
Hi,

Looking to tunnel vxlan underlay. Current vxlan implementation seem to mandate that the same port number be used locally and remotely.

(1) Is there a way to set the local port being listened-to to XXXX and the destination port used when sending packets across the underlay to YYYY?
(2) If not, there seem to be no way to open a tunnel ingress in the same netns since it also would need to use the same port as vxlan uses resulting in "address already in use".

Any suggestion apart from resolving this with additional network namespaces?

nini09 05-15-2024 02:22 PM

You can try Ubuntu 24.04. It supports more options.


All times are GMT -5. The time now is 11:12 PM.