https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239417
Bug ID: 239417
Summary: ARP ping fails from the host to bridged vnet jails
Product: Base System
Version: 12.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
I connect vnet jails to the host using netgraph bridge using this script
/usr/src/share/examples/jails/jng:
> jng bridge jailnet sk0
I assign the IP address to jailnet from the LAN network after jailnet is
transferred into the jail.
Connectivity with jail works in all directions, but arping from host to jail's
IP address doesn't receive any response.
arping from jail to hosts's IP and to all other IPs, including other jails' IPs
work.
Why arping doesn't receive responses from jail?
ipfw.ko isn't loaded into kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"