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. Other Discussions
  3. IT & Infrastructure
  4. From hex code to IP [modified]

From hex code to IP [modified]

Scheduled Pinned Locked Moved IT & Infrastructure
sysadminlinuxtoolsquestionannouncement
6 Posts 5 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.
  • N Offline
    N Offline
    no_life
    wrote on last edited by
    #1

    I'm trying to decode the following address (came from an IRC server)into a regular IP. I can't compile/run "identd.pl" which requires a linux server/box to run, (identd.pl is the script normally used to do this, as explained in the quote below) Address: d14813f.1da97c9.dsl.bell.ca Is this normal hex? Is it possible to decode without actually having the linux script do it for me? It's important and regarding some trouble/threat makers on an IRC server. We would like to find out the real IP of the person. (Here is some info on how the proccess is normally done.. on a linux box, which I don't have access to) "identd.pl The identd lets a user be idented to a hex encoded version of their IP address eg: c0a80202@your.host (this decodes to 192.168.2.2), you can use the included decode.pl to decode an IP address (or work out the hex yourself :). It makes banning on the host possible at channel and server level, which makes it much easier to allow more unrestricted access to CGI:IRC. To set-up the identd.pl you need root access to the system where you have installed CGI:IRC. The identd.pl requires you to be using an inetd, i have used it with inetd but people report it works with xinetd too." -- modified at 17:58 Friday 2nd March, 2007

    C B L S 4 Replies Last reply
    0
    • N no_life

      I'm trying to decode the following address (came from an IRC server)into a regular IP. I can't compile/run "identd.pl" which requires a linux server/box to run, (identd.pl is the script normally used to do this, as explained in the quote below) Address: d14813f.1da97c9.dsl.bell.ca Is this normal hex? Is it possible to decode without actually having the linux script do it for me? It's important and regarding some trouble/threat makers on an IRC server. We would like to find out the real IP of the person. (Here is some info on how the proccess is normally done.. on a linux box, which I don't have access to) "identd.pl The identd lets a user be idented to a hex encoded version of their IP address eg: c0a80202@your.host (this decodes to 192.168.2.2), you can use the included decode.pl to decode an IP address (or work out the hex yourself :). It makes banning on the host possible at channel and server level, which makes it much easier to allow more unrestricted access to CGI:IRC. To set-up the identd.pl you need root access to the system where you have installed CGI:IRC. The identd.pl requires you to be using an inetd, i have used it with inetd but people report it works with xinetd too." -- modified at 17:58 Friday 2nd March, 2007

      C Offline
      C Offline
      clydes
      wrote on last edited by
      #2

      Im not sure about this but if it is normal hex d1 = 209 48 = 72 13 = 19 f = 15 1d = 29 a9 = 169 7c = 124 9 = 9 so would 209.72.19.15.29.169.124.9.dsl.bell.ca mean anything? appears to be 2 ip addresses together ahead of the dsl.bell.ca?:confused:

      1 Reply Last reply
      0
      • N no_life

        I'm trying to decode the following address (came from an IRC server)into a regular IP. I can't compile/run "identd.pl" which requires a linux server/box to run, (identd.pl is the script normally used to do this, as explained in the quote below) Address: d14813f.1da97c9.dsl.bell.ca Is this normal hex? Is it possible to decode without actually having the linux script do it for me? It's important and regarding some trouble/threat makers on an IRC server. We would like to find out the real IP of the person. (Here is some info on how the proccess is normally done.. on a linux box, which I don't have access to) "identd.pl The identd lets a user be idented to a hex encoded version of their IP address eg: c0a80202@your.host (this decodes to 192.168.2.2), you can use the included decode.pl to decode an IP address (or work out the hex yourself :). It makes banning on the host possible at channel and server level, which makes it much easier to allow more unrestricted access to CGI:IRC. To set-up the identd.pl you need root access to the system where you have installed CGI:IRC. The identd.pl requires you to be using an inetd, i have used it with inetd but people report it works with xinetd too." -- modified at 17:58 Friday 2nd March, 2007

        B Offline
        B Offline
        Bradml
        wrote on last edited by
        #3

        bell.ca is an ISP. You should contact them.

        Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

        1 Reply Last reply
        0
        • N no_life

          I'm trying to decode the following address (came from an IRC server)into a regular IP. I can't compile/run "identd.pl" which requires a linux server/box to run, (identd.pl is the script normally used to do this, as explained in the quote below) Address: d14813f.1da97c9.dsl.bell.ca Is this normal hex? Is it possible to decode without actually having the linux script do it for me? It's important and regarding some trouble/threat makers on an IRC server. We would like to find out the real IP of the person. (Here is some info on how the proccess is normally done.. on a linux box, which I don't have access to) "identd.pl The identd lets a user be idented to a hex encoded version of their IP address eg: c0a80202@your.host (this decodes to 192.168.2.2), you can use the included decode.pl to decode an IP address (or work out the hex yourself :). It makes banning on the host possible at channel and server level, which makes it much easier to allow more unrestricted access to CGI:IRC. To set-up the identd.pl you need root access to the system where you have installed CGI:IRC. The identd.pl requires you to be using an inetd, i have used it with inetd but people report it works with xinetd too." -- modified at 17:58 Friday 2nd March, 2007

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

          I looks like a random account set up, typical spammer trick. As someone else said, contact Bell Canada. Elaine :rose:

          The tigress is here :-D

          B 1 Reply Last reply
          0
          • L Lost User

            I looks like a random account set up, typical spammer trick. As someone else said, contact Bell Canada. Elaine :rose:

            The tigress is here :-D

            B Offline
            B Offline
            Bradml
            wrote on last edited by
            #5

            That "someone" has a name!

            Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

            1 Reply Last reply
            0
            • N no_life

              I'm trying to decode the following address (came from an IRC server)into a regular IP. I can't compile/run "identd.pl" which requires a linux server/box to run, (identd.pl is the script normally used to do this, as explained in the quote below) Address: d14813f.1da97c9.dsl.bell.ca Is this normal hex? Is it possible to decode without actually having the linux script do it for me? It's important and regarding some trouble/threat makers on an IRC server. We would like to find out the real IP of the person. (Here is some info on how the proccess is normally done.. on a linux box, which I don't have access to) "identd.pl The identd lets a user be idented to a hex encoded version of their IP address eg: c0a80202@your.host (this decodes to 192.168.2.2), you can use the included decode.pl to decode an IP address (or work out the hex yourself :). It makes banning on the host possible at channel and server level, which makes it much easier to allow more unrestricted access to CGI:IRC. To set-up the identd.pl you need root access to the system where you have installed CGI:IRC. The identd.pl requires you to be using an inetd, i have used it with inetd but people report it works with xinetd too." -- modified at 17:58 Friday 2nd March, 2007

              S Offline
              S Offline
              Sebastian Schneider
              wrote on last edited by
              #6

              That seems to be the DNS hostname for a certain IP-address. The address might be encoded in there (as mentioned in another reply, there might be 2 addresses in there. one could be the client, the other one could be the gateway, but no guarantee to that). However, you should be able to get the IP-Address by doing a DNS Lookup on that hostname. If you don't know how to do that manually, ping the hostname (enter "ping d14813f.1da97c9.dsl.bell.ca" on a command line to do that). The result should similar to this: Ping d14813f.1da97c9.dsl.bell.ca [10.11.12.13] mit 32 Bytes Daten: The address you are looking for would then be displayed inside the square brackets. Note: The address I listed there is completely made up. Even if the computer does not reply to pings, the DNS lookup should still succeed and yield the IP-address. A word of caution: If the provider of that dynamic IP-address randomly distributes the hostnames and manages its own DNS-records, the IP-Address belonging to that hostname might change, yielding misleading results.

              Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

              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