spartanhooah

Results 6 comments of spartanhooah

I'm getting the same `iptables` problem: ``` [#] ip link add nas type wireguard [#] wg setconf nas /dev/fd/63 [#] ip -4 address add dev nas [#] ip -6 address...

I removed the IPv6 addresses and got pretty much the same error: ``` [#] ip link add nas type wireguard [#] wg setconf nas /dev/fd/63 [#] ip -4 address add...

@runfalk Do you have any other suggestions or things to try?

> > > Synology is using an iptables version from 2015...v1.6.0. I am failing with the same error and this docker image [linuxserver/docker-wireguard#60 (comment)](https://github.com/linuxserver/docker-wireguard/issues/60#issuecomment-701636018) lists Synology as the only devices...

Sorry, yes, in Reactor. Specifically, in `BlockingSingleSubscriber.blockingGet()` when it tries to `await()`.

I think it's also a documentation issue. The section on the toolbar doesn't mention that it's only useful for remote URLs. It'd be great if we could make a query...