Ok there is a picture of my "DMZ" lab that I am practicing with. I am not too good with access lists. . . so can somebody kind of help me out and shot me how to add the access lists?
Here is the information
RT1:
fa0/0 192.168.1.1 /26
fa0/1 172.16.1.1 /30
eth0/2/0 192.168.2.1 /24 **(DMZ ZONE)**
RT2:
fa0/0 172.16.1.2 /30
fa0/1 172.16.2.2 /30
RT3 :
fa0/0 172.16.2.1 /30
fa0/1 192.168.3.1 /25
I am running RIP v2 so that the different subnets can communicate.
RT2 is kind of like the "internet", so I just want the dmz to see the internet, nothing else.
EDIT:
SORRY, the router on the LEFT is RT1, the middle/top router is RT2 and the router all the way on the right is RT3.