View Single Post
  #2 (permalink)  
Old 02-27-2010, 11:32 PM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,305
Default

Quote:
Originally Posted by provider1 View Post
Since the firewall its not NATing any ports, I assume that is no restriction here about communication with another servers.

My hosts file:

127.0.0.1 localhost.localdomain localhost
192.168.90.25 mail.absolutaconsultoriagv.com.br policarpo
200.000.000.00 mail.absolutaconsultoriagv.com.br policarpo
This is incorrect, it should look like this (I assume that your firewall has the public IP?):

Code:
127.0.0.1       localhost.localdomain   localhost
192.168.90.25   mail.absolutaconsultoriagv.com.br mail
__________________
Regards


Bill
Reply With Quote