Rob Hofmann
Rob Hofmann
> I'm having the same issue using wireguard, have not tried any openvpn configs though to see if that even works. > > Did you manage to figure this out?...
Hi all, I'm looking for this same feature. I've been able to set this up with another container before. Below is a working example. ``` sysctl -w net.ipv4.ip_forward=1 docker run...
PS. Same-ish discussion here with a possible workaround: https://github.com/qdm12/gluetun/discussions/738
I'm running into the same issue with Azure CLI `az tag create`. The REST api seems to have changed.
adding `-e KILL_SWITCH=off` allows me to route through the container correctly. I dont fully understand what is happening, but is there a way to keep the KILL_SWITCH enabled and make...
Additional information: WORKING WITHOUT KILLSWITCH: ``` Chain INPUT (policy ACCEPT 1785 packets, 1220K bytes) pkts bytes target prot opt in out source destination Chain FORWARD (policy ACCEPT 115 packets, 6900...
Had a similar issue trying out with another container. Got a fix/workaround here: https://github.com/qdm12/gluetun/discussions/738
what are the errors you are getting?
In theory you should have `climate.master_ac_1` and `climate.master_ac_2` now. You can simply add those to your lovelace dashboard. You can search entities through `Developer Tools` --> `States` and then searching...
I haven't seen/considered this, nor do I have the devices to test this with. But feel free to implement support for this and make a PR 👍 . Regarding your...