https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257079

--- Comment #7 from Jack <[email protected]> ---
I forgot to mention, my ipfw rules with natd running were
ipfw add 100 allow ip from any to any via bge1
ipfw add 101 allow ip from any to any via lo0
ipfw add 102 divert natd ip from any to me in via bge0
ipfw add 103 divert 8668 ip4 from 10.0.0.0/24 to not me out via bge0
ipfw add 200 deny ip from any to 127.0.0.0/8
ipfw add 300 deny ip from 127.0.0.0/8 to any

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to