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
OS: LEDE on Raspberry Pi3
Tested version: node-iotronic-lightning-rod - 2.1.0-3
This is probably not a bug in Lightning Rod itself, but a deployment limitation it might be worth knowing about.
When Lightning Rod tries to connect on a network where a firewall with transparent proxy is enabled (ipfire in this case), connection fails with what looks like a crash on the client side (TCP RST).
Unfortunately that's not under my control. The only thing I know is the culprit was the "Transparent on green" flag on ipfire. It might be a bug on the proxy software itself.
OS: LEDE on Raspberry Pi3
Tested version: node-iotronic-lightning-rod - 2.1.0-3
This is probably not a bug in Lightning Rod itself, but a deployment limitation it might be worth knowing about.
When Lightning Rod tries to connect on a network where a firewall with transparent proxy is enabled (
ipfire
in this case), connection fails with what looks like a crash on the client side (TCP RST).See the following traces captured with tcpdump:
When the proxy is disabled, everything works as expected:
Perhaps there's something that could be done on the firewall side and/or in the way the request is formed?
The text was updated successfully, but these errors were encountered: