thanks marc, for replying. is it correct to say that UDP
will not fail over to the second gateway, even if i have
first make a TCP connection (e.g browsing the internet)
and then attempt to do a netlogon?
if that is the case, is there another way which i can do
netlogon to my nt domain? thanks.
>-----Original Message-----
>Hi Kim,
>
>No, you won't be able to get this to work with UDP. UDP
by design is a
>connectionless protocol. Once the UDP packet is sent, the
sender has no way
>to tell if it was received or not by the destination. If
you want dead
>gateway detection to work you need to use TCP.
>
>Thanks,
>Marc Reynolds
>Microsoft Technical Support
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>.
>
|