On Fri, 02 Jul 1999 19:00:20 +0200 Arnaud FLORENT <aflorent@???>
wrote:
> hello,
>
> i 've got this parameters in my 2.05 #1 exim.conf
> relay_domains = *
> sender_net_accpet_relay = 192.168.1.0/255.255.255.0
>
> but i'm able to send a relayed mail from host 192.168.2.55...
>
> 1999-07-02 18:51:26 1106X8-0000H4-0 <= aforent@??? H=test1
> [192.168.2.55] P=esmtp S=577
>
> what's wrong ?
The netmask 255.255.255.0 limits addresses to 192.168.1.<x>. You want a
different netmask. 255.255.0.0 will allow relaying from 192.168.<x>.<x>.
For more complex masks, a TCP/IP book on IP addressing is recommended!
(Or you could mail me / someone else directly with the addresses you want
to allow and we could help out!)
- Bob
----------------------------------------------------------------------------
Bob "Mince" Franklin ~{], CNE ;), MCSE ;) Tel. (0118) 931 8432
Systems and Communications Fax. (0118) 975 3094
IT Services r.c.franklin@???
University of Reading, U.K. http://www.rdg.ac.uk/~suq96rcf/
--
*** Exim information can be found at
http://www.exim.org/ ***