Re: Bridge Not Forwarding ARP

2019-10-02 Thread Dan Lists
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

Re: Bridge Not Forwarding ARP

2019-07-24 Thread Eugene Grosbein
25.07.2019 1:17, Dan Lists wrote: > Does anyone have any ideas on how to debug this issue?I can build a > custom kernel or use dtrace if necessary. I'm not familiar with the kernel > source so I don't really know where to look. > > Thanks for any help you can provide. Did you miss my reply

Re: Bridge Not Forwarding ARP

2019-07-24 Thread Dan Lists
Does anyone have any ideas on how to debug this issue?I can build a custom kernel or use dtrace if necessary. I'm not familiar with the kernel source so I don't really know where to look. Thanks for any help you can provide. On Mon, Jul 8, 2019 at 12:19 PM Dan Lists wrote: > > On Mon, Jul

Re: Bridge Not Forwarding ARP

2019-07-10 Thread Dan Lists
I am not running virtualbox. I am still searching for clues to fix this problem. On Mon, Jul 8, 2019 at 7:54 PM Joseph Ward wrote: > I had this exact issue while virtualbox had a guest network adapter > bridged to the external interface that the FreeBDS bridge0 interface was > bridged to. If

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Joseph Ward
I had this exact issue while virtualbox had a guest network adapter bridged to the external interface that the FreeBDS bridge0 interface was bridged to.  If I shutdown the VMs, ARP magically started working bidirectionally, and after restarting the VMs it failed again. My fix was eventually to jus

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Michael Sierchio
On Mon, Jul 8, 2019 at 11:22 AM Eugene Grosbein wrote: > 09.07.2019 0:43, Michael Sierchio wrote: > > > On Mon, Jul 8, 2019 at 10:33 AM Eugene Grosbein > wrote: > > > > 09.07.2019 0:19, Dan Lists wrote: > >> > >>> On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio > >> wrote: > >>> > What's

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Eugene Grosbein
09.07.2019 0:43, Michael Sierchio wrote: > On Mon, Jul 8, 2019 at 10:33 AM Eugene Grosbein wrote: > > 09.07.2019 0:19, Dan Lists wrote: >> >>> On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio >> wrote: >>> What's your firewall ruleset look like? (show, don't tell) >>> The firewall is off

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Dan Lists
On Mon, Jul 8, 2019 at 12:43 PM Michael Sierchio wrote: > > On Mon, Jul 8, 2019 at 10:33 AM Eugene Grosbein > wrote: > > 09.07.2019 0:19, Dan Lists wrote: >> >> > On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio >> wrote: >> > >> >> What's your firewall ruleset look like? (show, don't tell) >>

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Michael Sierchio
On Mon, Jul 8, 2019 at 10:33 AM Eugene Grosbein wrote: 09.07.2019 0:19, Dan Lists wrote: > > > On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio > 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 > ne

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Eugene Grosbein
09.07.2019 0:19, Dan Lists wrote: > On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio 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

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Dan Lists
On Mon, Jul 8, 2019 at 11:55 AM Michael Sierchio 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 ar

Re: Bridge Not Forwarding ARP

2019-07-08 Thread Michael Sierchio
What's your firewall ruleset look like? (show, don't tell) What does sysctl report on the interfaces and on arp? On Mon, Jul 8, 2019 at 9:15 AM Dan Lists wrote: > I have a server running FreeBSD 11.2 that I am wanting to use as a bridged > firewall. I have it set up and it mostly works.

Bridge Not Forwarding ARP

2019-07-08 Thread Dan Lists
I have a server running FreeBSD 11.2 that I am wanting to use as a bridged firewall. I have it set up and it mostly works. The problem is that ARP replies are not being forwarded from the outside interface to the inside interface. It appears to be working in the other direction. I see the ARP