nfs: sharing directory without running DNS
Andrew Medico
a.medico at gmail.com
Mon Aug 14 02:08:21 EDT 2006
On 8/14/06, Joshua D. Abraham <jabra at ccs.neu.edu> wrote:
>
> I would recommend:
>
> iptables --flush
>
> This is more generic.
But it's not sufficient. To clean out all the tables, one must do:
iptables -F
iptables -F -t nat
iptables -F -t mangle
So when a distribution-supplied initscript exists, it's simpler to use that.
--
Andrew Medico <a.medico at gmail.com>
More information about the Discuss
mailing list