Date: Thu, 3 Nov 2005 10:36:35 -0700 From: "Elliot Finley" <efinleywork@efinley.com> To: <freebsd-stable@freebsd.org> Subject: Re: NFS problems Message-ID: <07fd01c5e09d$233ee960$37cba1cd@emerytelcom.com> References: <07e001c5e09b$7de4da70$37cba1cd@emerytelcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Elliot Finley" <efinleywork@efinley.com> > I upgraded 9 of my systems to RELENG_5 on Oct 29 and 30. Now none of them > can do a dump to an NFS mounted directory. Oops.... I also changed some ipf rules and after opening everything up, the dump works again. Sorry for the noise. On another note: Now I'm not sure how to make dumps work and have ipf functioning. in ipf.rules of the server receiving the dump I have: block in all block out all pass out quick on lo0 pass in quick on lo0 pass out quick from myIP/32 to any keep state pass in quick from mySubnet/27 to any keep state and both the sending and receiving server are on mySubnet. What am I missing? TIA Elliot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07fd01c5e09d$233ee960$37cba1cd>