F5F Stay Refreshed Software Operating Systems Unable to send messages between two Windows servers.

Unable to send messages between two Windows servers.

Unable to send messages between two Windows servers.

E
Echo_Runner
Member
215
07-11-2023, 02:53 PM
#1
Hi, I see you're facing an issue with pinging between your two Windows Server 2016 machines. Both servers have static IPs assigned—192.168.1.2 and 192.168.1.3. When trying to reach the other server from one, you get a timeout response. From server 2, the same happens. You're running IIS on server 2 and can access it from server 1. Here are some possible solutions:

- Ensure both servers are on the same network segment.
- Verify firewall rules allow traffic between the IP ranges.
- Check if the static IPs are correctly configured and not blocked.
- Try using a different port or protocol if needed.
- Confirm that the network configuration supports direct communication.

Let me know if you need further help!
E
Echo_Runner
07-11-2023, 02:53 PM #1

Hi, I see you're facing an issue with pinging between your two Windows Server 2016 machines. Both servers have static IPs assigned—192.168.1.2 and 192.168.1.3. When trying to reach the other server from one, you get a timeout response. From server 2, the same happens. You're running IIS on server 2 and can access it from server 1. Here are some possible solutions:

- Ensure both servers are on the same network segment.
- Verify firewall rules allow traffic between the IP ranges.
- Check if the static IPs are correctly configured and not blocked.
- Try using a different port or protocol if needed.
- Confirm that the network configuration supports direct communication.

Let me know if you need further help!

Y
YoYoRabbit
Junior Member
17
07-16-2023, 06:17 AM
#2
The firewall is configured to block incoming connections. The public firewall should prevent pings from reaching it.
Y
YoYoRabbit
07-16-2023, 06:17 AM #2

The firewall is configured to block incoming connections. The public firewall should prevent pings from reaching it.

Q
Quick_Pots
Member
120
07-16-2023, 07:07 AM
#3
I turned off both public and private firewalls, but the issue remains unchanged.
Q
Quick_Pots
07-16-2023, 07:07 AM #3

I turned off both public and private firewalls, but the issue remains unchanged.

P
PvtStoner
Senior Member
599
07-16-2023, 11:54 AM
#4
Even when your firewall is turned off, the Echo Requiest might still be blocked. With Windows 7/Server 2008, they usually disable echo by default, but you can try enabling it now. Follow these steps: Open "Windows Defender Firewall with Advanced Security," go to "Inbound Rules," select "File and Printer Sharing (Echo Request - ICMPv4-In)," right-click and enable the rule. Repeat for ICMPv6-In if needed.
P
PvtStoner
07-16-2023, 11:54 AM #4

Even when your firewall is turned off, the Echo Requiest might still be blocked. With Windows 7/Server 2008, they usually disable echo by default, but you can try enabling it now. Follow these steps: Open "Windows Defender Firewall with Advanced Security," go to "Inbound Rules," select "File and Printer Sharing (Echo Request - ICMPv4-In)," right-click and enable the rule. Repeat for ICMPv6-In if needed.

D
dnomg001
Junior Member
39
07-16-2023, 05:20 PM
#5
I verified it's active but the ping remains unavailable.
D
dnomg001
07-16-2023, 05:20 PM #5

I verified it's active but the ping remains unavailable.

M
MonstaMixDude
Junior Member
18
07-16-2023, 06:01 PM
#6
It seems you're asking about three distinct configurations—public, private, and domain networks—and how the physical setup works. Are these server editions included? Regarding the network, do the servers connect directly to a switch or are they virtual? Also, could there be specific outbound rules tied to these settings?
M
MonstaMixDude
07-16-2023, 06:01 PM #6

It seems you're asking about three distinct configurations—public, private, and domain networks—and how the physical setup works. Are these server editions included? Regarding the network, do the servers connect directly to a switch or are they virtual? Also, could there be specific outbound rules tied to these settings?

M
miran0
Junior Member
28
07-16-2023, 07:30 PM
#7
A virtual network hosted on DigitalOcean
It's a digital environment built for cloud services
You can manage it online through their platform
M
miran0
07-16-2023, 07:30 PM #7

A virtual network hosted on DigitalOcean
It's a digital environment built for cloud services
You can manage it online through their platform

F
F50_United
Member
183
07-16-2023, 08:28 PM
#8
It seems a straightforward adjustment might not be effective. I'm not very comfortable with DO, but I'll attempt some possible fixes using what I know: Perhaps reviewing this article? https://www.digitalocean.com/community/q...2-droplets. Also consider: Are the VPC's IP ranges identical to the server ranges? Does the VPC firewall configuration permit local traffic? Don't forget to restart after modifying the VPC or droplet settings.
F
F50_United
07-16-2023, 08:28 PM #8

It seems a straightforward adjustment might not be effective. I'm not very comfortable with DO, but I'll attempt some possible fixes using what I know: Perhaps reviewing this article? https://www.digitalocean.com/community/q...2-droplets. Also consider: Are the VPC's IP ranges identical to the server ranges? Does the VPC firewall configuration permit local traffic? Don't forget to restart after modifying the VPC or droplet settings.

C
crose
Junior Member
2
07-20-2023, 08:49 PM
#9
I turned on both incoming and outgoing ICMP for the VPC and the pings functioned! Thanks!
C
crose
07-20-2023, 08:49 PM #9

I turned on both incoming and outgoing ICMP for the VPC and the pings functioned! Thanks!