lht99
lht99
Not working here either.
Hi, Thank you for reaching me. I am using DSM 7.3 Synology. I installed successfully WG package.
Hi, I am using container station.
> > Hi, I am using container station. > > Don't forrget to add the following CAPABILITIES to your container: > > * NET_ADMIN Hi, I added them and checked...
I had another problem, If I remove the things like this in PostUp and Down sudo iptables -A FORWARD -i wg0 -o eth0 -j ACCEPT sudo iptables -A FORWARD -i...
This kind of command could not execute in the docker when I tried to change Raw config: iptables -A FORWARD -i eth0 -o wg0 -m state --state RELATED,ESTABLISHED -j ACCEPT...
> > Warning: Extension MASQUERADE revision 0 not supported, missing kernel module? > > May I ask which Linux kernel DSM is using underneath? And are you sure you enable...
> This might be similar to: [ngoduykhanh/wireguard-ui#677](https://github.com/ngoduykhanh/wireguard-ui/issues/677) Hi, I got same problem. When I use this config: ``` [Interface] Table = ListenPort = 51820 PostDown = PreDown = iptables -t...
> > > > Warning: Extension MASQUERADE revision 0 not supported, missing kernel module? > > > > > > > > > May I ask which Linux kernel DSM...
> We're not giving up yet. Check out that link I sent with WG-Easy, `iptables-legacy` I should try WG-Easy with `iptables-legacy`, right?