bridge host network access problem

amomen 381 Reputation points
2021-05-19T15:24:52.06+00:00

Hello everybody!

I have two PCs. I connected them by a cross ethernet cable. I want to opt PC1 as my host, which I clarify more clearly as follows:
The PC1 has Windows Server 2019 (I tested this case study by Windows 10 as well) and also has another virtual VMWare interface which is local network for PC1 and several virtual machines on PC1. This virtual interface is of type bridge. What I need to do is giving network access from PC2 to PC1 and the virtual machines and vice versa. i.e. I need PC1 to act as a virtual router. I tried to combine these two interfaces by bridging them in "Network Connections", the result was that PC2 has access to the virtual machines and vice versa and the virtual machines and PC2 also have access to PC1 but the problem is that the host itself cannot ping anyone despite the fact that I need everybody to be able to ping each other. I also did the following configurations for the interfaces:

on bridged interface (PC1):

97973-image.png

on PC2:

97963-image.png

and on the virtual machines similar configurations to the PC2
as you can see all IPs are from the same subnet.

I really appreciate your help.

Regards,
Ali

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-05-19T15:30:52.72+00:00

    I need PC1 to act as a virtual router

    Better to stand up a separate instance for RRAS role.
    https://www.dell.com/support/kbdoc/en-us/000118763/configuring-windows-server-2012-r2-as-a-router

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  2. Jiang Zhang 811 Reputation points
    2021-05-20T10:03:17.783+00:00

    Hi,
    From my perspective, you may need to configure a RRAS router for PC1 to complete your purpose. You can refer to the following to create the role.
    By your describing, you have one router in your PC1, so you may add a Network Adapter (if you have an internal one then you need to add an external one) first. After that, you may see two adapters, and you could change one the NICs’names for easily being differed.
    98226-image.png
    98273-image.png
    98234-image.png
    98274-image.png
    98236-image.png
    98275-image.png
    98276-image.png
    98277-image.png

    Now, windows is configured as a router with a private network and an external network connected.
    After configuration is done, you could ping from PC1 to the virtual machines and PC2. It should be working.

    Best Regards,
    Mulder Zhang

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. Anonymous
    2021-05-20T12:32:38.527+00:00

    Just checking if there's any progress or updates?

    --please don't forget to Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.