Re: 1720 and comcast



Thank you all for the help, I've got the router online with comcast
now. And all is well except for DHCP. the router doesn't seem to be
doing it at all. Here's my current config if someone would take a look
for me.

Building configuration...

Current configuration : 957 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname boromir
!
boot-start-marker
boot-end-marker
!
enable secret 5
!
memory-size iomem 15
no aaa new-model
ip subnet-zero
!
!
ip name-server 4.2.2.1
ip dhcp excluded-address 192.168.1.2 192.168.1.6
ip dhcp excluded-address 192.168.1.2 192.168.1.7
!
ip dhcp pool boromir
!
ip cef
ip address-pool dhcp-pool
!
!
!
!
interface Ethernet0
ip address dhcp
ip nat outside
half-duplex
!
interface FastEthernet0
description connected to EthernetLAN
ip address 192.168.1.1 255.255.255.0
ip nat inside
speed auto
!
router rip
version 2
network 192.168.1.0
no auto-summary
!
ip nat inside source list 1 interface Ethernet0 overload
ip classless
ip http server
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
line con 0
exec-timeout 0 0
password 7
login
line aux 0
line vty 0 4
password 7
login
!
end

.



Relevant Pages

  • Re: NAT or no NAT
    ... remotely through remote desktop, ... router and stated to disable NAT and to disable DHCP on the router. ... Re DHCP - I'd leave it enabled, but set up DHCP reservations to the two ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Help with nat & dns
    ... service timestamps debug uptime ... ip dhcp excluded-address 192.168.1.0 192.168.1.101 ... ip nat outside ...
    (comp.dcom.sys.cisco)
  • Cisco 1720 Capabilities and Config Help
    ... IOS or different router. ... FastEthernet0 - Internal Network ... ip DHCP ... ip nat outside ...
    (comp.dcom.sys.cisco)
  • Re: Half Bridge mode and multi-homed box
    ... > prepend my local DNS server to anything it gets from the router, ... At this point I'm tempted to assume this is purely a dhcp issue, ... > doing two lots of NAT to enable the internal network to see the 'net. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Networking Question - VLANs on SBS 2003 Premium SP1
    ... DHCP running on the router. ... Set the DHCP on the router, to make a exclusion of IP range. ... you can set the SBS use fix IP by run the CEICW. ... all gust wireless clients will get IP address from DHCP on the ...
    (microsoft.public.windows.server.sbs)