Hi to all
I have installed Red Hat Linux on a machine that is on a LAN to which an
IBM RS6000 is also connected. I can send mail from the RS6000 to the
Linux box OK but it doesn't work in the other direction. Any attempt to
send mail from Linux to RS6000 gets queued with the reason "host name
lookup failure".
I have a big fat sendmail manual but it doesn't mention this kind of
error explicitly and I'm a novice with Linux. Myself and a colleague
who has a good deal of experience with Unix have been hacking at the
hosts file and sendmail.cf (mostly via linuxconf) for a week now
with no luck.
The basic info is:
Red Hat Linux release 6.1 (Cartman)
Kernel 2.2.12-20
Sendmail Version 8.9.3
Compiled with LOG MATCHGECOS MIME7TO8 MIME8TO7NAMED_BIND NETINET
NETUNIX NEWDB NIS QUEUE SCANF SMTP USERDB
short domain name $w = ourmail
canonical domain name $j = ourmail.mycompany.co.uk
subdomain name $m = mycompany.co.uk
node name $k = ourmail.mycompany.co.uk
The /etc/hosts file contains
128.0.0.9 ourmail.mycompany.co.uk ourmail linux
128.0.0.10 theibm.mycompany.co.uk theibm
127.0.0.1 localhost
I can telnet onto the IBM from the Linux machine - so why can't I send
mail? What does "host name lookup failure" mean anyway?
TIA
--