On 2017-06-01 08:10, Sebastien Marie wrote:
my guess would be IGMP uses IP-Options. and by default, pf doesn't
allow
them.
you should try using the following in pf.conf:
set skip lo
block log
pass allow-opts
That fixed the problem.
Thank you.
On Thu, Jun 01, 2017 at 07:42:51AM -0500, Michael Graves wrote:
> Hello
>
> [...]
>
> The problem that I cannot explain is when I ping from obsd01 vether0 to
> obsd02 vether0 and I do a tcpdump on rtbsd vio0 I never see any IGMP packets
> from the obsd01/02 system, but I do see VXLAN packets. Ho
Hello
I am attempting to configure VXLAN in dynamic mode on OpenBSD 6.1 and I
am running into problems. My setup is as follows...
I have two 6.1 virtuals setup running under QEMU. Each virtual has a
vether0 interface and a vxlan0 interface attached to a bridge0
interface. Each virtual has
3 matches
Mail list logo