02.10.2019 12:21, Bjoern A. Zeeb пишет:
My best guess would be to try to create the VLAN interface on the host
upon the bridge and not upon the physical interface. Can you try that
and see if that works?
I've tested with tcpdump, and here's what i found:
Host interfaces:
em0 up
vlan22 10.15.
02.10.2019 12:21, Bjoern A. Zeeb wrote:
> My best guess would be to try to create the VLAN interface on the host
> upon the bridge and not upon the physical interface. Can you try that
> and see if that works?
You mean like this?
# ifconfig vlan222 create
# ifconfig bridge1 create
# ifconfig vl
I have tried to configure fresh install of 12.1-PRERELEASE in the same
way (vlan on host's interface and vlans on jails' epair interfaces), and
the problem persists. Should I write PR?
27.09.2019 20:52, alexander lunev via freebsd-net пишет:
I have to add: if i configure same network (10.14.14.
Hello everyone!
I have a strange connectivity problem on jails with VNET networking.
I've deployed a jail system with VNET networking on a server with
FreeBSD 12.0-RELEASE-p10. Jails are working fine, can reach out outer
network and each other, but there's no connectivity between host and jail