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 <[email protected] > 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. > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
