Incorrect PF NAT rule set in bhyve wiki page - Bug 209479
Fehmi Noyan ISI
fnoyanisi at yahoo.com
Sat May 14 10:32:11 UTC 2016
Apologies, the email body was stripped off...
This has happened twice, but still not sure whether it is my email client (Android phone / Gmail App) or the freebsd-doc list that causes the issue.
Anyways, below is the email body for my previous message
In the bhyve wiki page[1], the PF rules given to enable NAT on wlan0 should be updated.
Given rule set in [1] is
nat on wlan0 from bridge0:network to any -> (bridge0)
pass out all
pass in all
Correct rule set should be
nat on wlan0 from (bridge0:network) to any -> (bridge0)
pass out all
pass in all
[1] https://wiki.freebsd.org/bhyve
________________________________
From: Fehmi Noyan Isi via freebsd-doc <freebsd-doc at freebsd.org>
To: freebsd-doc at freebsd.org
Sent: Saturday, May 14, 2016 10:50 AM
Subject: Incorrect PF NAT rule set in bhyve wiki page - Bug 209479
_______________________________________________
freebsd-doc at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe at freebsd.org"
More information about the freebsd-doc
mailing list