Can't ping from PC to PC
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.
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
How do i do this in packet tracer? Do i have to type something in IOS or is there somewhere i can choose to enable those?
Yes i use the serial cable with the clock on it. Which command? sorry for not knowing much.. everyone starts somewhere
router rip
network 160.0.0.0?
network 199.20.20.0
Well i tried to play around with this RIP thing, so i tried adding both FA0/0's and this is what came out of it. I honestly have no clue how RIP works. Gonna read up on it, but right now i just wanna be able to ping from PC to PC.
Oh nice! after changing this i am able to ping from Kasper-PC to Frederik Router. But still not PC to PC tho.
Thanks alot guys i really appreciated this!