Comment on Docker network internet access
lemmyvore@feddit.nl 4 months ago
What does “old network” and “new network” mean? What are they, LAN setup? Docker setup? Describe them better (netmasks, routing etc.)
Comment on Docker network internet access
lemmyvore@feddit.nl 4 months ago
What does “old network” and “new network” mean? What are they, LAN setup? Docker setup? Describe them better (netmasks, routing etc.)
shiftymccool@programming.dev 4 months ago
I’m referring to docker bridge networks.
old_main
is in the 10.2.1.0/24 subnet and i’m trying to move everything to a new bridge network on a subnet of 10.0.0.0/24. sorry, i’m not exactly sure what other info would be useful