Nicol,
you can configure multiple IP:PORT definitions per listener!
If you set listenport to 'publicip:25'
and you have a mutihomed system (2+ interfaces)
set the relayport to : privat-IP1:25|privat-IP2:25|.....
how ever in this case it is not allowed to use 0.0.0.0 or 127.0.0.X in any
IP definition with the same port (25).
Thomas
Von: Nicole Hähnel <m...@nicole-haehnel.de>
An: assp-test@lists.sourceforge.net,
Datum: 13.01.2013 18:54
Betreff: Re: [Assp-test] Antwort: Re: Version change problems
port only
Jan-13-13 18:46:39 [init] Listening for SMTP connections on 0.0.0.0:25
Jan-13-13 18:46:39 [init] Listening for admin HTTP connections on
0.0.0.0:55555 0.0.0.0:22222
Jan-13-13 18:46:39 [init] Listening for stat HTTP connections on
0.0.0.0:55553
Jan-13-13 18:46:39 [init] Couldn't create server socket on port
'127.0.0.2:25' -- maybe another service is running or I'm not root
(uid=0)? -- or a wrong IP address is defined? -- Die Adresse wird
bereits verwendet ( I have to reconfigure this port later)
ip:port
Jan-13-13 18:44:28 [init] Listening for SMTP connections on publicip:25
Jan-13-13 18:44:28 [init] Listening for admin HTTP connections on
0.0.0.0:55555 0.0.0.0:22222
Jan-13-13 18:44:28 [init] Listening for stat HTTP connections on
0.0.0.0:55553
Jan-13-13 18:44:28 [init] Listening for SMTP relay connections on
127.0.0.2:25
Am 13.01.2013 17:46, schrieb Thomas Eckardt:
> I'm unable to reproduce this - in my case all systems are doing what
they
> should.
>
> Nicole, please could you post the following startup log sequence for
both
> cases (port only , ip:port).
>
> port only (25):
>
> Jan-13-13 17:30:07 [init] Listening for SMTP connections on 0.0.0.0:25
> Jan-13-13 17:30:07 [init] Listening for SMTPS (SSL) connections on
> 0.0.0.0:456
> Jan-13-13 17:30:07 [init] Listening for admin HTTP connections on
> 0.0.0.0:55555
> Jan-13-13 17:30:07 [init] Listening for stat HTTP connections on
> 0.0.0.0:55553
> Jan-13-13 17:30:07 [init] Listening for additional SMTP connections on
> 0.0.0.0:2525
> Jan-13-13 17:30:07 [init] Listening for SMTP relay connections on
> 0.0.0.0:625
>
>
> ip:port (10.10.10.10:25)
>
> Jan-13-13 17:30:07 [init] Listening for SMTP connections on
10.10.10.10:25
> Jan-13-13 17:30:07 [init] Listening for SMTPS (SSL) connections on
> 0.0.0.0:456
> Jan-13-13 17:30:07 [init] Listening for admin HTTP connections on
> 0.0.0.0:55555
> Jan-13-13 17:30:07 [init] Listening for stat HTTP connections on
> 0.0.0.0:55553
> Jan-13-13 17:30:07 [init] Listening for additional SMTP connections on
> 0.0.0.0:2525
> Jan-13-13 17:30:07 [init] Listening for SMTP relay connections on
> 0.0.0.0:625
>
> It is important in the later case, that the full IP:port is shown. The
> '10.10.10.10:25' is exactly what assp gets with an $fh->sockhost() . ':'
.
> $fh->sockport() from the OS.
>
> Thomas
>
>
>
> Von: Nicole Hähnel <m...@nicole-haehnel.de>
> An: ASSP development mailing list <assp-test@lists.sourceforge.net>,
> Datum: 13.01.2013 16:03
> Betreff: Re: [Assp-test] Version change problems
>
>
>
> Am 14.12.2012 12:24, schrieb Fritz Borgstedt:
>> ASSP development mailing list <assp-test@lists.sourceforge.net>
>> schreibt:
>>> I wrote it xx.xx.xx.xx:25, but this caused the mailrouting problem.
>> But you wrote your public ip. did you try 127.0.0.1:25
>>
> Yes, assp hast to listen on the public ip.
> There is obviously a bug in 2.2.2(12343) concerning mail routing and
> smtp listen port.
>
> When I have only the port 25 in there, I get the right routing:
> 209.85.212.171:54541 > public-IP:25 > 127.0.0.1:44602 > 127.0.0.1:1025
>
> When I have my public-IP:25 in smtp listening port assp proxies to the
> relay host not the internal mail server:
> 209.85.212.171:43826 > public-IP:25 > 127.0.0.1:37552 > 127.0.0.1:125
>
> 127.0.0.1:125 is my relay host configured in assp and this is wrong.
>
> Regards,
> Nicole
>
>
>
>
>
>
------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_123012
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential,
legally
> privileged and protected in law and are intended solely for the use of
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
>
>
------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_123012
>
>
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test
DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the
individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test