Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The KISS principal really applies to networks... Pin
jschell16-Jan-24 4:25
jschell16-Jan-24 4:25 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7216-Jan-24 4:41
dandy7216-Jan-24 4:41 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying15-Jan-24 9:42
Shuqian Ying15-Jan-24 9:42 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7216-Jan-24 4:10
dandy7216-Jan-24 4:10 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying16-Jan-24 7:52
Shuqian Ying16-Jan-24 7:52 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 4:47
dandy7217-Jan-24 4:47 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying17-Jan-24 7:34
Shuqian Ying17-Jan-24 7:34 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 9:35
dandy7217-Jan-24 9:35 
Very interesting, I think this lines up with my expectations, and certainly sounds feasible. Thanks so much for that - I'm saving this and will absolutely refer back to it when I feel ballsy enough again to try it out.

In theory, as you said, I should be able to completely set up my router with one machine wired to it, and - once it looks okay (as far as I can tell), I should be able to just hook up a cable between my router's WAN port back to the ISP router's LAN port without further change? That would be ideal.

The ISP's router is using 192.168.1.1. My router was previously set up to use 192.168.0.0/16 (subnet mask = 255.255.0.0). I'd like to keep that, except maybe excluding 192.168.1.[0-255] (so that'll remain the ISP router's own playground).

Most of my machines have static IPs that I've assigned from various ranges, and with subnet mask set to 255.255.0.0, for example:
  • 192.168.1.[0-50] = various physical machines
  • 192.168.1.199 = my Windows DC's static IP
  • 192.168.1.[200-255] = the range for DHCP, assigned by my router (for whoever shows up and wants to get on my network without me giving them an explicit static IP)
  • 192.168.50.[0-255] = my printers
  • 192.168.100.[0-255] = my Windows virtual machines
  • 192.168.200.[0-255] = various Linux virtual machines
I don't know if it makes sense to segregate things this way, but it did in my mind when I set it up, and I'd like to keep it that way (more or less). However, I do realize since 192.168.1.xyz will become (remain) what the ISP router manages, I think I'd change the 3 first items in the above to 192.168.10.xyz (otherwise I'd clash with other addresses the ISP's router would own).

I'd hook up wireless devices to use my router's Wifi. I could leave (or turn off) the ISP router's Wifi - I don't think I'd care all that much; it does, after all, have its own password you'd have to know to use.

Does all of this make sense to you?
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying17-Jan-24 10:46
Shuqian Ying17-Jan-24 10:46 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 10:58
dandy7217-Jan-24 10:58 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying17-Jan-24 11:01
Shuqian Ying17-Jan-24 11:01 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 11:17
dandy7217-Jan-24 11:17 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying17-Jan-24 16:02
Shuqian Ying17-Jan-24 16:02 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 11:12
dandy7217-Jan-24 11:12 
GeneralRe: The KISS principal really applies to networks... Pin
Shuqian Ying17-Jan-24 15:58
Shuqian Ying17-Jan-24 15:58 
GeneralRe: The KISS principal really applies to networks... Pin
obermd15-Jan-24 12:20
obermd15-Jan-24 12:20 
GeneralRe: The KISS principal really applies to networks... Pin
theoldfool16-Jan-24 1:17
professionaltheoldfool16-Jan-24 1:17 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7216-Jan-24 4:18
dandy7216-Jan-24 4:18 
GeneralRe: The KISS principal really applies to networks... Pin
Jeremy Falcon16-Jan-24 7:27
professionalJeremy Falcon16-Jan-24 7:27 
GeneralRe: The KISS principal really applies to networks... Pin
dandy7217-Jan-24 4:51
dandy7217-Jan-24 4:51 
GeneralI have article anxiety! Pin
honey the codewitch15-Jan-24 3:19
mvahoney the codewitch15-Jan-24 3:19 
GeneralRe: I have article anxiety! Pin
Daniel Pfeffer15-Jan-24 4:53
professionalDaniel Pfeffer15-Jan-24 4:53 
GeneralRe: I have article anxiety! Pin
honey the codewitch15-Jan-24 4:54
mvahoney the codewitch15-Jan-24 4:54 
GeneralRe: I have article anxiety! Pin
jschell16-Jan-24 4:28
jschell16-Jan-24 4:28 
GeneralRe: I have article anxiety! Pin
Roger Wright15-Jan-24 7:41
professionalRoger Wright15-Jan-24 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.