thanks for reply,
on my /etc/resolv.conf i add :
[root@s1 ~]# cat /etc/resolv.conf
nameserver 202.157.163.157
nameserver 202.157.131.118
nameserver 165.21.83.88
nameserver 165.21.100.88
at /etc/hosts
127.0.0.1 s1a.inovuus.com s1a localhost.localdomain localhost
192.168.12.174 s1.inovuus.com mail
202.157.133.174 s1.inovuus.com mail
Hostname : s1.inovuus.com
Can you tell me where i do wrong setting ?
Main Topics
Browse All Topics





by: KeremEPosted on 2009-08-04 at 14:59:10ID: 25018616
Hi,
First of all it seems that your search domain is:
inovuus.com
This is why it s adding this up in the end. But later since it points to your external address it can not nat the contents to the intranet address and you cant get a response.
First of all the first one is a DNS issue so that it resolves the name adding the local search domain. But as soon as you're trying to reach your external address you can not get a respons this is normal. If you are not able to fix your hostanme and you still want to check your emial server then you can enter your mail hosts internal adress in youutt hosts file and try to telnet it after this.
Cheers,
K.