Hi,
I have a weird issue and I am scratching my head around it.
Background:
I have a docker app that runs inside a LXC (I know this is not recommended but I am resource constrained
)
When I run it in a host using vmbr0, no problem at all.
Now I want to create a VLAN where the gateway is pfsense.
I can create the machine, run it.
I can ping it from within the VLAN
I can ping from the LXC both 8.8.8.8 and the gateway of the VLAN
I can ping from the docker container 8.8.8.8 when it is outside the VLAN
But when I move the LXC within the VLAN I cannot ping 8.8.8.8 (nor the gateway) from the container.
I dont know if this is a proxmox setup I am missing or a docker one.
What is weird is I have another container with exactly the same config, but I don't have the issue.
So my guess is I am missing something in proxmox
Can somebody have any idea?
Thanks
I have a weird issue and I am scratching my head around it.
Background:
I have a docker app that runs inside a LXC (I know this is not recommended but I am resource constrained
When I run it in a host using vmbr0, no problem at all.
Now I want to create a VLAN where the gateway is pfsense.
I can create the machine, run it.
I can ping it from within the VLAN
I can ping from the LXC both 8.8.8.8 and the gateway of the VLAN
I can ping from the docker container 8.8.8.8 when it is outside the VLAN
But when I move the LXC within the VLAN I cannot ping 8.8.8.8 (nor the gateway) from the container.
I dont know if this is a proxmox setup I am missing or a docker one.
What is weird is I have another container with exactly the same config, but I don't have the issue.
So my guess is I am missing something in proxmox
Can somebody have any idea?
Thanks