cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3016
Views
0
Helpful
1
Replies

Cisco 1841 Internet Configuration

Hi Everybody,

My ISP has given 2 IP Pool i.e 172.24.132.xx/30 & 218.248.49.xx/27 I have one Cisco 1841 Router which has 2 Fastethernet Ports & one is
connected to my LAN & its IP is 192.168.0.1/24.So how do i configure the Router so that  internal LAN can access internet.

1 Reply 1

johnlloyd_13
Level 9
Level 9

hi,

try configuring below:

int f0/0

description To WAN/ISP

ip address 172.24.132.y 255.255.255.252

ip nat outside

no shut

int f0/1

description To LAN

ip address 192.168.0.1 255.255.255.0

ip nat inside

no shut

ip route 0.0.0.0 0.0.0.0 172.24.132.x

access-list 10 permit 192.168.0.0 0.0.0.255

ip nat inside source list 10 interface f0/0 overload

 

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco