cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
300
Views
0
Helpful
3
Replies

config problem on 1841

dhanikonda
Level 1
Level 1

Dear experts,

iam facing a big problem that is

Access Rule1: 172.16.0.34 IP should be allowed through LAN.

Access Rule2: Allowed network traffic 172.16.2.100 - 172.16.2. 254

Except the above network range no other traffic should be allowed through our LAN (LAN to WAN).

How can i do this .If any body helps i will be very greatfull to him.

Thanks&Regards

srini

1 Accepted Solution

Accepted Solutions

Dear ,

Try like this

access-list 110 permit ip host 172.16.0.34 any

access-list 110 permit ip any 172.16.2.0 0.0.0.255

access-list 110 deny ip any any

interface fast ethernet 0

description "LAN interface "

ip address 172.16.0.X 255.255.255.0

ip access-group 110 in

Regards

Haris

View solution in original post

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

You have asked this question already.

i think the best for you would to strudy how to write access list in the manual.

This way you would learn how to do that by yourself, and have not to depend by others anymore.

Dear ,

Try like this

access-list 110 permit ip host 172.16.0.34 any

access-list 110 permit ip any 172.16.2.0 0.0.0.255

access-list 110 deny ip any any

interface fast ethernet 0

description "LAN interface "

ip address 172.16.0.X 255.255.255.0

ip access-group 110 in

Regards

Haris

Dear sir,

Thanks for ur suggession and dontmind if i distrub u.Plz send me any document for creating acl.

If that helps iam very greatfull to u.

Thanks&Regards

srini

Review Cisco Networking products for a $25 gift card