03-02-2023 04:01 AM
Hello,
we are in the process of creating a Hyper-V S2D cluster. For this we have two Cisco Catalyst 2960x switches in use.
When checking the configuration before creating the cluster, we get the following error message under "Network":
The network interface "Server 1" and "Server 2" are located in the same cluster network.
However, the address 192.xxx.xxx.1 is not accessible from 192.xxx.xxx.2 using UDP port 3343
on both switches the acl was adjusted with:
permit udp any any
permit udp any host 192.xxx.xxx.1
permit udp any host 192.xxx.xxx.2
all UDP deny rules were removed.
so far all unsuccessful, the message remains the same.
we have also tested it with switches from other providers, the problem does not occur.
However, other switches than CISCO are not an alternative for the customer.
Does anyone else have an idea what the problem could be?
03-02-2023 04:48 AM
- Check this thread : https://learn.microsoft.com/en-us/answers/questions/249241/cluster-network-validation-fail-udp-port-3343
M.
03-02-2023 05:49 AM
Hi marce1000
Thanks for the link.
I will test the suggestion mentioned there and then report back with further findings.
03-02-2023 04:54 AM
how about removing ACL and is that works ?
since its private IP address no need to hide the IP information post complete ACL ? and how you applied on the Interface ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide