cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
367
Views
5
Helpful
2
Replies

Limit Internet Access by port

backpedal
Level 1
Level 1

Hi, I'm learning CISCO at the moment and was wondering if you can help me. My 877W Router is configured with DHCP from 10.10.10.2 to 10.10.10.254 and any PC which is connected to the router can get internet access. 10.10.10.1 is the router.

My question is can someone tell me :

a. How I limit internet access so say only IP addresses 10.10.10.2, 10.10.10.3 can get internet access and no-one else can but the other clients 10.10.10.4 etc can still talk to the other PC's on the LAN.

b. How I limit internet acess by fastethernet port so say ports 1,2 and 3 can get internet access but port 4 cannot.

Running config is attached.

2 Replies 2

lgijssel
Level 9
Level 9

You have to modify access-list 1 like this:

access-list 1 permit 10.10.10.2

access-list 1 permit 10.10.10.3

This denies NAT translation for the other host which effectively denies them internet access.

regards,

Leo

thanks Leo

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card