ipfw breaks nfs over udp6

Chuck Swiger cswiger at mac.com
Tue Nov 14 16:36:30 PST 2006


On Nov 14, 2006, at 4:05 PM, Kris Kennaway wrote:
> haessal# ipfw show
> 65535 4146880 1816192333 allow ip from any to any
>
> I tried to mount nfs over udp6 from a local host, but nfs traffic
> makes ipfw cry:
>
> ipfw: pullup failed
> ipfw: pullup failed
> ipfw: pullup failed
> ...
>
> and nfs traffic is wedged.

Interesting.  The "pullup failed" message means that IPFW didn't  
think it got enough data in the packet to produce a valid log  
message; perhaps something isn't determining the size of IPv6 packet  
headers properly...?

-- 
-Chuck



More information about the freebsd-current mailing list