On 28/04/19 00:37, Dale wrote:
> I'm no networking guru by any stretch, I'm sure others would agree with
> that, but that's my thinking.  After all, if you have a printer with the
> same IP, how would it know mine from yours unless it is local only? 
> From my understanding, 192.168.*.* addresses are always local only IPs. 

Google for RFC 1918. There are two other network ranges, one of which is
10/8.

The idea is that 192.168/24 gives you 256 class C addresses, then
there's a class B address, can't remember what it is, and 10/8 is a
class A address.

All of these are defined as "not routeable over the public network", so
any interface between two networks is supposed to drop any such packets.

Cheers,
Wol

Reply via email to