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

Need to restrict Internet access on using 1841 Router ---- Pls help

Dipesh Patel
Level 2
Level 2

<p>Dear all,</p>

<p> </p>

<p> </p>

<p> </p>

<p>I am using Cisco 1841 Router .</p>

<p> </p>

<p>Topology  :</p>

<p> </p>

<p align="center">( LAN1 on  FA0/0 and LAN2 on Fa0/1 )</p>

<p> </p>

<p align="center">*<br />

<br />

*<br />

<br />

*<br />

<br />

*<br />

<br />

 1841<br />

<br />

*<br />

<br />

*<br />

<br />

*<br />

<br />

*<br />

<br />

Internet ( on Dialer 0 )</p>

<p> </p>

<p align="left">Need to Prevent Internet access from all and allowed to only apecific like 192.168.254.100 - 105 and 192.168.34.100 - 105. </p>

<p> </p>

<p align="left">How should I do using ACl or other way pls help.I am attaching Startup config.</p>

<p><br />

<br />

<strong>Attachment Keywords : </strong><br />

1) spd-1841-confg</p>

3 Replies 3

Dipesh Patel
Level 2
Level 2

Dear all,

If I add acl for inside source thanh it is ok or not ...pls suggest.

Dipesh Patel
Level 2
Level 2

pls help ........................

Hi Patel

as the hosts you want to permit are indevidual hosts and not in common subnet so you have to create single statment per host

EX

ip access-list standard internet

permit host 192.168.254.100

permit host 192.168.254.101

permit host 192.168.254.102

permit host 192.168.254.103

permit host 192.168.254.104

permit host 192.168.254.105

permit host 192.168.34.100

permit host 192.168.34.101

permit host 192.168.34.102

permit host 192.168.34.103

permit host 192.168.34.104

permit host 192.168.34.105

interface Dialer1

ip access-group internet out

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: