Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use

This is a discussion on Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Peter, > I thought I should send it to 192.168.0.99:10025 (the feedback from > AMaViS to ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-01-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use

Peter,

> I thought I should send it to 192.168.0.99:10025 (the feedback from
> AMaViS to the Postfix queue) in order for it not to be double checked.
>
> The connections are refused: (no firewall)


> Dec 1 14:31:01 pollux.scarceskills.com
> /usr/local/sbin/amavisd[22381]: (22381-03) (!)FWD via SMTP:
> <root@scarceskills.com> ->,
> 450 4.4.1 Can't connect to 192.168.0.99 port 10025,
> Net::SMTP: connect: Connection refused


Does: 'telnet 192.168.0.99 10025' work? Guess not.

> 127.0.0.1:10025 inet n -n - - smtpd


You have restricted smtpd service to bind on a loopback
interface, which is why it won't listen on other interfaces.
Remove the restriction:

10025 inet n -n - - smtpd
....
-o mynetworks=127.0.0.0/8,192.168.0.0/24

Mark


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?p...rge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0