Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • I had a similar issue some time ago. The firewall of the Windows-VM could be blocking the echo-replies.
    – ecisse
    Commented Mar 4, 2021 at 22:50
  • Welcome! I don't see a security question here; voting to move. Commented Mar 4, 2021 at 23:14
  • If this were the case, I would expect the firewallX tcpdump logs (in the first section) to show the ICMP packets returning from 8.8.8.8 (as they do when ping is issued from FirewallB) .. (I also checked whether tcpdump .. host and host .. syntax might have been inadvertantly excluding return packets- it's not). I wonder if the configuration of Firewall A is refusing to accept return packets destined for the internal VM subnet?
    – brynk
    Commented Mar 4, 2021 at 23:28
  • ecisse - I would doubt that as I can ping and receive replies from 192.168.28.40 Server. brynk - I'm not sure about that as Firewall B receives replies from 8.8.8.8 through FirewallA, and traffic from Windows-VM is also going through the same route as Firewall B
    – Huud Rych
    Commented Mar 5, 2021 at 6:08
  • @HuudRych A general FYI: markdown formatting makes a huge difference in the ease of readability of long[er] questions/answers, especially bulleted/numerical lists as they tie together points applicable to the sentence/paragraph above them. Weblink markdown is recommended since it's more efficient, both on the reader and in regards to space _(pictures can also be inlined, either via the Media attach button or by using weblink markdown placing an ! in front of the link's [
    – JW0914
    Commented Mar 5, 2021 at 15:10