Re: Running a webserver inside a bhyve host and exposing it to the world via PF

2023-10-17 Thread void
On Tue, Oct 17, 2023 at 05:00:54PM +0300, Odhiambo Washington wrote: I am stuck on how I can achieve this. I have a Linux VM running under bhyve. I have installed a webserver running on port 80 that I'd like to expose to the outside world. I am unable to figure out how to achieve this with PF run

[Bug 273557] Regression preventing bhyve from running inside a jail without IP after f74147e26999838e03a522bf59ea33bef470d356) breaks support for jailing bhyve with IPv4 and IPv6 disabled. Patch inclu

2023-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273557 --- Comment #18 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fd8b9c73a5a63a7aa438a73951d7a535b4f25d9a commit fd8b9c73a5a63a7aa438a73951d7a535b4f25d9a Author:

[Bug 273557] Regression preventing bhyve from running inside a jail without IP after f74147e26999838e03a522bf59ea33bef470d356) breaks support for jailing bhyve with IPv4 and IPv6 disabled. Patch inclu

2023-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273557 Ed Maste changed: What|Removed |Added Blocks||271607 Referenced Bugs: https://bugs.

Re: Running a webserver inside a bhyve host and exposing it to the world via PF

2023-10-17 Thread Patrick M. Hausen
Hi all, > Am 17.10.2023 um 17:05 schrieb void : > I thought the only way to differentiate and filter based on these interfaces > is with layer 2. PF is layer-3 only. So it is my understanding that > PF won't work as required/expected on the host. Because, to PF, it's the > same interface. You can