newsnowlabs / docker-ingress-routing-daemon

Docker swarm daemon that modifies ingress mesh routing to expose true client IPs to service containers
MIT License
161 stars 31 forks source link

Non default listen-address #19

Closed dberardo-com closed 2 years ago

dberardo-com commented 2 years ago

Would this script work also if the swarm has been initialized to listen and advertise addr on an interface other than eth0 ?

struanb commented 2 years ago

Hi @dberardo-com. I believe it should be fine. I'm not aware there's anything in the script that expects any particular interface to be used. If you give it a try, please let us know if you experience any difficulties.

struanb commented 2 years ago

I'm not aware of any action required on this issue, so closing it for now.