Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 9:26 pm Wietse Venema, wrote: > Nitin N: > > Clarifying to avoid any confusions. > > > > I have created separate ports for each service in each instance than the > > default ones. These are natted to the corresponding public static IP's > > default service ports. > > > > I hav

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Wietse Venema
Nitin N: > Clarifying to avoid any confusions. > > I have created separate ports for each service in each instance than the > default ones. These are natted to the corresponding public static IP's > default service ports. > > I have to use different ports as if I am not mistaken I cannot share po

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 8:13 pm Viktor Dukhovni, wrote: > On Wed, Feb 09, 2022 at 06:00:59PM +0530, Nitin N wrote: > > > On Wed, 9 Feb 2022, 4:44 pm Bastian Blank, > postfix@waldi.eu.org> wrote: > > > > > On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: > > > > I checked out master_servi

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Viktor Dukhovni
On Wed, Feb 09, 2022 at 06:00:59PM +0530, Nitin N wrote: > On Wed, 9 Feb 2022, 4:44 pm Bastian Blank, postfix@waldi.eu.org> wrote: > > > On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: > > > I checked out master_service_disable at here > > >

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Wietse Venema
Wietse Venema: > > root master 25573 13 tcp4 192.168.1.11:2525 *:* > > root master 25573 26 tcp4 192.168.0.11:5871 *:* > > Your "second" instance is bound to 192.168.0.11 port 5871, NOT > 192.168.1.12:2526. Have you figured out the cause for this discrepancy?

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 4:44 pm Bastian Blank, wrote: > On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: > > I checked out master_service_disable at here > > but I > am a > > bit uncertain of how I should use it. > > Well. Did y

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread daniel Azuelos
[ Rédigé dans le sens de lecture professionnel. Written in the professional reading direction. ] Le (on) 09/02/2022, Bastian Blank a écrit (wrote): | On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: | > I checked out master_service_disable at here | >

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Bastian Blank
On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: > I checked out master_service_disable at here > but I am a > bit uncertain of how I should use it. Well. Did you understand what it does? > So here is the output of postmulti

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Nitin N
Dear Victor, I checked out master_service_disable at here but I am a bit uncertain of how I should use it. So here is the output of postmulti -l: - - y /usr/local/etc/postfix postfix-abc -

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Viktor Dukhovni
On Tue, Feb 08, 2022 at 10:27:17PM +0530, Nitin N wrote: > The way to share concise configurations is: > > $ postmulti -x /bin/sh -c ' > echo "=== $MAIL_CONFIG:" > postconf -nf > echo "---" > postconf -Mf > '

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Nitin N
On Tue, 8 Feb 2022, 8:11 pm Viktor Dukhovni, wrote: > > On 8 Feb 2022, at 6:14 am, Nitin N wrote: > > > > I wanted to share the configs but my messages got auto-rejected twice > for size >4 characters > > The way to share concise configurations is: > > $ postmulti -x /bin/sh -c ' >

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread daniel Azuelos
[ Rédigé dans le sens de lecture professionnel. Written in the professional reading direction. ] Le (on) 08/02/2022, Nitin N a écrit (wrote): | I am running Postfix ver 3.6.3 on FreeBSD 13. [...] | I can telnet locally to the first domain as its IP is the real IP, but not | the second domain a

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Viktor Dukhovni
> On 8 Feb 2022, at 6:14 am, Nitin N wrote: > > I wanted to share the configs but my messages got auto-rejected twice for > size >4 characters The way to share concise configurations is: $ postmulti -x /bin/sh -c ' echo "=== $MAIL_CONFIG:" postconf -

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Viktor Dukhovni
> On 8 Feb 2022, at 6:14 am, Nitin N wrote: > > I am trying to run multiple instances of Postfix using Postmulti on a single > NIC using aliased IPs. Postmulti doesn't seem to bind the instances to the > aliased IPs. I do not get any errors in the maillog and all instances are > shown as havin

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Wietse Venema
Nitin N: > Hi, > > I am running Postfix ver 3.6.3 on FreeBSD 13. > > I am trying to run multiple instances of Postfix using Postmulti on a > single NIC using aliased IPs. Postmulti doesn't seem to bind the instances > to the aliased IPs. I do not get any errors in the maillog and all > instances