View Single Post
  #18 (permalink)  
Old 09-05-2007, 10:18 AM
mvincent mvincent is offline
Intermediate Member
 
Posts: 16
Default

ect/sysconfig/network
NETWORKING=yes
HOSTNAME=mail.mpseast.com

Reslove.conf
search localdomain
nameserver 192.168.1.2
nameserver 65.64.8.3

ect/hosts

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost

192.168.1.15 mail.mpseast.com mail

Quote:
Not not reverse, regular A & MX
You still resolving to the outside ip-as shown by the first line you posted...
Not not ? i am confused. Do you want me to try to set up an A and Mx record? Would that be in forward or reverse zone?

Thank you for the help. I know it is frustrating.
Reply With Quote