M mktw Verified User Joined Feb 12, 2012 Messages 10 Apr 1, 2012 #1 Hi, I don't use DNS on my VPS, so i stopped Named to conserver RAM of my VPS I noticed that all emails are getting stick in the queue with host not found... How to resolve? thanks
Hi, I don't use DNS on my VPS, so i stopped Named to conserver RAM of my VPS I noticed that all emails are getting stick in the queue with host not found... How to resolve? thanks
M mktw Verified User Joined Feb 12, 2012 Messages 10 Apr 1, 2012 #2 i think it can be handled with /etc/resolve.conf i commented my nameserver IPs in and put: nameserver 8.8.8.8 nameserver 8.8.4.4 stopped Named Now i can ping google.com any other thing needs to be taken care of guys? thanks
i think it can be handled with /etc/resolve.conf i commented my nameserver IPs in and put: nameserver 8.8.8.8 nameserver 8.8.4.4 stopped Named Now i can ping google.com any other thing needs to be taken care of guys? thanks
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,832 Location www.poralix.com Apr 1, 2012 #3 That should be enough in most cases. But make sure named is disabled from services check in directadmin.
That should be enough in most cases. But make sure named is disabled from services check in directadmin.
M mktw Verified User Joined Feb 12, 2012 Messages 10 Apr 2, 2012 #4 yeah thanks, i had already OFF named in /usr/local/directadmin/data/admin/services.status