raizelian
raizelian
Thanks for answering, here’s the output: ``` Chain FORWARD (policy DROP 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 0 0 DOCKER-USER all -- *...
Done. Running the previous command shows the changed output (those two lines are now in first and second position) but I still get no internet access (tried pinging, browsing and...
Sure, here's the output while pinging 192.168.1.1: ``` > sudo tcpdump -n -i wg0 tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on wg0, link-type RAW (Raw...
Yes I was pinging from my configured client (the iPhone) and those were the outputs of the tcpdump command on the Pi. Also actually, in the meantime I was cleaning...
> Which means that 10.23.80.1 (the virtual IP of the raspberry pi) is pinging 10.23.80.1, while you iphone is 10.23.80.2, assuming it is test in the debug log. I'm not...
Oh, thank you! :) I didn't know that, I'm still new at the whole GitHub thing. I went all the way down to an MTU value of 1000 but got...
1. Never (only worked once) 2. Never (only worked once) 3. Never (only worked once) 4. Never (only worked once) 5. Never tried it and the VPN never worked after...
I tried a bit of everything and anything, but nothing worked. I even tried setting up Wireguard manually by following a very in-depth guide (not sure if I can link...
I can add to this saying that it doesn't work on M1 Pro running 12.6 either. > 1. csrutil disable in Recovery? > > OR > > This approach? 2)...