[CLUE-Tech] SMTPD help?

ian iguy at ionsphere.org
Thu Mar 8 14:59:42 MST 2001


Tim,

I have included what library files are needed at a minimum to get dig
to work properly.  (ls -lR file)

Basically you need to have /lib directory along with the various libs.
Don't know if you have that or not.  From what you said in your email you
only have the /etc files??

ian


On Thu, Mar 08, 2001 at 02:20:57PM -0700, Tim Russell wrote:
> Yup.  That's what I meant by "in the /etc in the jail".  Sorry.
> 
> And the files in question are owned by root, and are world-readable.  As I
> said, the wild thing is that the resolver is doing the right thing (as in
> reverse lookups) when talking to the internal host that's listed in the host
> table, but it's failing on things that are in DNS.
> 
> E.G., "192.0.0.2  joemachine" is in /etc/hosts, and when that machine
> connects, the reverse lookup on 192.0.0.2 does work, but when 63.117.253.200
> connects and has a reverse lookup in of "engieg1.ilg.com", it doesn't get
> picked up and I get a "no reverse mapping for host 63.117.253.200".
> 
> So the resolver library, running in the /var/spool/smtpd chroot jail, with
> the files in /var/spool/smtpd/etc, works on hostfile entries but not DNS.
> 
> Tim
> 
> > From: ian [mailto:iguy at ionsphere.org]
> > Subject: Re: [CLUE-Tech] SMTPD help?
> >
> > Now in your /var/spool/smtpd you do have an etc directory 
> > which is where
> > the resolv.conf & hosts.. are located?
> > 
> > This is of course just a starter question.
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
-------------- next part --------------
tmp:
total 12
drwxrwxr-x    2 iguy     iguy         4096 Mar  8 14:31 etc
drwxrwxr-x    2 root     root         4096 Mar  8 14:55 lib
drwxrwxr-x    3 root     root         4096 Mar  8 14:33 usr

tmp/etc:
total 16
-rw-r--r--    1 iguy     iguy           17 Mar  8 14:30 host.conf
-rw-r--r--    1 iguy     iguy           92 Mar  8 14:29 hosts
-rw-r--r--    1 iguy     iguy          860 Mar  8 14:31 localtime
-rw-r--r--    1 iguy     iguy          127 Mar  8 14:29 resolv.conf

tmp/lib:
total 11232
-rwxr-xr-x    1 root     root       412250 Mar  8 14:55 ld-2.2.so
-rwxr-xr-x    1 root     root       412250 Mar  8 14:55 ld-linux.so.2
-rwxr-xr-x    1 root     root      5072386 Mar  8 14:46 libc-2.2.so
-rwxr-xr-x    1 root     root      5072386 Mar  8 14:46 libc.so.6
-rwxr-xr-x    1 root     root       241240 Mar  8 14:45 libresolv-2.2.so
-rwxr-xr-x    1 root     root       241240 Mar  8 14:45 libresolv.so.2

tmp/usr:
total 4
drwxrwxr-x    2 root     root         4096 Mar  8 14:33 bin

tmp/usr/bin:
total 360
-rwxr-xr-x    1 root     root       364060 Mar  8 14:33 dig


More information about the clue-tech mailing list