Installing connector on host network with docker

Hey guys, I was trying to install the twingate connector using another network driver than bridge, but i couldn’t. Apparently there is a problem with the net.ipv4.ping_group_range.
Is it possible to link the connector to a host network or an ipvlan network ?
If yes how can i do so ?
Thank you in advance.

Hi @Soguma,

you should be able to deploy a Connector without the net.ipv4.ping_group setting: it is only use to ensure that the Connector inside a container can handle ping command properly but if you are not using ping and it creates an issue, you can remove it from your command.