 Quasarkil
join:2004-07-12 Orange, TX
| I replaced 804, just a config question please.
Replaced 804, simple question please....
Hey, I had all these problems with my old 804, anyway I connected my new one, got it setup to where I can login and all that good stuff over my network, it connects and pings through telnet, my computer recognizes it, but as of right now I can't use it to get online. The router is connected, I had to redo my old config but I try to use it for internet and nothing happens. If you've read any of my other topics, it's not nearly the same problem. Please help me figure out why I cannot connect. Here is my current config, thanks.
! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime service password-********** ! hostname ******* ! logging buffered 8192 debugging enable secret 5 ***************** ! username *************password 7 *********** ! dial-peer voice 1 pots call-waiting ring 0 port 1 destination-pattern ******** ! dial-peer voice 2 pots call-waiting ring 0 port 2 destination-pattern ******* ! pots country US ! ip subnet-zero no ip source-route ! ip dhcp pool DHCPPoolLAN_0 network 10.0.0.2 255.0.0.0 default-router 10.0.0.2 dns-server ****************** ! ip name-server ********* ip name-server ******* no ip finger isdn switch-type basic-ni ! ! ! interface Ethernet0 ip address 10.0.0.2 255.0.0.0 ip access-group 121 in no ip proxy-arp ip nat inside ! interface BRI0 description Circuit ID xxxxxxxx no ip address encapsulation ppp dialer pool-member 1 isdn switch-type basic-ni isdn spid1 *********************** isdn spid2 *********************** isdn incoming-voice modem no cdp enable ppp authentication chap pap callin ppp multilink ! interface Dialer0 no ip address no cdp enable ! interface Dialer1 description ISP ip address negotiated ip access-group 121 in no ip proxy-arp ip nat outside encapsulation ppp no ip split-horizon dialer remote-name Cisco1 dialer pool 1 dialer idle-timeout 300 dialer redial interval 5 attempts 5 re-enable 5 dialer string ******* dialer hold-queue 10 dialer load-threshold 1 either dialer-group 1 pulse-time 0 ppp authentication chap pap callin ppp chap hostname ************ ppp chap password 7 ************** ppp pap sent-username **************** password 7 ********* ppp multilink ! ip http server ip http access-class 18 ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ! ! map-class dialer DialClass access-list 18 permit 10.0.0.2 0.0.0.255 access-list 18 permit *****0 0.0.0.255 access-list 121 deny udp any eq netbios-dgm any access-list 121 deny udp any eq netbios-ns any access-list 121 deny udp any eq netbios-ss any access-list 121 deny tcp any eq 137 any access-list 121 deny tcp any eq 138 any access-list 121 deny tcp any eq 139 any access-list 121 permit ip any any time-range TIME access-list 121 permit ip any any dialer-list 1 protocol ip permit ! line con 0 exec-timeout 120 0 logging synchronous transport input none stopbits 1 line vty 0 4 exec-timeout 0 0 login local ! ! time-range TIME periodic daily 0:00 to 23:59 ! end |