mgeorge27 wrote: Paul, I would have said that but I didnt think it was necessary.
Redlabel wrote: Please bear with me, trying to understand exactly what's going on. Say I have got R1 and R2 connected via serial0 on R1 to s1 on R2. Lan1 is connected to R1 fa0/0 interface, and LAN2 in connected to R2 via fa0/0 interface. Now on R1 I write down the following: ip route 0.0.0.0 0.0.0.0 s0 (is this correct?)..I understand that I can the IP of S1 of R2 (correct me if I am wrong). then 0.0.0.0 refers to which LAN? LAN1 or LAN2? or even for ALL LANs? TIA
Redlabel wrote: it says that when using a static route, we should use the destination-network and its mask with the next-hop IP address. But in most cases it is not possible to know the networks on the other router. What to do then?
Redlabel wrote: I need to know, maybe i am stupid but i did not grab the idea yet, what the hell is 0.0.0.0 0.0.0.0 To which network and mask does this refer? The LANs connected to my router or LANs connected to the next router?