You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been working a treat. Managed to deploy both PiHole and AdGuard for testing - using IPV4.
I had the VLANs previously defined on the UDM before creating and running the containers.
Using the shell script to configure the IPV4 and IPV6 addresses and gateways seemed to work. I can ping6 the interfaces from the UDM host, but I can't ping6 from any client on the network ('no route to host'), and I can't ping6 any IPV6 from the container.
I am assuming I have stuffed up the routes and/or the VLAN definitions on the UDM host.
My default network uses Prefix Delegation from my ISP.
I have been using Prefix Delegation on the defined VLAN(s). I have also tried assigning a random static IPV6 address in the interface.
Does anyone have an example of how to configure a new VLAN and set up the routes on the UDM host for IPV6 for a container?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Been using the nspawn directions for UnifiOS 3.x from here: https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container
It's been working a treat. Managed to deploy both PiHole and AdGuard for testing - using IPV4.
I had the VLANs previously defined on the UDM before creating and running the containers.
Using the shell script to configure the IPV4 and IPV6 addresses and gateways seemed to work. I can ping6 the interfaces from the UDM host, but I can't ping6 from any client on the network ('no route to host'), and I can't ping6 any IPV6 from the container.
I am assuming I have stuffed up the routes and/or the VLAN definitions on the UDM host.
My default network uses Prefix Delegation from my ISP.
I have been using Prefix Delegation on the defined VLAN(s). I have also tried assigning a random static IPV6 address in the interface.
Does anyone have an example of how to configure a new VLAN and set up the routes on the UDM host for IPV6 for a container?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions