I've seen several other similar posts, but none have solved my problem.

The Exch 2k server (called SERVER1) is the master in the routing group,
the Exch 2k3 server (called SERVER2) is a member. They are on the same
subnet with no router/firewall separating them. I can send mail from a
mailbox on the 2k server to a mailbox on the 2k3 server. I cannot send
from the 2k3 server to the 2k server.

Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
server.

DNS looks good, both servers resolve FQDN's.

If I restart the SMTP service on SERVER2 (2k3), the SMTP log file shows
a connection to SERVER1, but does not deliver any of the queued mail.
Here is the log file from the SMTP virtual server (note: (a) there are
about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
user "kc" mailbox is on SERVER2, and user dkiernan mbx is on SERVER1):

#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2006-10-26 22:58:09
#Fields: date time c-ip cs-username s-ip cs-method cs-uri-stem
cs-uri-query sc-status cs-host
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
220+server1.mydomain.com+Microsoft+ESMTP+MAIL+Service,+Version:+5.0.2195.6713+ready+at++Thu,+26+Oct+2006+17:58:09+-0500+
0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - EHLO -
clapton.fortcommunity.com 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
250-server1.mydomain.com+Hello+[192.168.1.251] 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
334+GSSAPI+supported 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
334+oYIBLDCCASigAwoBAKELBgkqhkiC9xIBAgKigYgEgYVggYIGCSqGSIb3EgECAgIAb3MwcaADAgEFoQMCAQ+iZTBjoAMCAReiXARaoQH2T99aiHtKaKSuX4toj+poKmu/1Ebf6NKIY62Rsc0dTB1DN0SNg1joGV7EzORD5+Ie7Ony5CqVxgzzaLYPX+Ogek7sQvo4Rmp1os6p7RAfJptTZmcW89iSo4GIBIGFYIGCBgkqhkiG9xIBAgICAG9zMHGgAwIBBaEDAgEPomUwY6ADAgEXolwEWqEB9k/fWoh7Smikrl+LaI/qaCprv9RG3+jSiGOtkbHNHUwdQzdEjYNY6BlexMzkQ+fiHuzp8uQqlcYM82i2D1/joHpO7EL6OEZqdaLOqe0QHyabU2ZnFvPYkg==
0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
235+2.7.0+Authentication+successful. 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
X-LINK2STATE -
LAST+CHUNK={0000006a}+MULTI+(5)+({00000051}+DIGEST_QUERY+82f701a08f39f548af51938d5d971dfa+20e9887b41e2967fae069287817dd416++)++
0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
200+LAST+CHUNK={00000029}+MULTI+(5)+({00000010}+DONE_RESPONSE++)++ 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - MAIL -
FROM:<kc@fortcommunity.com> 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
250+2.1.0+kc@fortcommunity.com....Sender+OK 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - RCPT -
TO:<dkiernan@fortcommunity.com> 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
250+2.1.5+dkiernan@fortcommunity.com+ 0 -
2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - XEXCH50 -
1996+2 0 -


What am I missing??

--David

Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Thu Oct 26 18:44:17 CDT 2006

Can you telnet to Port 25 from Server 2 to Server1?

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
> I've seen several other similar posts, but none have solved my problem.
>
> The Exch 2k server (called SERVER1) is the master in the routing group,
> the Exch 2k3 server (called SERVER2) is a member. They are on the same
> subnet with no router/firewall separating them. I can send mail from a
> mailbox on the 2k server to a mailbox on the 2k3 server. I cannot send
> from the 2k3 server to the 2k server.
>
> Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
> server.
>
> DNS looks good, both servers resolve FQDN's.
>
> If I restart the SMTP service on SERVER2 (2k3), the SMTP log file shows
> a connection to SERVER1, but does not deliver any of the queued mail.
> Here is the log file from the SMTP virtual server (note: (a) there are
> about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
> user "kc" mailbox is on SERVER2, and user dkiernan mbx is on SERVER1):
>
> #Software: Microsoft Internet Information Services 6.0
> #Version: 1.0
> #Date: 2006-10-26 22:58:09
> #Fields: date time c-ip cs-username s-ip cs-method cs-uri-stem
> cs-uri-query sc-status cs-host
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 220+server1.mydomain.com+Microsoft+ESMTP+MAIL+Service,+Version:+5.0.2195.6713+ready+at++Thu,+26+Oct+2006+17:58:09+-0500+
> 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - EHLO -
> clapton.fortcommunity.com 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 250-server1.mydomain.com+Hello+[192.168.1.251] 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 334+GSSAPI+supported 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 334+oYIBLDCCASigAwoBAKELBgkqhkiC9xIBAgKigYgEgYVggYIGCSqGSIb3EgECAgIAb3MwcaADAgEFoQMCAQ+iZTBjoAMCAReiXARaoQH2T99aiHtKaKSuX4toj+poKmu/1Ebf6NKIY62Rsc0dTB1DN0SNg1joGV7EzORD5+Ie7Ony5CqVxgzzaLYPX+Ogek7sQvo4Rmp1os6p7RAfJptTZmcW89iSo4GIBIGFYIGCBgkqhkiG9xIBAgICAG9zMHGgAwIBBaEDAgEPomUwY6ADAgEXolwEWqEB9k/fWoh7Smikrl+LaI/qaCprv9RG3+jSiGOtkbHNHUwdQzdEjYNY6BlexMzkQ+fiHuzp8uQqlcYM82i2D1/joHpO7EL6OEZqdaLOqe0QHyabU2ZnFvPYkg==
> 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 235+2.7.0+Authentication+successful. 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
> X-LINK2STATE -
> LAST+CHUNK={0000006a}+MULTI+(5)+({00000051}+DIGEST_QUERY+82f701a08f39f548af51938d5d971dfa+20e9887b41e2967fae069287817dd416++)++
> 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 200+LAST+CHUNK={00000029}+MULTI+(5)+({00000010}+DONE_RESPONSE++)++ 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - MAIL -
> FROM:<kc@fortcommunity.com> 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 250+2.1.0+kc@fortcommunity.com....Sender+OK 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - RCPT -
> TO:<dkiernan@fortcommunity.com> 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> 250+2.1.5+dkiernan@fortcommunity.com+ 0 -
> 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - XEXCH50 -
> 1996+2 0 -
>
>
> What am I missing??
>
> --David
>



Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Fri Oct 27 08:09:50 CDT 2006


John Oliver, Jr. [MVP] wrote:
> Can you telnet to Port 25 from Server 2 to Server1?
>
> --
> John Oliver, Jr
> MCSE, MCT, CCNA
> Exchange MVP 2007
> Microsoft Certified Partner
>
> <dkiernan@kccomputersales.com> wrote in message
> news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
> > I've seen several other similar posts, but none have solved my problem.
> >
> > The Exch 2k server (called SERVER1) is the master in the routing group,
> > the Exch 2k3 server (called SERVER2) is a member. They are on the same
> > subnet with no router/firewall separating them. I can send mail from a
> > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot send
> > from the 2k3 server to the 2k server.
> >
> > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
> > server.
> >
> > DNS looks good, both servers resolve FQDN's.
> >
> > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file shows
> > a connection to SERVER1, but does not deliver any of the queued mail.
> > Here is the log file from the SMTP virtual server (note: (a) there are
> > about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
> > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on SERVER1):
> >
> > #Software: Microsoft Internet Information Services 6.0
> > #Version: 1.0
> > #Date: 2006-10-26 22:58:09
> > #Fields: date time c-ip cs-username s-ip cs-method cs-uri-stem
> > cs-uri-query sc-status cs-host
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 220+server1.mydomain.com+Microsoft+ESMTP+MAIL+Service,+Version:+5.0.2195.6713+ready+at++Thu,+26+Oct+2006+17:58:09+-0500+
> > 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - EHLO -
> > clapton.fortcommunity.com 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 250-server1.mydomain.com+Hello+[192.168.1.251] 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 334+GSSAPI+supported 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 334+oYIBLDCCASigAwoBAKELBgkqhkiC9xIBAgKigYgEgYVggYIGCSqGSIb3EgECAgIAb3MwcaADAgEFoQMCAQ+iZTBjoAMCAReiXARaoQH2T99aiHtKaKSuX4toj+poKmu/1Ebf6NKIY62Rsc0dTB1DN0SNg1joGV7EzORD5+Ie7Ony5CqVxgzzaLYPX+Ogek7sQvo4Rmp1os6p7RAfJptTZmcW89iSo4GIBIGFYIGCBgkqhkiG9xIBAgICAG9zMHGgAwIBBaEDAgEPomUwY6ADAgEXolwEWqEB9k/fWoh7Smikrl+LaI/qaCprv9RG3+jSiGOtkbHNHUwdQzdEjYNY6BlexMzkQ+fiHuzp8uQqlcYM82i2D1/joHpO7EL6OEZqdaLOqe0QHyabU2ZnFvPYkg==
> > 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 235+2.7.0+Authentication+successful. 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
> > X-LINK2STATE -
> > LAST+CHUNK={0000006a}+MULTI+(5)+({00000051}+DIGEST_QUERY+82f701a08f39f548af51938d5d971dfa+20e9887b41e2967fae069287817dd416++)++
> > 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 200+LAST+CHUNK={00000029}+MULTI+(5)+({00000010}+DONE_RESPONSE++)++ 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - MAIL -
> > FROM:<kc@fortcommunity.com> 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 250+2.1.0+kc@fortcommunity.com....Sender+OK 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - RCPT -
> > TO:<dkiernan@fortcommunity.com> 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > 250+2.1.5+dkiernan@fortcommunity.com+ 0 -
> > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - XEXCH50 -
> > 1996+2 0 -
> >
> >
> > What am I missing??
> >
> > --David
> >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Mon Oct 30 08:37:37 CST 2006

Apparently my first response didn't get posted....

I can telnet on port 25 in both directions. If I telnet and post
a message to that server, it does end up in the mailbox for that user.

I can also send mail in from the outside world to either server. Mail
from the outside actually passes through server1 to server2 since
mail comes through the firewall to server1 only.

--David

dkiernan@kccomputersales.com wrote:
> John Oliver, Jr. [MVP] wrote:
> > Can you telnet to Port 25 from Server 2 to Server1?
> >
> > --
> > John Oliver, Jr
> > MCSE, MCT, CCNA
> > Exchange MVP 2007
> > Microsoft Certified Partner
> >
> > <dkiernan@kccomputersales.com> wrote in message
> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
> > > I've seen several other similar posts, but none have solved my problem.
> > >
> > > The Exch 2k server (called SERVER1) is the master in the routing group,
> > > the Exch 2k3 server (called SERVER2) is a member. They are on the same
> > > subnet with no router/firewall separating them. I can send mail from a
> > > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot send
> > > from the 2k3 server to the 2k server.
> > >
> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
> > > server.
> > >
> > > DNS looks good, both servers resolve FQDN's.
> > >
> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file shows
> > > a connection to SERVER1, but does not deliver any of the queued mail.
> > > Here is the log file from the SMTP virtual server (note: (a) there are
> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on SERVER1):
> > >
> > > #Software: Microsoft Internet Information Services 6.0
> > > #Version: 1.0
> > > #Date: 2006-10-26 22:58:09
> > > #Fields: date time c-ip cs-username s-ip cs-method cs-uri-stem
> > > cs-uri-query sc-status cs-host
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 220+server1.mydomain.com+Microsoft+ESMTP+MAIL+Service,+Version:+5.0.2195.6713+ready+at++Thu,+26+Oct+2006+17:58:09+-0500+
> > > 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - EHLO -
> > > clapton.fortcommunity.com 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 250-server1.mydomain.com+Hello+[192.168.1.251] 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 334+GSSAPI+supported 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 334+oYIBLDCCASigAwoBAKELBgkqhkiC9xIBAgKigYgEgYVggYIGCSqGSIb3EgECAgIAb3MwcaADAgEFoQMCAQ+iZTBjoAMCAReiXARaoQH2T99aiHtKaKSuX4toj+poKmu/1Ebf6NKIY62Rsc0dTB1DN0SNg1joGV7EzORD5+Ie7Ony5CqVxgzzaLYPX+Ogek7sQvo4Rmp1os6p7RAfJptTZmcW89iSo4GIBIGFYIGCBgkqhkiG9xIBAgICAG9zMHGgAwIBBaEDAgEPomUwY6ADAgEXolwEWqEB9k/fWoh7Smikrl+LaI/qaCprv9RG3+jSiGOtkbHNHUwdQzdEjYNY6BlexMzkQ+fiHuzp8uQqlcYM82i2D1/joHpO7EL6OEZqdaLOqe0QHyabU2ZnFvPYkg==
> > > 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 235+2.7.0+Authentication+successful. 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
> > > X-LINK2STATE -
> > > LAST+CHUNK={0000006a}+MULTI+(5)+({00000051}+DIGEST_QUERY+82f701a08f39f548af51938d5d971dfa+20e9887b41e2967fae069287817dd416++)++
> > > 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 200+LAST+CHUNK={00000029}+MULTI+(5)+({00000010}+DONE_RESPONSE++)++ 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - MAIL -
> > > FROM:<kc@fortcommunity.com> 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 250+2.1.0+kc@fortcommunity.com....Sender+OK 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - RCPT -
> > > TO:<dkiernan@fortcommunity.com> 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
> > > 250+2.1.5+dkiernan@fortcommunity.com+ 0 -
> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - XEXCH50 -
> > > 1996+2 0 -
> > >
> > >
> > > What am I missing??
> > >
> > > --David
> > >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Mon Oct 30 08:58:04 CST 2006

So only local mail is not being sent between server2 to server1, it sits in
what queue? If you click on the messages in the queue, what does the
"additional queue information" box say? Have you enabled Message Tracking
to track the messages between server2 and server1? Have you run ExBPA
lately?

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1162219057.142963.11410@f16g2000cwb.googlegroups.com...
> Apparently my first response didn't get posted....
>
> I can telnet on port 25 in both directions. If I telnet and post
> a message to that server, it does end up in the mailbox for that user.
>
> I can also send mail in from the outside world to either server. Mail
> from the outside actually passes through server1 to server2 since
> mail comes through the firewall to server1 only.
>
> --David
>
> dkiernan@kccomputersales.com wrote:
>> John Oliver, Jr. [MVP] wrote:
>> > Can you telnet to Port 25 from Server 2 to Server1?
>> >
>> > --
>> > John Oliver, Jr
>> > MCSE, MCT, CCNA
>> > Exchange MVP 2007
>> > Microsoft Certified Partner
>> >
>> > <dkiernan@kccomputersales.com> wrote in message
>> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
>> > > I've seen several other similar posts, but none have solved my
>> > > problem.
>> > >
>> > > The Exch 2k server (called SERVER1) is the master in the routing
>> > > group,
>> > > the Exch 2k3 server (called SERVER2) is a member. They are on the
>> > > same
>> > > subnet with no router/firewall separating them. I can send mail from
>> > > a
>> > > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot
>> > > send
>> > > from the 2k3 server to the 2k server.
>> > >
>> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
>> > > server.
>> > >
>> > > DNS looks good, both servers resolve FQDN's.
>> > >
>> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file
>> > > shows
>> > > a connection to SERVER1, but does not deliver any of the queued mail.
>> > > Here is the log file from the SMTP virtual server (note: (a) there
>> > > are
>> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
>> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on
>> > > SERVER1):
>> > >
>> > > #Software: Microsoft Internet Information Services 6.0
>> > > #Version: 1.0
>> > > #Date: 2006-10-26 22:58:09
>> > > #Fields: date time c-ip cs-username s-ip cs-method cs-uri-stem
>> > > cs-uri-query sc-status cs-host
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 220+server1.mydomain.com+Microsoft+ESMTP+MAIL+Service,+Version:+5.0.2195.6713+ready+at++Thu,+26+Oct+2006+17:58:09+-0500+
>> > > 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - EHLO -
>> > > clapton.fortcommunity.com 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 250-server1.mydomain.com+Hello+[192.168.1.251] 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 334+GSSAPI+supported 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 334+oYIBLDCCASigAwoBAKELBgkqhkiC9xIBAgKigYgEgYVggYIGCSqGSIb3EgECAgIAb3MwcaADAgEFoQMCAQ+iZTBjoAMCAReiXARaoQH2T99aiHtKaKSuX4toj+poKmu/1Ebf6NKIY62Rsc0dTB1DN0SNg1joGV7EzORD5+Ie7Ony5CqVxgzzaLYPX+Ogek7sQvo4Rmp1os6p7RAfJptTZmcW89iSo4GIBIGFYIGCBgkqhkiG9xIBAgICAG9zMHGgAwIBBaEDAgEPomUwY6ADAgEXolwEWqEB9k/fWoh7Smikrl+LaI/qaCprv9RG3+jSiGOtkbHNHUwdQzdEjYNY6BlexMzkQ+fiHuzp8uQqlcYM82i2D1/joHpO7EL6OEZqdaLOqe0QHyabU2ZnFvPYkg==
>> > > 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 235+2.7.0+Authentication+successful. 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
>> > > X-LINK2STATE -
>> > > LAST+CHUNK={0000006a}+MULTI+(5)+({00000051}+DIGEST_QUERY+82f701a08f39f548af51938d5d971dfa+20e9887b41e2967fae069287817dd416++)++
>> > > 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 200+LAST+CHUNK={00000029}+MULTI+(5)+({00000010}+DONE_RESPONSE++)++
>> > > 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - MAIL -
>> > > FROM:<kc@fortcommunity.com> 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 250+2.1.0+kc@fortcommunity.com....Sender+OK 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand - RCPT -
>> > > TO:<dkiernan@fortcommunity.com> 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionResponse - - -
>> > > 250+2.1.5+dkiernan@fortcommunity.com+ 0 -
>> > > 2006-10-26 22:58:09 192.168.1.254 OutboundConnectionCommand -
>> > > XEXCH50 -
>> > > 1996+2 0 -
>> > >
>> > >
>> > > What am I missing??
>> > >
>> > > --David
>> > >
>



Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Mon Oct 30 13:52:13 CST 2006

The mail sits in the queue on Server2.

There is no "additional info" if I enumerate the queue and open the
details of
an individual message. The status is "queued". No errors or other
indications
of a problem.

I enabled message tracking and restarted the system attendant. I sent
(tried,
anyways) 2 tests from server2 to server1. I see information in the
log, but
nothing out of ordinary -- though I'm not sure what I am looking for.

I got a few delay notifications and NDR's for messages I had tried to
send
last week.

Anything else I can try?

--David.


John Oliver, Jr. [MVP] wrote:
> So only local mail is not being sent between server2 to server1, it sits in
> what queue? If you click on the messages in the queue, what does the
> "additional queue information" box say? Have you enabled Message Tracking
> to track the messages between server2 and server1? Have you run ExBPA
> lately?
>
> --
> John Oliver, Jr
> MCSE, MCT, CCNA
> Exchange MVP 2007
> Microsoft Certified Partner
>
> <dkiernan@kccomputersales.com> wrote in message
> news:1162219057.142963.11410@f16g2000cwb.googlegroups.com...
> > Apparently my first response didn't get posted....
> >
> > I can telnet on port 25 in both directions. If I telnet and post
> > a message to that server, it does end up in the mailbox for that user.
> >
> > I can also send mail in from the outside world to either server. Mail
> > from the outside actually passes through server1 to server2 since
> > mail comes through the firewall to server1 only.
> >
> > --David
> >
> > dkiernan@kccomputersales.com wrote:
> >> John Oliver, Jr. [MVP] wrote:
> >> > Can you telnet to Port 25 from Server 2 to Server1?
> >> >
> >> > --
> >> > John Oliver, Jr
> >> > MCSE, MCT, CCNA
> >> > Exchange MVP 2007
> >> > Microsoft Certified Partner
> >> >
> >> > <dkiernan@kccomputersales.com> wrote in message
> >> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
> >> > > I've seen several other similar posts, but none have solved my
> >> > > problem.
> >> > >
> >> > > The Exch 2k server (called SERVER1) is the master in the routing
> >> > > group,
> >> > > the Exch 2k3 server (called SERVER2) is a member. They are on the
> >> > > same
> >> > > subnet with no router/firewall separating them. I can send mail from
> >> > > a
> >> > > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot
> >> > > send
> >> > > from the 2k3 server to the 2k server.
> >> > >
> >> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the 2k
> >> > > server.
> >> > >
> >> > > DNS looks good, both servers resolve FQDN's.
> >> > >
> >> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file
> >> > > shows
> >> > > a connection to SERVER1, but does not deliver any of the queued mail.
> >> > > Here is the log file from the SMTP virtual server (note: (a) there
> >> > > are
> >> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b) the
> >> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on
> >> > > SERVER1):
> >> > >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Tue Oct 31 08:07:41 CST 2006

Can you check with WinRoute the link state routing information between
server2 and server1? It should tell you if port 691 is open and the status
of the link. You can download here,

http://www.microsoft.com/downloads/details.aspx?familyid=c5a8afbf-a4da-45e0-adea-6d44eb6c257b&displaylang=en


--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1162237933.525462.283590@b28g2000cwb.googlegroups.com...
> The mail sits in the queue on Server2.
>
> There is no "additional info" if I enumerate the queue and open the
> details of
> an individual message. The status is "queued". No errors or other
> indications
> of a problem.
>
> I enabled message tracking and restarted the system attendant. I sent
> (tried,
> anyways) 2 tests from server2 to server1. I see information in the
> log, but
> nothing out of ordinary -- though I'm not sure what I am looking for.
>
> I got a few delay notifications and NDR's for messages I had tried to
> send
> last week.
>
> Anything else I can try?
>
> --David.
>
>
> John Oliver, Jr. [MVP] wrote:
>> So only local mail is not being sent between server2 to server1, it sits
>> in
>> what queue? If you click on the messages in the queue, what does the
>> "additional queue information" box say? Have you enabled Message
>> Tracking
>> to track the messages between server2 and server1? Have you run ExBPA
>> lately?
>>
>> --
>> John Oliver, Jr
>> MCSE, MCT, CCNA
>> Exchange MVP 2007
>> Microsoft Certified Partner
>>
>> <dkiernan@kccomputersales.com> wrote in message
>> news:1162219057.142963.11410@f16g2000cwb.googlegroups.com...
>> > Apparently my first response didn't get posted....
>> >
>> > I can telnet on port 25 in both directions. If I telnet and post
>> > a message to that server, it does end up in the mailbox for that user.
>> >
>> > I can also send mail in from the outside world to either server. Mail
>> > from the outside actually passes through server1 to server2 since
>> > mail comes through the firewall to server1 only.
>> >
>> > --David
>> >
>> > dkiernan@kccomputersales.com wrote:
>> >> John Oliver, Jr. [MVP] wrote:
>> >> > Can you telnet to Port 25 from Server 2 to Server1?
>> >> >
>> >> > --
>> >> > John Oliver, Jr
>> >> > MCSE, MCT, CCNA
>> >> > Exchange MVP 2007
>> >> > Microsoft Certified Partner
>> >> >
>> >> > <dkiernan@kccomputersales.com> wrote in message
>> >> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
>> >> > > I've seen several other similar posts, but none have solved my
>> >> > > problem.
>> >> > >
>> >> > > The Exch 2k server (called SERVER1) is the master in the routing
>> >> > > group,
>> >> > > the Exch 2k3 server (called SERVER2) is a member. They are on the
>> >> > > same
>> >> > > subnet with no router/firewall separating them. I can send mail
>> >> > > from
>> >> > > a
>> >> > > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot
>> >> > > send
>> >> > > from the 2k3 server to the 2k server.
>> >> > >
>> >> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the
>> >> > > 2k
>> >> > > server.
>> >> > >
>> >> > > DNS looks good, both servers resolve FQDN's.
>> >> > >
>> >> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file
>> >> > > shows
>> >> > > a connection to SERVER1, but does not deliver any of the queued
>> >> > > mail.
>> >> > > Here is the log file from the SMTP virtual server (note: (a) there
>> >> > > are
>> >> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b)
>> >> > > the
>> >> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on
>> >> > > SERVER1):
>> >> > >
>



Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Tue Oct 31 09:35:07 CST 2006

I can run WinRoute on server2 and it shows me the address spaces and
links. Under the "Members" link, both servers indicate that they are
connected to the RG Master.

Are you saying that if I see anything in the results pane that port 691
is open between the servers? I didn't se anything in the results that
mention port 691.

I ran a query within winroute from server2 to itself and frmo server2
to server1.

Could this be an AD issue on server1?

--David

John Oliver, Jr. [MVP] wrote:
> Can you check with WinRoute the link state routing information between
> server2 and server1? It should tell you if port 691 is open and the status
> of the link. You can download here,
>
> http://www.microsoft.com/downloads/details.aspx?familyid=c5a8afbf-a4da-45e0-adea-6d44eb6c257b&displaylang=en
>
>
> --
> John Oliver, Jr
> MCSE, MCT, CCNA
> Exchange MVP 2007
> Microsoft Certified Partner
>
> <dkiernan@kccomputersales.com> wrote in message
> news:1162237933.525462.283590@b28g2000cwb.googlegroups.com...
> > The mail sits in the queue on Server2.
> >
> > There is no "additional info" if I enumerate the queue and open the
> > details of
> > an individual message. The status is "queued". No errors or other
> > indications
> > of a problem.
> >
> > I enabled message tracking and restarted the system attendant. I sent
> > (tried,
> > anyways) 2 tests from server2 to server1. I see information in the
> > log, but
> > nothing out of ordinary -- though I'm not sure what I am looking for.
> >
> > I got a few delay notifications and NDR's for messages I had tried to
> > send
> > last week.
> >
> > Anything else I can try?
> >
> > --David.
> >
> >
> > John Oliver, Jr. [MVP] wrote:
> >> So only local mail is not being sent between server2 to server1, it sits
> >> in
> >> what queue? If you click on the messages in the queue, what does the
> >> "additional queue information" box say? Have you enabled Message
> >> Tracking
> >> to track the messages between server2 and server1? Have you run ExBPA
> >> lately?
> >>
> >> --
> >> John Oliver, Jr
> >> MCSE, MCT, CCNA
> >> Exchange MVP 2007
> >> Microsoft Certified Partner
> >>
> >> <dkiernan@kccomputersales.com> wrote in message
> >> news:1162219057.142963.11410@f16g2000cwb.googlegroups.com...
> >> > Apparently my first response didn't get posted....
> >> >
> >> > I can telnet on port 25 in both directions. If I telnet and post
> >> > a message to that server, it does end up in the mailbox for that user.
> >> >
> >> > I can also send mail in from the outside world to either server. Mail
> >> > from the outside actually passes through server1 to server2 since
> >> > mail comes through the firewall to server1 only.
> >> >
> >> > --David
> >> >
> >> > dkiernan@kccomputersales.com wrote:
> >> >> John Oliver, Jr. [MVP] wrote:
> >> >> > Can you telnet to Port 25 from Server 2 to Server1?
> >> >> >
> >> >> > --
> >> >> > John Oliver, Jr
> >> >> > MCSE, MCT, CCNA
> >> >> > Exchange MVP 2007
> >> >> > Microsoft Certified Partner
> >> >> >
> >> >> > <dkiernan@kccomputersales.com> wrote in message
> >> >> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
> >> >> > > I've seen several other similar posts, but none have solved my
> >> >> > > problem.
> >> >> > >
> >> >> > > The Exch 2k server (called SERVER1) is the master in the routing
> >> >> > > group,
> >> >> > > the Exch 2k3 server (called SERVER2) is a member. They are on the
> >> >> > > same
> >> >> > > subnet with no router/firewall separating them. I can send mail
> >> >> > > from
> >> >> > > a
> >> >> > > mailbox on the 2k server to a mailbox on the 2k3 server. I cannot
> >> >> > > send
> >> >> > > from the 2k3 server to the 2k server.
> >> >> > >
> >> >> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of the
> >> >> > > 2k
> >> >> > > server.
> >> >> > >
> >> >> > > DNS looks good, both servers resolve FQDN's.
> >> >> > >
> >> >> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log file
> >> >> > > shows
> >> >> > > a connection to SERVER1, but does not deliver any of the queued
> >> >> > > mail.
> >> >> > > Here is the log file from the SMTP virtual server (note: (a) there
> >> >> > > are
> >> >> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b)
> >> >> > > the
> >> >> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on
> >> >> > > SERVER1):
> >> >> > >
> >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Wed Nov 01 11:21:42 CST 2006

It seems port 691 is open from what you have stated in your results. Port
25 can be open between both servers but port 691 must also be open for LSA
to work properly between both servers. I would make sure by installing
Winroute on Server1 and making a connection back to Server2. WinRoute just
verifies this,

http://www.msexchange.org/tutorials/WinRoute-Routing-status-Exchange-organization.html

I would also double check your TCP/IP settings on Server2 by command
IPCONFIG /ALL. I would also run NETDIAG on both Exchange Servers to see if
errors occur. Not a bad idea to run DCDIAG while you are at on your DC.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1162308907.052852.134620@e64g2000cwd.googlegroups.com...
>I can run WinRoute on server2 and it shows me the address spaces and
> links. Under the "Members" link, both servers indicate that they are
> connected to the RG Master.
>
> Are you saying that if I see anything in the results pane that port 691
> is open between the servers? I didn't se anything in the results that
> mention port 691.
>
> I ran a query within winroute from server2 to itself and frmo server2
> to server1.
>
> Could this be an AD issue on server1?
>
> --David
>
> John Oliver, Jr. [MVP] wrote:
>> Can you check with WinRoute the link state routing information between
>> server2 and server1? It should tell you if port 691 is open and the
>> status
>> of the link. You can download here,
>>
>> http://www.microsoft.com/downloads/details.aspx?familyid=c5a8afbf-a4da-45e0-adea-6d44eb6c257b&displaylang=en
>>
>>
>> --
>> John Oliver, Jr
>> MCSE, MCT, CCNA
>> Exchange MVP 2007
>> Microsoft Certified Partner
>>
>> <dkiernan@kccomputersales.com> wrote in message
>> news:1162237933.525462.283590@b28g2000cwb.googlegroups.com...
>> > The mail sits in the queue on Server2.
>> >
>> > There is no "additional info" if I enumerate the queue and open the
>> > details of
>> > an individual message. The status is "queued". No errors or other
>> > indications
>> > of a problem.
>> >
>> > I enabled message tracking and restarted the system attendant. I sent
>> > (tried,
>> > anyways) 2 tests from server2 to server1. I see information in the
>> > log, but
>> > nothing out of ordinary -- though I'm not sure what I am looking for.
>> >
>> > I got a few delay notifications and NDR's for messages I had tried to
>> > send
>> > last week.
>> >
>> > Anything else I can try?
>> >
>> > --David.
>> >
>> >
>> > John Oliver, Jr. [MVP] wrote:
>> >> So only local mail is not being sent between server2 to server1, it
>> >> sits
>> >> in
>> >> what queue? If you click on the messages in the queue, what does the
>> >> "additional queue information" box say? Have you enabled Message
>> >> Tracking
>> >> to track the messages between server2 and server1? Have you run ExBPA
>> >> lately?
>> >>
>> >> --
>> >> John Oliver, Jr
>> >> MCSE, MCT, CCNA
>> >> Exchange MVP 2007
>> >> Microsoft Certified Partner
>> >>
>> >> <dkiernan@kccomputersales.com> wrote in message
>> >> news:1162219057.142963.11410@f16g2000cwb.googlegroups.com...
>> >> > Apparently my first response didn't get posted....
>> >> >
>> >> > I can telnet on port 25 in both directions. If I telnet and post
>> >> > a message to that server, it does end up in the mailbox for that
>> >> > user.
>> >> >
>> >> > I can also send mail in from the outside world to either server.
>> >> > Mail
>> >> > from the outside actually passes through server1 to server2 since
>> >> > mail comes through the firewall to server1 only.
>> >> >
>> >> > --David
>> >> >
>> >> > dkiernan@kccomputersales.com wrote:
>> >> >> John Oliver, Jr. [MVP] wrote:
>> >> >> > Can you telnet to Port 25 from Server 2 to Server1?
>> >> >> >
>> >> >> > --
>> >> >> > John Oliver, Jr
>> >> >> > MCSE, MCT, CCNA
>> >> >> > Exchange MVP 2007
>> >> >> > Microsoft Certified Partner
>> >> >> >
>> >> >> > <dkiernan@kccomputersales.com> wrote in message
>> >> >> > news:1161905138.716690.127800@k70g2000cwa.googlegroups.com...
>> >> >> > > I've seen several other similar posts, but none have solved my
>> >> >> > > problem.
>> >> >> > >
>> >> >> > > The Exch 2k server (called SERVER1) is the master in the
>> >> >> > > routing
>> >> >> > > group,
>> >> >> > > the Exch 2k3 server (called SERVER2) is a member. They are on
>> >> >> > > the
>> >> >> > > same
>> >> >> > > subnet with no router/firewall separating them. I can send
>> >> >> > > mail
>> >> >> > > from
>> >> >> > > a
>> >> >> > > mailbox on the 2k server to a mailbox on the 2k3 server. I
>> >> >> > > cannot
>> >> >> > > send
>> >> >> > > from the 2k3 server to the 2k server.
>> >> >> > >
>> >> >> > > Any mail sent from 2k3 to 2k sits in a queue with the FQDN of
>> >> >> > > the
>> >> >> > > 2k
>> >> >> > > server.
>> >> >> > >
>> >> >> > > DNS looks good, both servers resolve FQDN's.
>> >> >> > >
>> >> >> > > If I restart the SMTP service on SERVER2 (2k3), the SMTP log
>> >> >> > > file
>> >> >> > > shows
>> >> >> > > a connection to SERVER1, but does not deliver any of the queued
>> >> >> > > mail.
>> >> >> > > Here is the log file from the SMTP virtual server (note: (a)
>> >> >> > > there
>> >> >> > > are
>> >> >> > > about 7 items in the server1.mydomain.com queue on SERVER2; (b)
>> >> >> > > the
>> >> >> > > user "kc" mailbox is on SERVER2, and user dkiernan mbx is on
>> >> >> > > SERVER1):
>> >> >> > >
>> >
>



Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Thu Nov 09 22:16:54 CST 2006

Thought I'd respond since it's working now.

After running those winroute queries, it started working!

Seems it musta needed a kick in the arse.

Thanks.

--David.

John Oliver, Jr. [MVP] wrote:
> It seems port 691 is open from what you have stated in your results. Port
> 25 can be open between both servers but port 691 must also be open for LSA
> to work properly between both servers. I would make sure by installing
> Winroute on Server1 and making a connection back to Server2. WinRoute just
> verifies this,
>
> http://www.msexchange.org/tutorials/WinRoute-Routing-status-Exchange-organization.html
>
> I would also double check your TCP/IP settings on Server2 by command
> IPCONFIG /ALL. I would also run NETDIAG on both Exchange Servers to see if
> errors occur. Not a bad idea to run DCDIAG while you are at on your DC.
>
> --
> John Oliver, Jr
> MCSE, MCT, CCNA
> Exchange MVP 2007
> Microsoft Certified Partner
>
> <dkiernan@kccomputersales.com> wrote in message
> news:1162308907.052852.134620@e64g2000cwd.googlegroups.com...
> >I can run WinRoute on server2 and it shows me the address spaces and
> > links. Under the "Members" link, both servers indicate that they are
> > connected to the RG Master.
> >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Fri Nov 10 12:41:53 CST 2006

Thanks for the feedback and glad to hear things are working now!

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1163132214.002788.52400@f16g2000cwb.googlegroups.com...
> Thought I'd respond since it's working now.
>
> After running those winroute queries, it started working!
>
> Seems it musta needed a kick in the arse.
>
> Thanks.
>
> --David.
>
> John Oliver, Jr. [MVP] wrote:
>> It seems port 691 is open from what you have stated in your results.
>> Port
>> 25 can be open between both servers but port 691 must also be open for
>> LSA
>> to work properly between both servers. I would make sure by installing
>> Winroute on Server1 and making a connection back to Server2. WinRoute
>> just
>> verifies this,
>>
>> http://www.msexchange.org/tutorials/WinRoute-Routing-status-Exchange-organization.html
>>
>> I would also double check your TCP/IP settings on Server2 by command
>> IPCONFIG /ALL. I would also run NETDIAG on both Exchange Servers to see
>> if
>> errors occur. Not a bad idea to run DCDIAG while you are at on your DC.
>>
>> --
>> John Oliver, Jr
>> MCSE, MCT, CCNA
>> Exchange MVP 2007
>> Microsoft Certified Partner
>>
>> <dkiernan@kccomputersales.com> wrote in message
>> news:1162308907.052852.134620@e64g2000cwd.googlegroups.com...
>> >I can run WinRoute on server2 and it shows me the address spaces and
>> > links. Under the "Members" link, both servers indicate that they are
>> > connected to the RG Master.
>> >
>



Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by dkiernan

dkiernan
Wed Dec 06 12:04:18 CST 2006

Post mortum followup:

The issue started back again after a few days: all mail works *except*
from the newer Exch server in the org to the older server.

I disabled Symantec AV Client Real-time Internet E-mail protection. I
have had no problems since. Apparently Exchange, Symantec for Exchange
and the Symantec Real-time client were not playing well together.

--David

dkiernan@kccomputersales.com wrote:
> Thought I'd respond since it's working now.
>
> After running those winroute queries, it started working!
>
> Seems it musta needed a kick in the arse.
>
> Thanks.
>
> --David.
>
> John Oliver, Jr. [MVP] wrote:
> > It seems port 691 is open from what you have stated in your results. Port
> > 25 can be open between both servers but port 691 must also be open for LSA
> > to work properly between both servers. I would make sure by installing
> > Winroute on Server1 and making a connection back to Server2. WinRoute just
> > verifies this,
> >
> > http://www.msexchange.org/tutorials/WinRoute-Routing-status-Exchange-organization.html
> >
> > I would also double check your TCP/IP settings on Server2 by command
> > IPCONFIG /ALL. I would also run NETDIAG on both Exchange Servers to see if
> > errors occur. Not a bad idea to run DCDIAG while you are at on your DC.
> >
> > --
> > John Oliver, Jr
> > MCSE, MCT, CCNA
> > Exchange MVP 2007
> > Microsoft Certified Partner
> >
> > <dkiernan@kccomputersales.com> wrote in message
> > news:1162308907.052852.134620@e64g2000cwd.googlegroups.com...
> > >I can run WinRoute on server2 and it shows me the address spaces and
> > > links. Under the "Members" link, both servers indicate that they are
> > > connected to the RG Master.
> > >


Re: exch 2k and 2k3 in same routing group, can only send mail in 1 direction by John

John
Wed Dec 06 19:09:22 CST 2006

Interesting. I guess this is why I recommend Trend Micro. Better product
and less expensive.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner

<dkiernan@kccomputersales.com> wrote in message
news:1165428258.640541.66180@73g2000cwn.googlegroups.com...
> Post mortum followup:
>
> The issue started back again after a few days: all mail works *except*
> from the newer Exch server in the org to the older server.
>
> I disabled Symantec AV Client Real-time Internet E-mail protection. I
> have had no problems since. Apparently Exchange, Symantec for Exchange
> and the Symantec Real-time client were not playing well together.
>
> --David
>
> dkiernan@kccomputersales.com wrote:
>> Thought I'd respond since it's working now.
>>
>> After running those winroute queries, it started working!
>>
>> Seems it musta needed a kick in the arse.
>>
>> Thanks.
>>
>> --David.
>>
>> John Oliver, Jr. [MVP] wrote:
>> > It seems port 691 is open from what you have stated in your results.
>> > Port
>> > 25 can be open between both servers but port 691 must also be open for
>> > LSA
>> > to work properly between both servers. I would make sure by installing
>> > Winroute on Server1 and making a connection back to Server2. WinRoute
>> > just
>> > verifies this,
>> >
>> > http://www.msexchange.org/tutorials/WinRoute-Routing-status-Exchange-organization.html
>> >
>> > I would also double check your TCP/IP settings on Server2 by command
>> > IPCONFIG /ALL. I would also run NETDIAG on both Exchange Servers to
>> > see if
>> > errors occur. Not a bad idea to run DCDIAG while you are at on your
>> > DC.
>> >
>> > --
>> > John Oliver, Jr
>> > MCSE, MCT, CCNA
>> > Exchange MVP 2007
>> > Microsoft Certified Partner
>> >
>> > <dkiernan@kccomputersales.com> wrote in message
>> > news:1162308907.052852.134620@e64g2000cwd.googlegroups.com...
>> > >I can run WinRoute on server2 and it shows me the address spaces and
>> > > links. Under the "Members" link, both servers indicate that they are
>> > > connected to the RG Master.
>> > >
>