RE: postfix
"Yancey B. Jones" <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
<SNIP> > On Linux most, if not all, log files are in /var/log. > Depending on your syslog configuration this is called 'mail' > or 'maillog' or something other. Have a look, Postfix is very > good in logging what is does and what it doesn't like. > Found it thanks. Here is the latest from the log. I kept getting a bad netmask and I found that I had entered the wrong info. I want to allow all from 192.168.69.1 to 192.168.69.254 which are my local LAN addresses so it should be 192.168.69.0/32. That did the trick. My next question is that now I can connect and send mail to a local user, it won't let me relay through it from my local LAN and it is set up to allow that (I think). Thanks, Yancey Sep 5 12:11:00 [postfix/master] reload configuration Sep 5 12:11:06 [postfix/smtpd] connect from unknown[192.168.69.192] Sep 5 12:11:06 [postfix/smtpd] 66EFA47DCE5: client=unknown[192.168.69.192] Sep 5 12:11:06 [postfix/smtpd] fatal: bad net/mask pattern: 192.168.69.0/254 Sep 5 12:11:07 [postfix/cleanup] warning: premature end-of-input from cleanup socket while reading input attribute name Sep 5 12:11:07 [postfix/master] warning: process /usr/lib/postfix/smtpd pid 24752 exit status 1 Sep 5 12:11:07 [postfix/master] warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Sep 5 12:12:07 [postfix/smtpd] connect from unknown[192.168.69.192] Sep 5 12:12:07 [postfix/smtpd] 32E4147DCE5: client=unknown[192.168.69.192] Sep 5 12:12:07 [postfix/smtpd] fatal: bad net/mask pattern: 192.168.69.0/254 Sep 5 12:12:08 [postfix/master] warning: process /usr/lib/postfix/smtpd pid 24801 exit status 1 Sep 5 12:12:08 [postfix/master] warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Sep 5 12:12:08 [postfix/cleanup] warning: premature end-of-input from cleanup socket while reading input attribute name Sep 5 12:13:08 [postfix/smtpd] connect from unknown[192.168.69.192] Sep 5 12:13:08 [postfix/smtpd] 25A1B47DCE7: client=unknown[192.168.69.192] Sep 5 12:13:08 [postfix/smtpd] fatal: bad net/mask pattern: 192.168.69.0/254 Sep 5 12:13:09 [postfix/cleanup] warning: premature end-of-input from cleanup socket while reading input attribute name Sep 5 12:13:09 [postfix/master] warning: process /usr/lib/postfix/smtpd pid 24860 exit status 1