question

RenatusJohannesSAXOPRINT-9846 avatar image
0 Votes"
RenatusJohannesSAXOPRINT-9846 asked RenatusJohannesSAXOPRINT-9846 answered

WCF Discovery problems Windows Server 2019

The problem: I've installed Windows Server 2019 and I am trying to discover my WCF services running on a Windows Server 2012R2. But that's not working and in Wireshark I see a ICMP Destination unreachable (Port unreachable).


My current Infrastructure

We have some old Windows Server 2012R2 where the WCF Services are running and when I try to discover them from some other Windows Server 2012R2 that I can discover them without any problems.

The Windows servers are all installed on virtual machines which are all in the same network and no firewall is between them, the windows firewall is disabled with group/domain policies.


I've installed wireshark on my Windows Server 2012R2 and Windows Server 2019 and on both machines I see for the UDP Multicast request for discovery an ICMP entry with Destination and Port unreachable.

77734-grafik.png

As far as I know the ICMP message shows me that there is a problem, but I am not shure how to read it right. Where is the problem is the Source multicast port 3702 not reachable or the other port 65116? Is the problem on my Server or Client?

Do I have to activate oder deactive a specific feature on my Windows Server 2019 to get this running?

windows-serverwindows-wcf
grafik.png (30.0 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

RenatusJohannesSAXOPRINT-9846 avatar image
0 Votes"
RenatusJohannesSAXOPRINT-9846 answered

Solution: Problem was that the "Function Discovery Resource Publication" Service needs to be running and it was stopped after domain join. After starting this service its working again.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.