sent this to the wrong post sorry
can i set the default gateway to all clients pointing to
my other router and have them resolve the linksys router
through dns? which all clients would have to resolve.
Wouldnt that be possible once i have my pointer setup?
No. You need to all point to the one gateway, normally we select the one
pointing towards the door. This is a network design fact.
Analogize that to as if you are sitting in a building. You are in a room.
There is one door in the room. You *know* that door is the doorway to get
out of the building. Of course you also know that you have to walk down the
hall to the main door to get out of the building. You know this, just by
visualizing it. If there were two doors in the room, how do you know which
one is the way out? Well, once again, you know which door it is.
That can be looked at as the same as a computer sitting on the network with
two gateways out. How does it know which is the way out? It doesn't, you
have to tell it. So you give it the one gateway, the gateway pointing out.
If you want to get to the other door in the room, say that's the door to get
to 192.168.1.0, and it's IP is 172.16.0.2, and your computer is sitting on a
172.16.0.0 netowork, with it's IP 172.16.0.52, then the packet is sent to
the main gateway anyway first, which in this case we'llk say 172.16.0.1,
where we create a rule on that router saying that to get to 192.168.1.0 ,
we'll send all the packets to 172.16.0.2 and let that router handle it.
Ace