I've had virtual email working on my server for months. Upgraded to RH6.1 and no 
virtual
email.

Here's the steps I've taken using Linuxconf --

1. Created virtual email domain: foo.com
2. Created a range of virtual ip addresses on same interface eth0 as non-virtual 
network.
3. Allocated this range of IP numbers.
4. Created a mail domain: mail.foo.com and assigned it a virtual ip from 2 above.
5. Created a DNS entry for foo.com to associated mx of mail.foo.com. Assigned foo.com a
virtual ip number.


That's it.

when I do nslookup -q=mx foo.com

I get the correct mx mail.foo.com and the associated ip number

nslookup mail.foo.com returns the correct ip number

nslookup ip_number_from_above does not return mail.foo.com but rather my server ip 
address

I know this is problem with reverse IP mapping but cannot figure out what to do to 
resolve.

I'll appreciate any ideas.
Paul




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to