hi Serge,

ok - i was not sure about that /8 business, our operations came up with that, does 127.0.0.0/8 mean from 127.0.0.0 to 255.0.0.0 and does 192.168.* mean from 192.168.0.0 to 255.255.0.0 ?

cheers,

philipp

Serge Knystautas wrote:
astrograph wrote:

I have a question regarding authorizedAddresses for James as an SMTP server....

in my config file I have the following:

<authorizedAddresses>127.0.0.0/8,192.168.*</authorizedAddresses>

I thought that would allow e.g. 192.168.34.98 to connect but not 196.178.23.12...

in the log for the smtpserver I noticed the following line:

15/09/04 20:21:22 INFO smtpserver: Authorized addresses: [127.0.0.0/255.0.0.0, 192.168.0.0/255.255.0.0]

is this correct?? I thought it should read 127.0.0.0/127.0.0.255, 192.168.0.0/192.168.255.255


You want 127.0.0.0/24.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to