That will allow anything in the 216.133.67 network. I took it that is what you wanted since you had the subnet mask as 255.255.255.0
255.255.255.0 is the same as /24 DustyC -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Serhan Sevim Sent: Saturday, February 22, 2003 2:10 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: IMGate newbie 2 It worked.! Thanks Dusty, but 1 question. Will this 216.133.67.0/24 , 127.0.0.0/8 configuration let all the C network to be assumed my network ? On other words, why 24 ? I'll certainly be back with more questions, :) Thanks a lot for now. Serhan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of DustyC Sent: Saturday, February 22, 2003 2:58 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: IMGate newbie 2 I am just assuming that you have this in your mynetworks statement. mynetworks = 216.133.67.0/255.255.255.0 I think that should be this.... mynetworks = 216.133.67.0/24 , 127.0.0.0/8 Try that and restart postfix. Check the log prior to sending mail to it. DustyC -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Serhan Sevim Sent: Saturday, February 22, 2003 1:50 PM To: [EMAIL PROTECTED] Subject: [IMGate] IMGate newbie 2 Ok, now things are getting a little bit complicated. I'm trying to send a test email thru IMGate machine, But it bounces back the email giving an error "reply: read error from mail.allforum.org" The email address I'm trying the send the message to is "[EMAIL PROTECTED]" Postfix log is showing the following, ********* Feb 22 15:41:03 mail2 postfix/smtpd[14442]: connect from oe69.pav1.hotmail.com[64.4.30.204] Feb 22 15:41:03 mail2 postfix/smtpd[14442]: 6E84C178B: client=oe69.pav1.hotmail.com[64.4.30.204] Feb 22 15:41:03 mail2 postfix/smtpd[14442]: fatal: bad net/mask pattern: 216.133.67.0/255.255.255.0 Feb 22 15:41:04 mail2 postfix/cleanup[14440]: warning: premature end-of-input from cleanup socket while reading input attribute name Feb 22 15:41:04 mail2 postfix/master[14318]: warning: process /usr/libexec/postfix/smtpd pid 14442 exit status 1 Feb 22 15:41:04 mail2 postfix/master[14318]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling ******** What might be wrong ? Thank you.
