[c-nsp] 1841 DHCP CONFIGURATION and NAT NOT WORKING

Larry Smith lesmith at ecsis.net
Wed Nov 3 10:45:33 EDT 2010


On Wed November 3 2010 09:04, Rocker Feller wrote:
> Hi,
>
> I have done dhcp and nat before, But it does not work on an 1841.
>
> What have I missed out.
>
> The lease is given but the NAT does not work.
>
> I do not see the dhcp ip on arp. but see it on the lease pool-
>
> Please help
>
> ip dhcp excluded-address
> 192.168.1.254
>
> !
>
> ip dhcp pool grm
>
>
>    network 192.168.1.0
> 255.255.255.0
>
>    dns-server x.x.x.x  x.x.x.x
>
>
>    default-router 192.168.1.254
>
> interface FastEthernet0/1
>  description Link to LAN
>  ip address 192.168.1.254 255.255.255.252
>  ip nat inside
>  ip virtual-reassembly
>  duplex auto
>  speed auto
>
>
>
> ip nat inside source list 2 interface FastEthernet0/0 overload
> ip route 0.0.0.0 0.0.0.0 y.y.y.y
> !
> access-list 2 permit 192.168.1.0 0.0.0.255
>
>
> Thanks
> Rocker.

Where is your "ip nat outside" ?

-- 
Larry Smith
lesmith at ecsis.net


More information about the cisco-nsp mailing list