https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275169
--- Comment #17 from Dani I. <[email protected]> --- (In reply to Gleb Smirnoff from comment #16) Ah sorry, that wasn't clear in my last comment. No, we have just used "net.link.ether.ipfw=1" while testing with out 13.2 hosts - we do not have it set in productive environment. What i meant were the fw rules from our initial report, which worked well and without a problem on 12.4: Host A has following IPFW rule: ipfw add 1000 allow ip from me to 10.1.1.20/32 uid 0 Host B has the following IPFW rule: ipfw add 2000 allow tcp from any to 10.1.1.20 80,443 keep-state -- You are receiving this mail because: You are the assignee for the bug.
