Is a router required for subnetting? Can an AT&T 2Wire Gateway be used?
Say I have a network address of 192.168.1.0 Subnet mask: 255.255.255.0
I subnet that into two logical networks: 192.168.1.64 & 192.168.1.128 Subnet mask: 255.255.255.192
On my .128 segment, I can use node addresses 129-191
On my .64 segment, I can use node addresses 65-126
Say I want to use a node address of 70 on my .64 segment. So, the address would be 192.168.64.70 Subnet mask of 255.255.255.192
Where/how do I set this up? Do I have to configure each network segment on a router for this to work? Can I simply enter the addresses using Static addressing in the Operating System? How does this work physically?

I'm not trying to actually subnet anything, this is hypothetical. I just want to understand subnetting..