HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoIt's a Unix system! Elon knows this!lemmy.mlimagemessage-square35fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageIt's a Unix system! Elon knows this!lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square35fedilink
minus-squareSchmidtGenetics@lemmy.worldlinkfedilinkarrow-up0·1 year agoDoes each provider have their own? Most of the ones I’ve had your local network was 192.168.0.1, but my recent one is 10.0.0.1. It’s all just modem access I’m guessing in the end and they can choose mostly what they want?
minus-squareFloon@lemmy.mllinkfedilinkarrow-up0·1 year agoThose are non-routed IP blocks. 127.0.0.1 is the machine you’re on, the localhost.
minus-squarerunning_ragged@lemmy.worldlinkfedilinkarrow-up0·1 year agoNo, 127.0.0.1 is the loop back, so it doesn’t even leave the machine and doesn’t need to be connected to any network.
Does each provider have their own? Most of the ones I’ve had your local network was 192.168.0.1, but my recent one is 10.0.0.1.
It’s all just modem access I’m guessing in the end and they can choose mostly what they want?
Those are non-routed IP blocks. 127.0.0.1 is the machine you’re on, the localhost.
No, 127.0.0.1 is the loop back, so it doesn’t even leave the machine and doesn’t need to be connected to any network.