Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Unable to ping  (Read 3308 times)

0 Members and 1 Guest are viewing this topic.

jferraro

    Topic Starter


    Rookie

    Unable to ping
    « on: August 19, 2009, 10:10:01 AM »
    We are on a network of five computers. I can map from one computer to another and it works fine.

    I am unable to ping by IP address from anyone one computer to another though.

    This is causing a problem because our network backup software uses IP addresses to backup the computers. It was working before, but now it is unable to find any computer on the network.

    I am able to successfully ping the printers on the network though.

    Any idea what is going on here??

    Thanks.

    TechGeek



      Intermediate
    • Thanked: 6
      • Guide to WiFi Optimization
    • Experience: Expert
    • OS: Windows 7
    Re: Unable to ping
    « Reply #1 on: August 20, 2009, 09:29:59 AM »
    Make sure all the computers are connected to the network and make sure their IP hasn't changed.
    I help run my home improvement and home automation forum.

    midsail



      Hopeful
    • Thanked: 18
      • Experience: Experienced
      • OS: Windows XP
      Re: Unable to ping
      « Reply #2 on: August 20, 2009, 07:50:39 PM »
      Checj your submask setting, it should look something like 255.255.255.x Also ip adress scheme, something like 192.168.1.x It sounds like a router configuration. check the router settings. Let us know.

      jferraro

        Topic Starter


        Rookie

        Re: Unable to ping
        « Reply #3 on: August 24, 2009, 02:36:24 PM »
        IP addresses and subnet masks are correct.

        dahlarbear



          Specialist

          Thanked: 101
          Re: Unable to ping
          « Reply #4 on: August 24, 2009, 03:01:00 PM »
          1.  Firewall.  If the computers have software firewalls, check their settings.  If I remember correctly "ping" is part of the Internet Command Message Protocol (ICMP).  Ensure each firewall allows both the "incoming" ping and the "outgoing" response.

          I not sure it's listed as "ping".  Might be listed as ICMP "echo request" and "echo response" messages.  See the following Wikipedia article:  PING.

          2.  Operating System.  What operating systems and service pack levels are you working with?

          midsail



            Hopeful
          • Thanked: 18
            • Experience: Experienced
            • OS: Windows XP
            Re: Unable to ping
            « Reply #5 on: August 29, 2009, 05:43:12 PM »
            If u can map Meaning connect by PC name your NETBIOS is working. Trying checking the WINS setting. Also do a ipconfig /all in a command prompt window. let us known what the outcome is.

            jferraro

              Topic Starter


              Rookie

              Re: Unable to ping
              « Reply #6 on: August 31, 2009, 09:27:05 AM »
              Ok, it seems to be something related to the Personal Firewall portion of the Trend Micro Internet Security software we are using because when I disable the Firewall portion, I am able to ping. Problem is I don't know what setting in the Firewall to change to allow it to ping with having to disable the Firewall altogether.

              dahlarbear



                Specialist

                Thanked: 101
                Re: Unable to ping
                « Reply #7 on: August 31, 2009, 11:38:35 AM »
                This link should help:  How do I allow or block specific ICMP message types in Trend Micro Internet Security 2009?

                They don't appear to make it easy.  The two ICMP messages you're looking for per their nomenclature are "Echo Request" (the incoming ping) and "Echo Reply" (the outgoing ping response).  Some of the ICMP message types from the above link:

                Quote
                Problem:  You can set Trend Micro Internet Security to allow or block any of the following ICMP message types:

                    0 Echo Reply
                    3 Destination Unreachable
                    4 Source Quench
                    5 Redirect Message
                    8 Echo Request
                    9 Router Advertisement
                    10 Router Solicitation
                    11 Time Exceeded
                    12 Parameter Problem
                    13 Timestamp
                    14 Timestamp Reply
                    15 Information Request
                    16 Information Reply
                    17 Address Mask Request
                    18 Address Mask Reply
                    30 Traceroute
                    37 Domain Name Request
                    38 Domain Name Reply