P
Peter Scott
(SBS2000)
I was working on an article to rid myself of an annoying event
I used this command :
netdiag /fix /debug /v > netdiag.txt
Now no Outlook clients are unable to connect to exchange!
I have checked the client RPC protocols on server and clients.
Also for server below:
Rpc_Svr_Binding_Order = ncacn_ip_tcp,ncacn_spx,ncacn_vns_spp
It looks like it's bound to wrong IP (external IP) rather then internal -
how do I fix?
I have performed an RPCDUMP - and found that the RPC bindings have changed
to my external IP - but unsure how to restore listeners to internal IP ?
All the bindings are to my external IP - thats why internal clients cant
connect
Is there a script - I'm down!!! (still looking on the KB)
Any help would be appreciated - Peter
I was working on an article to rid myself of an annoying event
I used this command :
netdiag /fix /debug /v > netdiag.txt
Now no Outlook clients are unable to connect to exchange!
I have checked the client RPC protocols on server and clients.
Also for server below:
Rpc_Svr_Binding_Order = ncacn_ip_tcp,ncacn_spx,ncacn_vns_spp
It looks like it's bound to wrong IP (external IP) rather then internal -
how do I fix?
I have performed an RPCDUMP - and found that the RPC bindings have changed
to my external IP - but unsure how to restore listeners to internal IP ?
All the bindings are to my external IP - thats why internal clients cant
connect
Is there a script - I'm down!!! (still looking on the KB)
Any help would be appreciated - Peter