• pjhenry1216
      link
      fedilink
      9
      edit-2
      9 months ago

      It’s not internal, but there are other private address ranges beyond 192.168.0.0/16. 10.0.0.0/8 is another common one. Container platforms like to use 172.16.0.0/12.

    • @bamboo
      link
      English
      4
      edit-2
      9 months ago

      It’s a public IPv4 address in the picture.

      There are 3 ranges of IPv4 addresses which are reserved for private use:

      24-bit block	10.0.0.010.255.255.255
      20-bit block	172.16.0.0172.31.255.255
      16-bit block	192.168.0.0192.168.255.255
      
      • @UraniumBlazer@lemm.ee
        link
        fedilink
        English
        29 months ago

        Oh wow… Didn’t know this lol. I thought that OP would be using their private IP to access their homserver from home. Turns out I got completely confused…

        • @AnActOfCreation@programming.dev
          cake
          link
          fedilink
          29 months ago

          I think if they were using a private IP, there wouldn’t really be a joke. Of course the router can resolve an IP in its network. The joke is that they’re using their public IP from inside their network, and when the request gets the router, instead of resolving externally, it resolves to the public IP of the router itself.