Im now able to ping the dialers outside address (70.50.227.12) from the switch however i still cant ping other external sites like google and yahoo.. ip routes below
I add the dialer back to the nat statement and created the following acls.
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
The dialer int is fine:
Dialer1 is up, line protocol is up (spoofing)
Hardware is Unknown
Internet address is 70.50.227.12/32
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 1 seconds on reset
Interface is bound to Vi1
Last input never, output never, output hang never
Last clearing of "show interface" counters 3d07h
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 42 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
34230 packets input, 1515126 bytes
34784 packets output, 1953184 bytes
Bound to:
Virtual-Access1 is up, line protocol is up
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP Open
Open: IPCP
PPPoE vaccess, cloned from Dialer1
Vaccess status 0x44, loopback not set
Keepalive set (10 sec)
Interface is bound to Di1 (Encapsulation PPP)
Last input 00:01:01, output never, output hang never
Last clearing of "show interface" counters 00:16:36
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
166 packets input, 4571 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
177 packets output, 6092 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
ip route from router
70.0.0.0/32 is subnetted, 1 subnets
C 70.50.227.12 is directly connected, Dialer1
64.0.0.0/32 is subnetted, 1 subnets
C 64.230.199.2 is directly connected, Dialer1
192.168.0.0/32 is subnetted, 1 subnets
C 192.168.0.249 is directly connected, Loopback0
192.168.252.0/30 is subnetted, 1 subnets
C 192.168.252.0 is directly connected, FastEthernet0/1
S* 0.0.0.0/0 is directly connected, Dialer1
ip route from switch
Gateway of last resort is 192.168.252.1 to network 0.0.0.0
192.168.0.0/32 is subnetted, 1 subnets
C 192.168.0.248 is directly connected, Loopback0
192.168.252.0/30 is subnetted, 1 subnets
C 192.168.252.0 is directly connected, GigabitEthernet1/0/2
S* 0.0.0.0/0 [1/0] via 192.168.252.1
sandbox#