manual-connections icon indicating copy to clipboard operation
manual-connections copied to clipboard

PF Payload & Signature Curl Not Working (Wireguard Docker Container)

Open norsemangrey opened this issue 3 years ago • 1 comments

The curl command for retrieving the payload and signature does not return anything. I am using the script in the linuxserver/wireguard container.

Using the curl command in the port_forwarding.sh script by @steff2632 seems to work.

I tested the PF port as pr. the description using tcpdum, however, the curl command only results in Failed to connect / Connection refused. Not sure if this is expected. I still get a response in the tcpdump.

norsemangrey avatar Jun 19 '21 10:06 norsemangrey

It seems likely this is related to the -m/--max-time allowance required by your setup; the script you mention has doubled all of the default values from 5 to 10.

faireOwl avatar Jun 30 '21 17:06 faireOwl