Re: Problems with ipfw/natd and axe(4)

2013-05-22 Thread Spil Oss
400, Gleb Smirnoff wrote: >> Spil, >> >> On Fri, May 10, 2013 at 09:06:35AM +0200, Spil Oss wrote: >> S> There seems to be quite a bit of overhaul on the firewall code, pf and >> S> ipfw have been moved to sys/netpfil? Can there be some regressions in >> S&

Re: Problems with ipfw/natd and axe(4)

2013-05-10 Thread Spil Oss
Hi, There seems to be quite a bit of overhaul on the firewall code, pf and ipfw have been moved to sys/netpfil? Can there be some regressions in there that I hit? Just upgraded to r250404 but that does not help. Should I file a PR? Kind regards, Spil. On Thu, May 9, 2013 at 10:56 AM, Spil Oss

Re: Problems with ipfw/natd and axe(4)

2013-05-09 Thread Spil Oss
wrote: > On Tue, 16 Apr 2013 20:52:05 +0200, Spil Oss wrote: > > Hi all, > > > > If I disable checksum offloading on the NIC I do the tcpdump on, then I > > assume that the checksum-check will provide accurate results? > > It certainly should. > > >

Re: Problems with axe(4) and checksum offloading

2013-04-13 Thread Spil Oss
Hi YongHyeon, Will post on freebsd-ipfw@ as well... Does your engineering sample function normally with rxcsum/txcsum disabled? Kind regards, Spil. On Thu, Apr 11, 2013 at 3:11 AM, YongHyeon PYUN wrote: > On Wed, Apr 10, 2013 at 07:48:00PM +0200, Spil Oss wrote: > > Hi

Re: Problems with axe(4) and checksum offloading

2013-04-10 Thread Spil Oss
, YongHyeon PYUN wrote: > On Mon, Apr 08, 2013 at 08:45:58PM +0200, Spil Oss wrote: > > Hi YongHyeon, > > > > output from verbose boot > > > > ugen3.2: at usbus3 > > axe0: on usbus3 > > axe0: PHYADDR 0xe0:0x10 > > miibus1: on axe0 > > ukphy0: PHY

Re: Problems with axe(4) and checksum offloading

2013-04-08 Thread Spil Oss
spd=HIGH (480Mbps) pwr=ON (200mA) Kind regards, Spil. On Mon, Apr 8, 2013 at 8:35 AM, YongHyeon PYUN wrote: > On Sun, Apr 07, 2013 at 09:14:16PM +0200, Spil Oss wrote: > > Hi all, > > > > With checksum offloading enabled I cannot use my axe NIC (ASIX AX88772B). > &g

Problems with axe(4) and checksum offloading

2013-04-07 Thread Spil Oss
Hi all, With checksum offloading enabled I cannot use my axe NIC (ASIX AX88772B). ifconfig ue0 -txcsum -rxcsum will make dhclient ue0 return if I re-enable txcsum and rxcsum I get an immediate response from the dhcp server. Tried to remove the csum features by commenting out ifp->if_capabilitie