https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192888
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- It seems that the problems still exists: (Articles in German) https://lutz.donnerhacke.de/Blog/Performance-Probleme-mit-NAT https://lutz.donnerhacke.de/Blog/Wenn-der-Traceroute-Kreise-tanzt It's a variant of the LAND attack https://en.wikipedia.org/wiki/LAND. My solution is to use ipfw (which is used to activate NAT) to drop incoming packets sourced from the public NAT IP. So simple antispoofing. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
