Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. [SOLVED] Accessible, but cannot ping

[SOLVED] Accessible, but cannot ping

Scheduled Pinned Locked Moved Hardware & Devices
helpquestion
19 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris C B

    Have you tried with both firewalls turned off?

    C Offline
    C Offline
    CodingLover
    wrote on last edited by
    #10

    Yes it is. But nothing works.

    I appreciate your help all the time... CodingLover :)

    1 Reply Last reply
    0
    • C CodingLover

      Hi all, I have two XP machines and I want to connect from one to the other. I can access shared folders from one to the other. Also it's possible log in through RDP. But once I ping to the machine through the IP it ends with request time out. Any workaround to fix it? Thanks.

      I appreciate your help all the time... CodingLover :)

      C Offline
      C Offline
      Chris C B
      wrote on last edited by
      #11

      As all the suggestions you have received have drawn a blank, you will have to look deeper. The only remaining possibilty that I can see is that the file shares and RDP are using the machine name, and you have DHCP enabled in the router (you are using one, aren't you?), and the IP has changed from what you thought it was on a new lease. Otherwise, the whole thing is starting to look rather weird.

      C 1 Reply Last reply
      0
      • C CodingLover

        Hi all, I have two XP machines and I want to connect from one to the other. I can access shared folders from one to the other. Also it's possible log in through RDP. But once I ping to the machine through the IP it ends with request time out. Any workaround to fix it? Thanks.

        I appreciate your help all the time... CodingLover :)

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #12

        Next you can try a dns cache fluch on both machines (ipconfig /flushdns). If you are pinging by machine name then you can get issues. Next you want to look at the subnets the machines are on, and if they have routing between them set up correctly (I assume you can since other file and printer sharing seems to be working, but it is worth checking anyway).

        ============================== Nothing to say.

        1 Reply Last reply
        0
        • C CodingLover

          Hi all, I have two XP machines and I want to connect from one to the other. I can access shared folders from one to the other. Also it's possible log in through RDP. But once I ping to the machine through the IP it ends with request time out. Any workaround to fix it? Thanks.

          I appreciate your help all the time... CodingLover :)

          J Offline
          J Offline
          jschell
          wrote on last edited by
          #13

          You obviously have physical connectivity between the two boxes. So exactly how is that physical connectivity achieved? And why do you care if you can ping? It isn't all that useful.

          C 1 Reply Last reply
          0
          • L Lost User

            As ChrisB said, turn off the firewall.

            ============================== Nothing to say.

            C Offline
            C Offline
            CodingLover
            wrote on last edited by
            #14

            I have already did that. But no luck.

            I appreciate your help all the time... CodingLover :)

            1 Reply Last reply
            0
            • J jschell

              You obviously have physical connectivity between the two boxes. So exactly how is that physical connectivity achieved? And why do you care if you can ping? It isn't all that useful.

              C Offline
              C Offline
              CodingLover
              wrote on last edited by
              #15

              Simply connect them through a router. I am worried, because it is quite unusual. I can RDP and access shared folders but cannot ping. It's interest to me to know that. :)

              I appreciate your help all the time... CodingLover :)

              1 Reply Last reply
              0
              • C Chris C B

                As all the suggestions you have received have drawn a blank, you will have to look deeper. The only remaining possibilty that I can see is that the file shares and RDP are using the machine name, and you have DHCP enabled in the router (you are using one, aren't you?), and the IP has changed from what you thought it was on a new lease. Otherwise, the whole thing is starting to look rather weird.

                C Offline
                C Offline
                CodingLover
                wrote on last edited by
                #16

                I can access the file share and RDP using IP as well as the machine name. But cannot ping in either way. Earlier DHCP is disabled with my router, enable and tried the same. Still it's not working Chris. Wired!

                I appreciate your help all the time... CodingLover :)

                1 Reply Last reply
                0
                • C CodingLover

                  Hi all, I have two XP machines and I want to connect from one to the other. I can access shared folders from one to the other. Also it's possible log in through RDP. But once I ping to the machine through the IP it ends with request time out. Any workaround to fix it? Thanks.

                  I appreciate your help all the time... CodingLover :)

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #17

                  FWIW: I just had an issue with ping failing between two machines of which one had not only TCP/IPv4 but also v6 enabled on the network adapter I was using; disabling that solved it for me. :)

                  Luc Pattyn [My Articles] Nil Volentibus Arduum

                  C 1 Reply Last reply
                  0
                  • L Luc Pattyn

                    FWIW: I just had an issue with ping failing between two machines of which one had not only TCP/IPv4 but also v6 enabled on the network adapter I was using; disabling that solved it for me. :)

                    Luc Pattyn [My Articles] Nil Volentibus Arduum

                    C Offline
                    C Offline
                    CodingLover
                    wrote on last edited by
                    #18

                    Finally! That solve my problem too. I have enabled v6 a long time back, and haven't thought of it at this incidence. Thanks for pointing me Luc

                    I appreciate your help all the time... CodingLover :)

                    L 1 Reply Last reply
                    0
                    • C CodingLover

                      Finally! That solve my problem too. I have enabled v6 a long time back, and haven't thought of it at this incidence. Thanks for pointing me Luc

                      I appreciate your help all the time... CodingLover :)

                      L Offline
                      L Offline
                      Luc Pattyn
                      wrote on last edited by
                      #19

                      You're welcome. :)

                      Luc Pattyn [My Articles] Nil Volentibus Arduum iSad

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups