Closed rodriciru closed 1 year ago
Hi @rodriciru If I understand you correctly are we talking about multiple docker networks?
Yes, I have a composer with many services and one of them belongs to 2 networks
El mié, 26 oct 2022 17:51, Shinebayar G. @.***> escribió:
Hi @rodriciru https://github.com/rodriciru If I understand you correctly are we talking about multiple docker networks?
— Reply to this email directly, view it on GitHub https://github.com/shinebayar-g/ufw-docker-automated/issues/44#issuecomment-1292255740, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACR6MY3UCKX3X5N5ZNXP6ZDWFFHOZANCNFSM6AAAAAARO37M3U . You are receiving this because you were mentioned.Message ID: @.***>
How about this? Can you look at it?
~After #46 I'll look into this, thanks.~
Hey @shinebayar-g, thank you for this awesome project. It's been useful for my home server!
I needed the multi-network support, so I've implemented myself. I have a branch which is working for multi-networks (tested for default, single, multi-network in docker-network).
https://github.com/kforeverisback/ufw-docker-automated/tree/feature/multi-network
I'll do a quick PR (unless you're planning to do so soon).
Hi. First, I must say I don't understand iptables, so maybe this is correct. I have a reverse proxy which has 2 networks (one has more priority over the other) When I launch your program, only one of these networks is created, and the other is deleted if already exist. Is correct this behavior?
As you can see I should have 2 more rules like 4 and 5 but with IP 172.22.0.2 for example