gregworcester
IS-IT--Management
thanks for the response burtsbees.
I tried your suggestion, nothing.
Begining to suspect that speedstream adsl modem.
I do have a ADSL-WIC card in the router.
Any chance of getting a sample of your config?
Here is my most recent config that does not work.
The only other thing I can think of is maybe I need
client-id on the fa0/0 after dhcp?
ip dhcp excluded-address 192.168.0.2 192.168.0.101
ip dhcp excluded-address 192.168.0.249 192.168.0.254
!
ip dhcp pool whitepine
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.101
dns-server 69.24.0.2 69.24.8.2
!
!
interface ATM0/0
mac-address 0007.eb78.10c0
bandwidth 3000
no ip address
no ip redirects
no ip unreachables
ip route-cache flow
shutdown
no atm ilmi-keepalive
atm ilmi-pvc-discovery
dsl operating-mode auto
dsl enable-training-log
!
interface ATM0/0.35 point-to-point
ip address dhcp client-id FastEthernet0/0
no ip redirects
no ip unreachables
ip accounting output-packets
ip nat outside
ip virtual-reassembly
no snmp trap link-status
atm route-bridged ip
pvc 0/35
encapsulation aal5snap
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
ip virtual-reassembly
speed auto
half-duplex
!
interface FastEthernet0/1
ip address 192.168.0.101 255.255.255.0
ip nat inside
ip virtual-reassembly
speed 100
full-duplex
no mop enabled
!
router rip
version 2
network 192.168.0.0
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit any
I tried your suggestion, nothing.
Begining to suspect that speedstream adsl modem.
I do have a ADSL-WIC card in the router.
Any chance of getting a sample of your config?
Here is my most recent config that does not work.
The only other thing I can think of is maybe I need
client-id on the fa0/0 after dhcp?
ip dhcp excluded-address 192.168.0.2 192.168.0.101
ip dhcp excluded-address 192.168.0.249 192.168.0.254
!
ip dhcp pool whitepine
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.101
dns-server 69.24.0.2 69.24.8.2
!
!
interface ATM0/0
mac-address 0007.eb78.10c0
bandwidth 3000
no ip address
no ip redirects
no ip unreachables
ip route-cache flow
shutdown
no atm ilmi-keepalive
atm ilmi-pvc-discovery
dsl operating-mode auto
dsl enable-training-log
!
interface ATM0/0.35 point-to-point
ip address dhcp client-id FastEthernet0/0
no ip redirects
no ip unreachables
ip accounting output-packets
ip nat outside
ip virtual-reassembly
no snmp trap link-status
atm route-bridged ip
pvc 0/35
encapsulation aal5snap
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
ip virtual-reassembly
speed auto
half-duplex
!
interface FastEthernet0/1
ip address 192.168.0.101 255.255.255.0
ip nat inside
ip virtual-reassembly
speed 100
full-duplex
no mop enabled
!
router rip
version 2
network 192.168.0.0
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit any