View Single Post
  #11 (permalink)  
Old 11-15-2005, 10:33 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default iptables

If you're installing on a box you've run zimbra on before, make sure you clear out the iptables forwarding, since it's no longer used:

as root run
iptables -t nat -F
Reply With Quote