Options

ACL

ChrisPinSgChrisPinSg Member Posts: 8 ■□□□□□□□□□
how do i 4. Configure NAT on Router A to translate the inside host odd addresses of Subnet A to 11.12.13.0/28 address space.
i did
ip nat pool LabA 11.12.13.1 11.12.13.15 netmask 255.255.255.240
ip classless
!
access-list 1 permit 10.1.2.1 0.0.0.254

and what is suppose to happen is a pc connectred to router a with a odd add not allowed to ping outside or is pc at router a not allowed to ping odd/even pcs at router b.

Comments

Sign In or Register to comment.