Problem with Kerio when changing the DSL Line [message #118610] |
Tue, 13 January 2015 13:20  |
Saccara
Messages: 2 Registered: January 2015
|
|
|
|
Hi,
I have a big problem:
Kerio is running under Windows Server 2012. I wanted to change my DSL provider, at the moment I have 2 accounts, the old one and the new one. When I activate the new DSL line, Kerio is no longer working, it's not able to deliver mails, receiving works.
When I switch to the second new DSL line, I make the following:
In network settings I set the new IP for the new router address, e.g. from 192.168.1.101 to 192.168.1.102, that's the new DSL router
I also went into the settings of Windows DNS and changed the DNS servers of my provider and added the new ones.
My Kerio works on the way, that he uses your webserver that is in a datacenter and with SMTP auth.
I am getting the error messages 4.4.2 and 4.4.1 so I think that this is a DNS problem, but I don't know where I have to modify something
|
|
|
|
Re: Problem with Kerio when changing the DSL Line [message #118627 is a reply to message #118625] |
Wed, 14 January 2015 12:32   |
Saccara
Messages: 2 Registered: January 2015
|
|
|
|
Here is the log if I use the new DSL line
[14/Jan/2015 12:21:49][7768] {smtpc} Connecting to relay server xxx.xxx.de (99.99.999.999:25)...
[14/Jan/2015 12:21:49][7768] {smtpc} Connected to relay server xxx.xxx.xx
[14/Jan/2015 12:21:49][7768] {smtpc} Received greeting: 220 xxx.xxx.xx ESMTP Postfix (Debian/GNU)
[14/Jan/2015 12:21:49][7768] {smtpc} Sending EHLO
[14/Jan/2015 12:21:49][7768] {smtpc} Starting AUTH LOGIN authentication
[14/Jan/2015 12:22:01][7768] {smtpc} Successfully authenticated to SMTP server xxx.xxx.xx
[14/Jan/2015 12:22:01][7768] {smtpc} Sent MAIL command
[14/Jan/2015 12:22:25][7768] {smtpc} Got reply: 250 2.1.0 Ok
[14/Jan/2015 12:22:25][7768] {smtpc} Sent RCPT TO: <test<_at_>test.com>
[14/Jan/2015 12:23:25][7768] {smtpc} Got reply: 250 2.1.5 Ok
[14/Jan/2015 12:23:25][7768] {smtpc} Sent DATA command
[14/Jan/2015 12:24:25][7768] {smtpc} Got reply: 354 End data with <CR><LF>.<CR><LF>
[14/Jan/2015 12:24:25][7768] {smtpc} Sending message body...
[14/Jan/2015 12:27:26][7768] {smtpc} Data sent, got reply: 250 2.0.0 Ok: queued as 5A20E5F40EB
[14/Jan/2015 12:27:26][7768] {qproc} SEND_RELAY: Result for recipient test<_at_>test.com: relayed, Status: 2.0.0
And here is the one when I use the old line. Same E-Mail but on the old line the message will be send immediately, on the new one it tooks more than 5 minutes to send a 4 kb mail.
[14/Jan/2015 12:32:07][1124] {smtpc} Sending EHLO
[14/Jan/2015 12:32:07][1124] {smtpc} Starting AUTH LOGIN authentication
[14/Jan/2015 12:32:07][1124] {smtpc} Successfully authenticated to SMTP server xxx.xxx.de
[14/Jan/2015 12:32:07][1124] {smtpc} Sent MAIL command
[14/Jan/2015 12:32:07][1124] {smtpc} Got reply: 250 2.1.0 Ok
[14/Jan/2015 12:32:07][1124] {smtpc} Sent RCPT TO: <test<_at_>test.de>
[14/Jan/2015 12:32:07][1124] {smtpc} Got reply: 250 2.1.5 Ok
[14/Jan/2015 12:32:07][1124] {smtpc} Sent DATA command
[14/Jan/2015 12:32:08][1124] {smtpc} Got reply: 354 End data with <CR><LF>.<CR><LF>
[14/Jan/2015 12:32:08][1124] {smtpc} Sending message body...
[14/Jan/2015 12:32:08][1124] {smtpc} Data sent, got reply: 250 2.0.0 Ok: queued as 6A0E55F40EB
[14/Jan/2015 12:32:08][1124] {qproc} SEND_RELAY: Result for recipient test<_at_>test.de: relayed, Status: 2.0.0
[14/Jan/2015 12:32:08][1124] {smtpc} QUIT sent, got reply: 221 2.0.0 Bye
|
|
|
Re: Problem with Kerio when changing the DSL Line [message #118639 is a reply to message #118627] |
Wed, 14 January 2015 17:03   |
clan
Messages: 187 Registered: May 2011
|
|
|
|
This looks weird, after authentication the commands to the remote server take ages on the new dsl line.
I would start checking the routing: open a command line on the server, ping and traceroute to the destination, on the old and new line. Maybe ask the other side, if they see something weird in their logs.
|
|
|
Re: Problem with Kerio when changing the DSL Line [message #118703 is a reply to message #118639] |
Tue, 20 January 2015 16:24  |
Maerad
Messages: 275 Registered: August 2013
|
|
|
|
Yeah, doesn't look like a kerio problem (kerio can connect > done), but more like a routing problem or a problem with the dsl line itself. A DNS problem would be, if Kerio can't find your external server, because the translation of the ip and dns name wont work.
But Kerio can connect and sends the mail without any errors, but slow. Try to change the router hardware with the new account and try it again, turn the old router/account off. Try to DL some files etc. to see if the DSL line can upload/download at full speed or with a fritz box you could check the dsl line directly.
|
|
|