Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsHi,
I have a problem with commonication between two Exchange servers 2003.
exAsrv-FWsiteA----VPN-----
Where:
exAsrv - Exchange 2003
exBsrv - Exchange 2003
FWsiteA - Cisco ASA5505 ver 7.2(2)
FWsiteB - Cisco ASA5505 ver 7.2(2)
Problem is when I try to comunicate with both servers on port 25.
1.
a)From exAsrv.mydomain.local I can telnet to port 25 to exBsrv.mydomain.local, but I see:
220 **************************
**************************
helo
500 5.3.3 Unrecognized command
b)From exBsrv.mydomain.local I can telnet to port 25 to exAsrv.mydomain.local, but I see:
220 **************************
**************************
helo
500 5.3.3 Unrecognized command
From RFC I have only information which I don't understand, why command line to long???
4.2.1. REPLY CODES BY FUNCTION GROUPS
500 Syntax error, command unrecognized
[This may include errors such as command line too long]
2. Another test. I enabled possibilyty on both exchange servers to comunicate on port 252:
a) From exAsrv I can telnet to port 252 to exBsrv, but I see:
220 exBsrv.mydomain.local Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959
ready at Fri, 8 Feb 2008 14:43:58 +0100
helo
250 exBsrv.mydomain.local Hello [192.168.1.200]
b)From exBsrv I can telnet to port 252 to exAsrv, but I see:
220 exAsrv.mydomain.local Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830
ready at Fri, 8 Feb 2008 14:45:07 +0100
helo
250 exAsrv.mydomain.local Hello [192.168.0.17]
On the site B exchange server is available from outside as a main server, however I want to
set up replication of both server. But now it is not a problem.
I checked configuration on both cisco routers:
1. NAT rules are setup correctly.
2. I disabled ESMTP inspecion on both sides.
Trraffic seems like is going correctly.
3.
a) Test telnet from host1B.mydomain.local(winX
220 **************************
**************************
helo
250 exAsrv.mydomain.local Hello [192.168.0.23]
b) Test telnet from host2B.mydomain.local(GNU/
Connected to 192.168.1.200 (192.168.1.200).
Escape character is '^]'.
220 **************************
helo
250 exAsrv.mydomain.local Hello [192.168.0.5]
c) Test telnet from host2B.mydomain.local(GNU/
Connected to 192.168.1.200 (192.168.1.200).
Escape character is '^]'.
220 exAsrv.mydomain.local Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Fri, 8 Feb 2008 15:17:04 +0100
helo
250 exAsrv.mydomain.local Hello [192.168.0.5]
d) Test telnet from host3B.mydomain.local(WinX
220 **************************
**************************
helo
500 5.3.3 Unrecognized command
e) Test telnet from host3B.mydomain.local(WinX
220 exAsrv.mydomain.local Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830
ready at Fri, 8 Feb 2008 14:45:07 +0100
helo
250 exAsrv.mydomain.local Hello [192.168.0.32]
Does one of you see any regularity as I don't.
Where can be a problem?
I think that somwhere in Windows, but don't see any regularity.
Please note I tested it when software FW are disabled on both sites.
Thank's for any suggestion.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: FC01Posted on 2008-02-08 at 06:30:14ID: 20850343
Comments are available to members only. Sign up or Log in to view these comments.