Results 1 to 5 of 5

Thread: Ping an IP by specific port

  1. #1
    Join Date
    Dec 2008
    Posts
    39

    Ping an IP by specific port

    What command to use to ping any ip through specific port? i'm trying to ping computer through a port. I also tried to perform a Telnet to a specific port but I can´t make a connection. Please help me out !!!!

  2. #2
    Join Date
    Nov 2008
    Posts
    173

    Re: Ping an IP by specific port

    I don't think so you can use ping to test any port, it just tests that if the actual nod is live or not. But yeah you can use the telnet for this type of test. You can use the telnet to verify of the port is open or not. For example telnet 192.168.1.1 25 would telnet to the SMTP port.

  3. #3
    Join Date
    Oct 2008
    Posts
    210

    Re: Ping an IP by specific port

    Yes fleming is right, you can't ping but can telnet to a port. Like if you need to make sure HTTP is listening, you should telnet to port 80 , like telnet google.com 80 , this will give you a blank screen, if you type get and hit enter it will send you the raw html over the connection. If the port is not open, it will give you a connection refused message instead of a blank screen .

  4. #4
    Join Date
    Jan 2006
    Posts
    3,792

    Re: Ping an IP by specific port

    Not, you can't simply ping to any of the port. But if you have need of I a true ping reply, you will need to ping the true ping tcp port. A ping is a type of network message that needs a service to respond to the ping inquiry.

  5. #5
    Join Date
    Aug 2010
    Posts
    1

    Re: Ping an IP by specific port

    You perform the ping test here normally.
    You can try this.

Similar Threads

  1. Wireless cannot ping / ethernet can ping
    By Nereus in forum Networking & Security
    Replies: 6
    Last Post: 14-08-2010, 05:56 AM
  2. Replies: 3
    Last Post: 05-02-2009, 02:27 PM
  3. I can ping with IPv6. I can not ping with IPv4.
    By Eric Gamess in forum Vista Help
    Replies: 2
    Last Post: 04-05-2008, 01:31 AM
  4. Can resolve DNS, can ping IP, but can't ping by DNS??
    By Bryan L in forum Windows Server Help
    Replies: 14
    Last Post: 23-01-2007, 03:51 AM
  5. Missing port types : local port and Standard TCP/IP port
    By NIcaBoy in forum Windows XP Support
    Replies: 3
    Last Post: 28-12-2006, 07:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,058,212.84020 seconds with 16 queries