Skip to content

Instantly share code, notes, and snippets.

@gbowne1
Created October 12, 2025 02:19
Show Gist options
  • Select an option

  • Save gbowne1/0a5101eea5a6da55f90484b5f86106a9 to your computer and use it in GitHub Desktop.

Select an option

Save gbowne1/0a5101eea5a6da55f90484b5f86106a9 to your computer and use it in GitHub Desktop.
IP address ranges

In home networking what are typical ip address ranges like 196, 127, 10, 255, 172, 169,

I have less than 50 devices to connect including some servers that need to be able to be remotely connected to via ssh, openssh, ssl, openssl.. outside of my lan.

I am assuming that 192.168.x.x is enough for a average household. of less than 50-100 devices on the LAN

In the case of gigabit fibre and a database server And a web server

Port forwarding how?

I guess it would be port 80 and 443?

And how much would I get out of 192.168.1.x and 192.168.0.x range?

I'm also used to also using loopback 3000, 5000 and 8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment