Hello!
I have one problem (simple as I think).
Some time ago I have installed FreeBSD 14.3 in VirtualBox, but can't make internet connection working there.
So facts:
my base OS: FreeBSD 13.5-RELEASE-p8. I have PF, simple rules, but ever when I disable PF problem remains.
my guest OS (VirtualBox): 14.3-RELEASE
In VirtualBox settings I have NAT settings.
rc.conf settings:
defaultrouter 192.168.3.1
ifconfig_em0 inet 192.168.3.2 netmask 255.255.255.0
resolve.conf
nameserver 192.168.0.1 - this is my real router (my base OS connects to this home router).
when I do ping 8.8.8.8 I see
ping: No route to host
What have I missed?
I have one problem (simple as I think).
Some time ago I have installed FreeBSD 14.3 in VirtualBox, but can't make internet connection working there.
So facts:
my base OS: FreeBSD 13.5-RELEASE-p8. I have PF, simple rules, but ever when I disable PF problem remains.
my guest OS (VirtualBox): 14.3-RELEASE
In VirtualBox settings I have NAT settings.
rc.conf settings:
defaultrouter 192.168.3.1
ifconfig_em0 inet 192.168.3.2 netmask 255.255.255.0
resolve.conf
nameserver 192.168.0.1 - this is my real router (my base OS connects to this home router).
when I do ping 8.8.8.8 I see
ping: No route to host
What have I missed?