Ping over diffent networks

Nicolai Madsen 1 Reputation point
2022-05-06T07:13:57.517+00:00

Hi Every body

I really hope some one could help me, I am barely new to work between two different networks.

Now to the question.

I have setup like the attach picture shows.

After I have tried a lot where I have used ROUTE ADD and enabled IPRouting on PC2, then it is possible for me to ping between PC1 and PC3, but i want to ping between PC1 and Laptop 2. I really don't know what to do, to ping from PC1 to laptop 2. PC 1 and 2 have network interfaces and are running Windows 10, but PC3 have a build in switch and are running Windows CE.

Hope some one could help me.

BR
Nicolai

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
{count} votes

6 answers

Sort by: Most helpful
  1. risolis 8,741 Reputation points
    2022-05-06T07:55:43.923+00:00

    Hi @Nicolai Madsen

    Thank to you as well for your answer.

    If I am not mistaken you stated you configured static routes but some of the outputs does not show persistent routes....

    Did you run a Tracert command as well?

    BR,


  2. risolis 8,741 Reputation points
    2022-05-06T08:27:09.08+00:00

    I just wanted to recap the details given.

    The subnets on this scenario are the ones below:

    -10.75.16.0/24
    -10.75.17.0.24

    Is the set up connected or configured like this?

    laptop2 is on 10.75.17.0/24
    PC1 is on 10.75.16.0/24
    PC2 is on 10.75.16.0/24 and 10.75.17.0/24 on each of their NICs
    PC3 is on 10.75.17.0/24

    Did you enabled Routing and Remote Access service/IP forwarding?

    BR,


  3. risolis 8,741 Reputation points
    2022-05-06T11:37:12.903+00:00

    I see it now... You are missing default gateways on your PC's : )

    This is observed on your outputs above:

    199653-image.png

    199637-image.png


  4. risolis 8,741 Reputation points
    2022-05-07T05:26:23.83+00:00

    Hello @Nicolai Madsen

    I hope you are doing fine.

    I wanted to know if your concern was address correctly or further assistance might be needed.

    BR,


  5. Limitless Technology 39,916 Reputation points
    2022-05-11T07:11:53.327+00:00

    Hi there,

    Turn Off Windows Firewall on PC1 and Laptop 2 . It might reject PING from different Networks.

    Your route table will be helpful in identifying the possible ping configurations. You should be able to ping either IP on a separate ping operation, without issue, if your PC is aware of where those networks are. If the routes aren't already there, you should be able to add them yourself.

    route add -p <network> mask <subnet mask> <gateway>

    My suggestion would be to have a check once on setting up the Routing and Remote Access.

    This step-by-step article describes how to set up a Routing and Remote Access service on Windows. By default, the Routing and Remote Access service are installed automatically during the Windows installation, but it is disabled.

    How to set up Routing and Remote Access for an Intranet https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/set-up-routing-remote-access-intranet

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

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

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.