StoneColdphoneman
Technical User
HI to all
I have a question I have cisco 1721 router I just setup and I have a small problem
I can ping any thing from cisco like but I can't get on the web from my pc and I can't ping from pc.Pc and Router is connected to 10/100 switch I did try to ping router from pc and I can, so I'm lost any help o suggestion would be vary hopeful.
Thank you
Here is the router configuration so you can see what I did
Ps: I'm new to these Cisco routers so go easy on me
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 1721
!
enable password xxxxxx
!
ip subnet-zero
no ip domain lookup
ip domain name xxxx.net
ip name-server xxx.y.z.xxx
!
!
!
!
!
interface FastEthernet0
description Meeting Space Ethernet
ip address xx.xxx.xxx.xxx xxx.xxx.xxx.xxx
speed auto
!
interface Serial0
description To enternet
bandwidth 1536
no ip address
encapsulation frame-relay IETF
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
bandwidth 1536
ip unnumbered FastEthernet0
frame-relay interface-dlci 500 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
no cdp run
!
line con 0
line aux 0
line vty 0 4
login
!
I have a question I have cisco 1721 router I just setup and I have a small problem
I can ping any thing from cisco like but I can't get on the web from my pc and I can't ping from pc.Pc and Router is connected to 10/100 switch I did try to ping router from pc and I can, so I'm lost any help o suggestion would be vary hopeful.
Thank you
Here is the router configuration so you can see what I did
Ps: I'm new to these Cisco routers so go easy on me
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 1721
!
enable password xxxxxx
!
ip subnet-zero
no ip domain lookup
ip domain name xxxx.net
ip name-server xxx.y.z.xxx
!
!
!
!
!
interface FastEthernet0
description Meeting Space Ethernet
ip address xx.xxx.xxx.xxx xxx.xxx.xxx.xxx
speed auto
!
interface Serial0
description To enternet
bandwidth 1536
no ip address
encapsulation frame-relay IETF
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
bandwidth 1536
ip unnumbered FastEthernet0
frame-relay interface-dlci 500 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
no cdp run
!
line con 0
line aux 0
line vty 0 4
login
!