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

Rocker Feller rocker.rockerfeller at gmail.com
Wed Nov 3 10:24:20 EDT 2010


No worries

Seen my error after writing

ip address 192.168.1.254 255.255.255.252



Thanks


On Wed, Nov 3, 2010 at 5:04 PM, Rocker Feller <rocker.rockerfeller at gmail.com
> 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.
>


More information about the cisco-nsp mailing list