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

Author Topic: ping command  (Read 19359 times)

0 Members and 2 Guests are viewing this topic.

Learning Boy

    Topic Starter


    Rookie

    Re: ping command
    « Reply #15 on: September 16, 2008, 06:30:50 AM »
    thanks for ur help carbon but before i Proceed i want to ask that after enable it can i disable it and is this operation can effect my network or computer
    once again thanks for replying my questions

    Carbon Dudeoxide

    • Global Moderator

    • Mastermind
    • Thanked: 169
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Experience: Guru
    • OS: Mac OS
    Re: ping command
    « Reply #16 on: September 16, 2008, 06:36:34 AM »
    First, we have to see if the command even works. Then we can view our options.

    As for effecting your computer or network performance, ping won't do anything of the sort.
    All it does is look for a host or domain and sees how long it takes to get a reply.

    Learning Boy

      Topic Starter


      Rookie

      Re: ping command
      « Reply #17 on: September 16, 2008, 07:00:41 AM »
      its really work! thanks carbon
      thank u very much
      tell me that is now the ping is enable is it works in a normal way or i have to check it always by this way

      Carbon Dudeoxide

      • Global Moderator

      • Mastermind
      • Thanked: 169
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Experience: Guru
      • OS: Mac OS
      Re: ping command
      « Reply #18 on: September 16, 2008, 07:10:21 AM »
      Try re-opening command prompt and type ping /?

      Do you still get the message saying it cannot find the file?

      Learning Boy

        Topic Starter


        Rookie

        Re: ping command
        « Reply #19 on: September 16, 2008, 07:15:58 AM »
        yes im still getting that message

        Carbon Dudeoxide

        • Global Moderator

        • Mastermind
        • Thanked: 169
          • Yes
          • Yes
          • Yes
        • Certifications: List
        • Experience: Guru
        • OS: Mac OS
        Re: ping command
        « Reply #20 on: September 16, 2008, 07:19:51 AM »
        Strange....I will do more searching on the problem but try this first:

        In Command Prompt, type ipconfig and press Enter.
        Do you get the same error message?

        Learning Boy

          Topic Starter


          Rookie

          Re: ping command
          « Reply #21 on: September 16, 2008, 07:27:09 AM »
          yes by typing ipconfig i get the same message.

          Carbon Dudeoxide

          • Global Moderator

          • Mastermind
          • Thanked: 169
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Experience: Guru
          • OS: Mac OS
          Re: ping command
          « Reply #22 on: September 16, 2008, 07:35:48 AM »
          All right. This time type echo %path% and press Enter.
          What do you get?

          Learning Boy

            Topic Starter


            Rookie

            Re: ping command
            « Reply #23 on: September 16, 2008, 07:47:18 AM »
            i get this message    c:\orant\bin;c:\dev\bin

            Carbon Dudeoxide

            • Global Moderator

            • Mastermind
            • Thanked: 169
              • Yes
              • Yes
              • Yes
            • Certifications: List
            • Experience: Guru
            • OS: Mac OS
            Re: ping command
            « Reply #24 on: September 16, 2008, 07:54:58 AM »
            i get this message    c:\orant\bin;c:\dev\bin
            Ok, I know for sure this isn't right.

            Just to make sure, Is this Windows XP?

            If it is Windows XP, follow these instructions:
            Right Click My computer and go to Properties. Click the Advanced tab up at the top.
            Click on the Environment Variables button and, in the second list, scroll down until you see a variable called Path.
            Select it and click Edit.
            Change the Variable Value to %SystemRoot%\system32;%SystemRoot%;
            Click OK.

            Learning Boy

              Topic Starter


              Rookie

              Re: ping command
              « Reply #25 on: September 16, 2008, 08:01:06 AM »
              I'm using xp pro may i ask what happen when i fellow Ur steps

              Carbon Dudeoxide

              • Global Moderator

              • Mastermind
              • Thanked: 169
                • Yes
                • Yes
                • Yes
              • Certifications: List
              • Experience: Guru
              • OS: Mac OS
              Re: ping command
              « Reply #26 on: September 16, 2008, 08:03:51 AM »
              Right now, your CMD (Command Prompt) is looking at the directories c:\orant\bin and c:\dev\bin for the commands you are inputting (like ipconfig and ping).
              CMD should be looking at C:\Windows and C:\Windows\System32 (%SystemRoot%\system32;%SystemRoot%;) for the commands.
              If you navigate to that location, you will see all the files like ping and ipconfig.

              By following my steps, you will change where CMD is looking for the files.

              Learning Boy

                Topic Starter


                Rookie

                Re: ping command
                « Reply #27 on: September 16, 2008, 08:09:44 AM »
                OK i will do it thank u for Ur guide  :)

                Carbon Dudeoxide

                • Global Moderator

                • Mastermind
                • Thanked: 169
                  • Yes
                  • Yes
                  • Yes
                • Certifications: List
                • Experience: Guru
                • OS: Mac OS
                Re: ping command
                « Reply #28 on: September 16, 2008, 08:13:45 AM »
                Good Luck!

                Learning Boy

                  Topic Starter


                  Rookie

                  Re: ping command
                  « Reply #29 on: September 18, 2008, 05:48:53 AM »
                  yes its works thanks the problem is solved