try use netgraph bridge and interfaces

On 10/9/19 11:38 AM, Alexander Lunev via freebsd-net wrote:
07.10.2019 8:21, Alexander N. Lunev via freebsd-net пишет:
I've tested with tcpdump, and here's what i found:

> Host interfaces:
> em0 up
> vlan22 10.15.15.1/24 vlandev em0 vlan22
> epair0a - part of epair for jail foo
> bridge0 addm epair0 addm em0

> Jail foo interfaces:
> epair0b up (vnet interface)
> vlan22 10.15.15.2/24 vlandev epair0b vlan22

I found that there's already reported a bug 240106.

Just to spread the word - I've added comment about my situation with some more test with tcpdump:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240106#c3

To make it short here: if I add static ARP entries for IPs on host's and jail's vlan interfaces, then ICMP requests reach host's vlan interface, but replies doesn't return to jail. All tcpdump output is in my comment in PR, see link.


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

Reply via email to