Hi, In trying to debug a problem a colleague has with Freebsd 8 and ipfilter 4.1.34, I came across a bug report in Freebsd
http://www.freebsd.org/cgi/query-pr.cgi?pr=106438 Where the last post suggests this is a checksum problem and has a suggested an 'untested' patch for ip_fil_freebsd.c. Turning off rx checksum on fxp0 has indeed worked around the problem. under freebsd 6 with 4.1.33 this hardware had no problem, I see some checksum changes in CVS between 4.1.34 and 4.1.33 , but I don't know the code to comment if these introduced the problem http://ipfilter.cvs.sourceforge.net/viewvc/ipfilter/ipfilter/ip_fil_freebsd.c?view=log&pathrev=MAIN Has anyone here experience with this problem ? Thanks Andrew
