[KLUG Members] sendmail question

Dirk H Bartley members@kalamazoolinux.org
30 Apr 2003 11:13:27 -0400


On Wed, 2003-04-30 at 11:04, Bruce Smith wrote:
> > Vsifax is getting the string
> > srvbai1.schupan  from a hostname system call.  
> 
> What's your hostname set to?  
> 
> What's the contents of your file:  /etc/sysconfig/network ?
> 
> On my Linux computer, I have the full node.domain set in my
> /etc/sysconfig/network   i.e.:
> 
> lx1:/etc/sysconfig$ cat network
> NETWORKING=yes
> HOSTNAME=lx1.armintl.com
> DOMAINNAME=armintl.com
> GATEWAY=172.16.254.1
> GATEWAYDEV=eth0

[root@srvbai1 /root]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=srvbai1
GATEWAY=192.168.2.22
[root@srvbai1 /root]# nslookup srvbai1
Server:  zenith.schupan
Address:  192.168.2.9

Name:    srvbai1.schupan
Address:  192.168.2.1

Looks like it may be checking our internal nameserver.  Our internal
nameserver has all internal hosts as schupan as opposed to schupan.com. 
We are planning on changing that.  The internal server would still be
srvbai1.schupan.com though after which would probably still be blocked.

Dirk
>