On 27 Jun 2007, at 12:38, Ross, Daniel wrote: > I have the following ipfilter rules: > pass in quick on bge0 from 10.207.0.0/19 to any keep state > block in log all > > yet I am seeing the following: > 7/06/2007 12:36:25.343669 bge0 @0:9 b 10.207.109.92 -> 10.207.3.11 PR > icmp len 20 576 icmp timxceed/reassem for 10.207.3.11,2049 - > 10.207.109.92,786 PR 17 len 20 1500 IN > > What do I need to add to allow nfs?
Your destination ip is outside range covered by 10.207.0.0/19. David
