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 <rnkn%rnkn.xyz@localhost> writes:
> Greg Troxel <gdt%lexort.com@localhost> wrote:
>
>> And then to check your firewall logs. If you don't log
>> all rejected packets, change that until you do not need to debug.
>>
>> It looks like the wg/wireguard part is ok.
>
> Sorry I don't know what this means. I'm not running a firewall. How do
> I log rejected packets?
Without a firewall the concept doesn't make sense.
Other advice:
run tcpdump without filters, writing to a file with -w, so you log
packets you aren't expecting
run `netstat -s` before and after your ping test and diff. look for
unexpected counter increases.
Home |
Main Index |
Thread Index |
Old Index