Christofer Algotsson writes:
 > 
 > 
 > It sounds like a normal lookup-procedure..
 > 
 > I had the same "problem?" connecting from a 192.168.x.x network to a linuxfirewall 
 >(say, 192.168.1.1), with SSH
 > 
 > 
 > Easy way;
 > 
 > create a script that adds your 192.168.1 -network to your hostfile.
 > 
 > 
 > 192.168.1.10 host10.qlsoft.cl        host10
 > 192.168.1.11 host11.qlsoft.cl        host11
 > 192.168.1.12 host12.qlsoft.cl        host12
 > and so on..
 > 
 > 

Nope, that doesn't help, and if you look at what exim is tryin to do

 host in host_lookup? no (option unset)

(host_lookup is commented in exim.conf)

that shoudn't be the problem.

---------------------------------------


 > 
 > On Tue, Oct 31, 2000 at 12:15:00PM -0300, Felipe Alvarez Harnecker wrote:
 > > 
 > > Hi, having this problem i've tried this:
 > > 
 > > exim -bh 192.168.1.60 -oMi 192.168.1.200
 > > 
 > > 
 > > **** SMTP testing session as if from host 192.168.1.60
 > > **** Not for real!
 > > 
 > > >>> host in host_lookup? no (option unset)
 > > >>> host in host_reject? no (option unset)
 > > >>> host in host_reject_recipients? no (option unset)
 > > >>> host in auth_hosts? no (option unset)
 > > >>> host in sender_unqualified_hosts? no (option unset)
 > > >>> host in receiver_unqualified_hosts? no (option unset)
 > > >>> host in helo_verify? no (option unset)
 > > >>> host in helo_accept_junk_hosts? no (option unset)
 > > 220 dowjones.calalsa.cl ESMTP Exim 3.12 #1 Tue, 31 Oct 2000 13:04:18 -0300
 > > 
 > > 
 > > As you can see it seems that no lookup is made by exim, but when the
 > > real conection hapens from 192.168.1.60 ( and others ) i experience
 > > about 25 seconds of delay.
 > > 
 > > PLEASE HELP, im having lot of complains about it.
 > > 
 > > Thanx.
 > > 
 > 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to