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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787
--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:
Author: glebius
Date: Thu Oct 3 02:32:56 UTC 2019
New revision: 353026
URL: https://svnweb.freebsd.org/changeset/base/353026
Log:
- Remove the compile time li
Ah, that’s my mistake. I originally saw the issue on an older FreeBSD release
and missed that the code had changed subtly when I looked up the version in
head. r328552 fixed this issue already
Thanks for the sanity check.
Sent from my iPhone
> On Oct 2, 2019, at 6:51 PM, 神明達哉 wrote:
>
> At
At Wed, 2 Oct 2019 17:04:23 -0400,
Ryan Stone wrote:
>
> At work, our product is putting through an IPv6 conformance test and
> it's found an issue in our handling of Routing Advertisements (RAs).
> If we receive an RA that does not specify an lladdr, then
> nd6_cache_lladdr() is called with lladd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010
Eugene Grosbein changed:
What|Removed |Added
Status|New |Open
--- Comment #1 from Eugene
At work, our product is putting through an IPv6 conformance test and
it's found an issue in our handling of Routing Advertisements (RAs).
If we receive an RA that does not specify an lladdr, then
nd6_cache_lladdr() is called with lladdr NULL:
https://svnweb.freebsd.org/base/head/sys/netinet6/nd6.c
I finally figured out what is happening. I could use some help fixing the
problem.
The client (behind the virtual Firewall) sends an ARP Request and the
Firewall sends the ARP Request on. ESX is echoing the Request back to the
Firewall, which is causing the Firewall to drop the ARP Reply when
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236724
--- Comment #15 from Eric Joyner ---
(In reply to Kubilay Kocak from comment #13)
Do you mean "releng"? I don't see an re@f.o option in Phabricator when I look
at editing the reviewers list.
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Keywords
On 27 Sep 2019, at 13:31, Alexander N. Lunev via freebsd-net wrote:
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
net
10 matches
Mail list logo