I'm attempting to set up OpenVPN on a FreeBSD 12.1-RELEASE box. I'd like
for it to allow remote clients to access the internet via the server box's
connection. It appears that OpenVPN is working, because new connections are
logged, but I also get this message in the log:

Thu Nov  7 15:43:17 2019 us=289157 han/67.175.144.37:61307 MULTI: bad
source address from client [::], packet dropped

And the attached client doesn't have internet access.

SO, I'm assuming I need to set up PF to NAT between tun0 and em0.

I tried looking in the FreeBSD handbook in the chapter on PF, but that's
like drinking from a fire hose, and I'm sure there is much more detail
there than I need to know.

Can someone point me to a concise description of how to achieve this?

Thanks,
Phil
_______________________________________________
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to