ping port 12000

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AfyB
    Top Poster
    • Jan 2011
    • 144

    #1

    ping port 12000

    Hi, I have checked to see if port 12000 is open and it is, but it comes back saying we can not ping your router. How can i rectify this problem?
  • rg66
    Top Poster
    • Dec 2011
    • 133

    #2
    Depends on your router, on my Linksys I go to Security > Firewall tab an uncheck "block anonymous internet requests".
    sigpic

    Comment

    • TheCoder
      DK Veteran
      • Jun 2011
      • 693

      #3
      Originally posted by AfyB
      Hi, I have checked to see if port 12000 is open and it is, but it comes back saying we can not ping your router. How can i rectify this problem?
      You probably dont want to !

      Being able to ping something is just an indication that something is connected at the other end. All ping does is give a response to a single query.

      For security reasons, its best to make sure your network doesn't respond to pings, that way anybody on the internet randomly looking for targets to attack wont know anything is connected to this particular ip address.

      The ability to ping has absolutely no connection with the operation of any other server.

      Comment

      • AfyB
        Top Poster
        • Jan 2011
        • 144

        #4
        Ok so i managed to open port 12000 and when i checked to see if the port was open, it also said they were able to ping my router? Is that a bad thing then? I am on my 4th router in the space of 3 weeks, this is the first time the router has pinged.

        Comment

        • TheCoder
          DK Veteran
          • Jun 2011
          • 693

          #5
          If your pinging from inside your network (ie on a pc that has an ip allocated by your router or within the routers subnet) then a ping response is normal and expected. The router should be acknowledging subordinate devices.

          If your able to ping your router from the internet using your provider supplied ip (dont try to ping your external ip from inside the router network - the results can be unpredictable, you must be at another location) then its usually considered a secuurity risk as your telling the rest of the world that there is something connected here. Its usually prefered there is no ping response in this circumstance. You should be able to turn the ping response off in the router config.

          btw, i'd be inclined to move your dreambox server away from port 12000. That particular port is used almost exclusively for cardshare so its very easy for an ISP to guess hat your up to. You can use just about any port you want from 1024-32768 as long as your clients know so they can connect on the proper port.

          Comment

          Working...