Can't ping from PC to PC

ignociaignocia Registered Users Posts: 7 ■□□□□□□□□□
heres the IP adresses:

I am not able to Ping from PC to PC. But i am able to ping from PC to Router and Router to Router. Heres the routers running config

Kasper#show run
Building configuration...


Current configuration : 678 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Kasper
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 199.20.20.94 255.255.255.224
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
!
interface Serial0/0/1
ip address 10.0.49.254 255.255.255.0
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
network 160.0.0.0
network 199.20.20.0
!
ip classless
!
!
!
!
!
!
!
line con 0
password cisco
login
line vty 0 3
login
line vty 4
password cisco
login
!
!
!
end

Frederik#show run
Building configuration...


Current configuration : 645 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Frederik
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.0.17.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.0.49.1 255.255.255.0
clock rate 38400
!
interface Serial0/0/1
no ip address
!
interface Vlan1
no ip address
shutdown
!
router rip
network 10.0.0.0
network 199.20.20.0
!
ip classless
!
!
!
!
!
!
!
line con 0
password cisco
login
line vty 0 4
login
!
!
!
end

I would like this to be answered tonight as i need to get this working for tomorrow.

Comments

Sign In or Register to comment.