Replies: 1 comment
-
|
This seems to work after a reboot. One observation I could make is that when I recreated the internal network, the addresses of aardvark-dns seemed to not update.
What would be the command to restart aardvark-dns / podman networking? I trief |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I\m trying to set up two containers via quadlets.
They are connected via an internal, isolated bridge network.
My problems:
At first the service container couldn't reach any IP until I set a metric to the IPVLAN and set
no_default_routeto the bridge.But I still can't resolve anything within the service container as long as I'm connected to both networks.
As soon as I connect only to the IPVLAN I can resolve and connect to external hosts.
When being connected only to the bridge I don't seem to be able to resolve the db host's name.
I don't have this problem in a similar setup (bridge not "internal", no IPVLAN)
I'm usind Netavark, Aardvark seems to be running.
Anything I'm missing here or something I should try?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions