Re: Iptables stopping smtp_bind_address from working properly

2011-07-12 Thread Gábor Lénárt
On Fri, Jul 08, 2011 at 11:42:51PM +0200, Ansgar Wiechers wrote: > is perfectly fine. And unless you have rather strict security > requirements (in which case your ruleset would allow far less protocols > to begin with), you can simply accept everything in the OUTPUT chain: > > iptables -P OUTPU

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
Okay. Got it. Thanks for the hollers. I will do what I can. On 7/8/2011 5:42 PM, Ansgar Wiechers wrote: On 2011-07-08 Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine. Otherwise, with firewall turn

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Ansgar Wiechers
On 2011-07-08 Jeffrey Starin wrote: > When I turn off the firewall (which I am loath to do) to my VPS I am > able to use the command smtp_bind_address just fine. > > Otherwise, with firewall turned on, I am getting these time out > errors in my maillog files: > > Jul 7 13:00:04 who postfix/picku

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Robert Felber
On Fri, Jul 08, 2011 at 04:37:58PM -0400, Jeffrey Starin wrote: > On 7/8/2011 4:21 PM, Jeroen Geilman wrote: > > On 2011-07-08 21:06, Jeffrey Starin wrote: > >> When I turn off the firewall (which I am loath to do) to my VPS I am > >> able to use the command smtp_bind_address just fine. > >> > >>

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Reindl Harald
Am 08.07.2011 22:56, schrieb Jeffrey Starin: > Are you saying I need an explicit rule for that smtp_bind_address to > 127.0.0.1 for port 10027? no you should fix your rules generally because it is a wonder that this machine works as expected - never heard that anybody limits the loopback-device

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread lst_hoe02
Zitat von Jeffrey Starin : On 7/8/2011 4:46 PM, Jeroen Geilman wrote: On 2011-07-08 22:43, Jeffrey Starin wrote: On 7/8/2011 4:39 PM, Jeroen Geilman wrote: On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
On 7/8/2011 4:51 PM, Brian Evans - Postfix List wrote: On 7/8/2011 4:43 PM, Jeffrey Starin wrote: On 7/8/2011 4:39 PM, Jeroen Geilman wrote: On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the fi

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Brian Evans - Postfix List
On 7/8/2011 4:43 PM, Jeffrey Starin wrote: > On 7/8/2011 4:39 PM, Jeroen Geilman wrote: >> On 2011-07-08 22:37, Jeffrey Starin wrote: >>> On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: > When I turn off the firewall (which I am loath to do) to my VPS

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
On 7/8/2011 4:46 PM, Jeroen Geilman wrote: On 2011-07-08 22:43, Jeffrey Starin wrote: On 7/8/2011 4:39 PM, Jeroen Geilman wrote: On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeroen Geilman
On 2011-07-08 22:43, Jeffrey Starin wrote: On 7/8/2011 4:39 PM, Jeroen Geilman wrote: On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to u

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
On 7/8/2011 4:39 PM, Jeroen Geilman wrote: On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine.

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeroen Geilman
On 2011-07-08 22:37, Jeffrey Starin wrote: On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine. Otherwise, with firewall turned on, I am g

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
On 7/8/2011 4:21 PM, Jeroen Geilman wrote: On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine. Otherwise, with firewall turned on, I am getting these time out errors in my maillog

Re: Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeroen Geilman
On 2011-07-08 21:06, Jeffrey Starin wrote: When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine. Otherwise, with firewall turned on, I am getting these time out errors in my maillog files: Jul 7 13:00:34 who postfix/smtp[40

Iptables stopping smtp_bind_address from working properly

2011-07-08 Thread Jeffrey Starin
When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine. Otherwise, with firewall turned on, I am getting these time out errors in my maillog files: Jul 7 13:00:04 who postfix/pickup[36846]: 1F3274160009: uid=10003 from= Jul