Hey all,
I've got a bit of a question.
Say I have a newtork thats running out of addresses and I want to add another IP range, what would be the best method to go about this. This really stems from reading up on superscopes and adding a 2nd scope to a network.
Say i've got 192.168.1.0/24 and I want to add 192.168.2.0/24 to my subnet. How would the two networks talk to each other?
I can see how a superscope works for servicing a remote subnet via relay, but I just can't get my head around how they will comunicate on a local subnet. Surely if one client on the 1st range wants to contact a client on 2nd range it has to do it via IP and so it goes to the default gateway. How is the router going to deal with the 2nd range when it's setup for the 1st? Is this something that's RAS specific?
Cheers for any help you can give.