On Mon, Jul 8, 2019 at 12:43 PM Michael Sierchio <ku...@tenebras.com> wrote:

>
> On Mon, Jul 8, 2019 at 10:33 AM Eugene Grosbein <eu...@grosbein.net>
> wrote:
>
> 09.07.2019 0:19, Dan Lists wrote:
>>
>> > On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio <ku...@tenebras.com>
>> wrote:
>> >
>> >> What's your firewall ruleset look like?  (show, don't tell)
>> > The firewall is off for testing (the machine is only on a private
>> network).
>> >  # ipfw list
>> > 65535 allow ip from any to any
>> >> What does sysctl report on the interfaces and on arp?
>> > I have not changed any settings.
>>
>> Show output of ifconfig for the bridge and for its members, too.
>> I suppose some misconfiguration like IP address assigned to member
>> interfaces that is wrong.
>> All IP addresses need to be moved to the bridge interface itself.
>>
>>
> Does 'ip' in ipfw match arp packets?
>

It is my understanding that ARP packets are not filtered.   That behavior
can be changed by setting net.link.bridge.ipfw_arp=1.

ARP packets are supposed to be forwarded by default.   That worked with
FreeBSD 8.4.


-- 
>
> "Well," Brahmā said, "even after ten thousand explanations, a fool is no
> wiser, but an intelligent person requires only two thousand five hundred."
>
> - The Mahābhārata
>
_______________________________________________
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