NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Getting wg(4) NetBSD server to work with WireGuard(R) macOS client
Paul W. Rankin wrote:
> RVP <rvp%SDF.ORG@localhost> wrote:
> >
> > How did a configured `--allowed-ips=10.2.0.42/32' change to
> > `allowed-ips: 192.168.10.0/24' on the interface?
>
> I've been trying everything I can think, including switching from
> 10.0.0.0 IPs to 192.168.0.0 IPs, without much luck.
Is your server configured to forward packets?
in /etc/sysctl.conf:
net.inet.ip.forwarding=1
net.inet6.ip6.forwarding=1
--
Alex
Home |
Main Index |
Thread Index |
Old Index