Lan NIC is only assigned to the Domain and Private profiles
It can only use one or the other, not both.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have turned on (enabled) every ICMPv4 setting in and in some cases modified them to work in all profiles. Both servers have a WAN and Lan NIC with a public IP on the WAN and private IP on the Lan. I want to be able to ping these servers from the internet to their public interface from anywhere in the world. I have even thrown in a new rule to allow ICMPv4.
I can only get a ping through if I turn off the firewall, then the servers will respond. I find this to be extremely frustrating because since Windows NT 4.0 I have not had this type of difficulty getting a simple protocol to work on a server. These two servers are a MAJOR PITA to get something so benign and simple to work. I have a firewall/router in front of my server where I control the ICMPv4 traffic to all of our public facing servers. I do not need it locked down on the server itself. I have been just besides my self trying to get Windows firewall to let ICMPv4 to work.
I have painstakingly gone through all the rules I thought could be causing this issue and have to date not found anything I can point my finger at. I NEED ICMPv4 working!
Other than leaving the firewall OFF permanently can anyone shed light on what the issue might be. NOTE: I have rebuilt, from scratch, both servers and yes they are Hyper-V instances. Yes, I have them updated with all the latest updates.
I have several Windows 2019 servers that where upgraded from Windows 2016 servers. They have NO issues with ICMPv4, I can ping them all day long, even with all the latest updates installed on it. So, I exported the policy thinking I could use it on the freshly built Windows 2019 server, but it was a no-go. I imported the policy, reboot for good measure and STILL that new server REFUSES to allow ICMPv4 responses.
Now some smart person is going to ask me if I am sure it is not my router that is at issue here, yes, I have confirmed it is not my router. As I stated, I can turn off the firewalls on both of those servers and they will allow ICMPv4 responses. Turn the firewall back on, and they go mute! It is obviously a firewall rule that is causing the issue but I am apparently too senile to find it.
Has anyone got a clue as to what rule I can look that could be the issue with this firewall? Or is this take two on the update front and we are just finding out about another service that is broken because of an update? HELP!
Lan NIC is only assigned to the Domain and Private profiles
It can only use one or the other, not both.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Since multi-homing; make sure to check or uncheck the correct connections the profile should apply to so there's no profiles overlap.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Well, I am back to the same issue I had previously. I have done some additional testing, let me explain the current setup: The Wan NIC is only assigned to the Public Profile. The Lan NIC is only assigned to the Domain and Private profiles. I have removed the custom rules I created for the ICMPv4 inbound and outbound rules.
I have turn on the appropriate Outbound rule and inbound rule for ICMPv4, the default File and Printer Sharing rule. I have mapped a new log file to each profile.
I checked the public profile log and it clearly shows in the log -> ALLOW ICMP (from IP) (To IP) ..... RECEIVE
I assume this means that the server did receive the Ping request.
I checked the private profile log and there is nothing in it.
I checked the Domain Profile and BINGO I have found the issue the log clearly shows -> DROP ICMP (from IP) (To IP) ..... RECEIVE
So the question is, WHY if the domain profile is not connected to the WAN and the allow rule on Advance tab specifies that the Domain profile should Allow it, does the domain profile DROP the connection?
Any takers on how to fix this issue?
But the darn thing is pinging now and I do not know what happened overnight to change that.