Hi all,
I think I have a routing problem, can someone take a look at my config please,
I have two parts to my network
1) 172.16.0.x
2) 10.1.1.x
I have a router connecting the networks together.
If I telnet from 10.1.1.x to the router on 10.1.1.28 and send ping around I can get to the router on that interface and ping various servers on the 172.16.0.x range. I have a few clients which obtain their IP address from the router range still belong to the 172.16.0.x range with a default gateway of 172.16.0.1 ( the IP address of the interface that the router is connected to ) When I try to ping these machines I get a strange output, The router randomly drops pings!
I haven't really got any routing statements going on because the router is connected to the subnet in question
My config
router#
router#
router#
router#show config
Using 2072 out of 29688 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
!
ip domain lookup source-interface FastEthernet0/1
ip domain name
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip name-server
ip name-server
ip dhcp excluded-address 172.16.0.1 172.16.0.30
!
ip dhcp pool VOIP
network 172.16.0.0 255.255.255.0
default-router 172.16.0.1
dns-server 10.1.1.12
option 242 ascii "172.16.0.2,MCPORT=1719,HTTPSRVR=172.16.0.2,VLANTEST=1"
option 176 ascii "MCIPADD=172.16.0.2,MCPORT=1719,TFTPSRVR=172.16.0.2,HTTPSRVR=172.16.0.2,VLANTEST=1"
domain-name
lease 14
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.16.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.1.1.28 255.255.255.0
duplex auto
speed auto
!
ip http server
ip classless
ip route 172.16.0.10 255.255.255.255 FastEthernet0/0
!
!
snmp-server community public RW
snmp-server enable traps tty
!
!
!
!
!
!
line con 0
password
line aux 0
line vty 0 4
password
no login
!
!
THE STRANGE PINGS!!!!!!!
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.58, timeout is 2 seconds:
!!!.!
Success rate is 80 percent (4/5), round-trip min/avg/max = 1/2/4 ms
router#ping 172.16.0.58
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.58, timeout is 2 seconds:
!!!.!
I think I have a routing problem, can someone take a look at my config please,
I have two parts to my network
1) 172.16.0.x
2) 10.1.1.x
I have a router connecting the networks together.
If I telnet from 10.1.1.x to the router on 10.1.1.28 and send ping around I can get to the router on that interface and ping various servers on the 172.16.0.x range. I have a few clients which obtain their IP address from the router range still belong to the 172.16.0.x range with a default gateway of 172.16.0.1 ( the IP address of the interface that the router is connected to ) When I try to ping these machines I get a strange output, The router randomly drops pings!
I haven't really got any routing statements going on because the router is connected to the subnet in question
My config
router#
router#
router#
router#show config
Using 2072 out of 29688 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
!
ip domain lookup source-interface FastEthernet0/1
ip domain name
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip host
ip name-server
ip name-server
ip dhcp excluded-address 172.16.0.1 172.16.0.30
!
ip dhcp pool VOIP
network 172.16.0.0 255.255.255.0
default-router 172.16.0.1
dns-server 10.1.1.12
option 242 ascii "172.16.0.2,MCPORT=1719,HTTPSRVR=172.16.0.2,VLANTEST=1"
option 176 ascii "MCIPADD=172.16.0.2,MCPORT=1719,TFTPSRVR=172.16.0.2,HTTPSRVR=172.16.0.2,VLANTEST=1"
domain-name
lease 14
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.16.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.1.1.28 255.255.255.0
duplex auto
speed auto
!
ip http server
ip classless
ip route 172.16.0.10 255.255.255.255 FastEthernet0/0
!
!
snmp-server community public RW
snmp-server enable traps tty
!
!
!
!
!
!
line con 0
password
line aux 0
line vty 0 4
password
no login
!
!
THE STRANGE PINGS!!!!!!!
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.58, timeout is 2 seconds:
!!!.!
Success rate is 80 percent (4/5), round-trip min/avg/max = 1/2/4 ms
router#ping 172.16.0.58
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.58, timeout is 2 seconds:
!!!.!