Hi all,
I have a couple of issues that I would like to put forward. I have 2 network. A 10.1.1.x and 172.16.0.x with a router in between.
I have a number of machines located on the 172.16.0.x along with VOIP phones. The main application server are located on the other side of the router. I.e 10.1.1.x along with all the active directory servers.
The machines on the 17.16.0.x network do authenticate with the AD servers and also do load our in- house software but are they are very slow. Taking around 20-35 seconds to display the desktop and around 20 seconds to load applications from servers on the 10.1.1.x.
I have added ip host name statements into my config because I thought it was a DNS issue causing the delay.
On a less important but side note. I have issues when trying to add machines from the 172.16.0.x network to the domain. I have to add the machine to the 10.1.1.x network and then add to the domain and then change back to the 172.16.0.x
Is it the amount of traffic being handled by the router?
Any idea's anyone??
I have added a copy of my config.....
Router#show config
Using 1672 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
!
!
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 horizon
ip host ** 10.1.1.2
ip host ** 10.1.1.12
ip host ** 10.1.1.19
ip host ** 10.1.1.10
ip host ** 10.1.1.11
ip name-server 10.1.1.12
ip name-server 10.1.1.18
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 **********.com
lease 7 16 30
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
description Interface to the VOIP
ip address 172.16.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
description Connection to *******
ip address 10.1.1.28 255.255.255.0
duplex auto
speed auto
!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
ip route 0.0.0.0 0.0.0.0 10.1.1.1
ip route 10.0.0.0 255.255.255.0 FastEthernet0/1
ip route 172.0.0.0 255.0.0.0 FastEthernet0/0
ip route 172.16.0.0 255.255.0.0 FastEthernet0/0
ip route 172.16.0.0 255.255.255.0 FastEthernet0/1
ip route 172.16.0.0 255.255.255.0 FastEthernet0/0
!
!
!
!
!
!
!
!
line con 0
password ******
line aux 0
line vty 0 4
password *******
no login
!
!
!
end
I have a couple of issues that I would like to put forward. I have 2 network. A 10.1.1.x and 172.16.0.x with a router in between.
I have a number of machines located on the 172.16.0.x along with VOIP phones. The main application server are located on the other side of the router. I.e 10.1.1.x along with all the active directory servers.
The machines on the 17.16.0.x network do authenticate with the AD servers and also do load our in- house software but are they are very slow. Taking around 20-35 seconds to display the desktop and around 20 seconds to load applications from servers on the 10.1.1.x.
I have added ip host name statements into my config because I thought it was a DNS issue causing the delay.
On a less important but side note. I have issues when trying to add machines from the 172.16.0.x network to the domain. I have to add the machine to the 10.1.1.x network and then add to the domain and then change back to the 172.16.0.x
Is it the amount of traffic being handled by the router?
Any idea's anyone??
I have added a copy of my config.....
Router#show config
Using 1672 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
!
!
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 horizon
ip host ** 10.1.1.2
ip host ** 10.1.1.12
ip host ** 10.1.1.19
ip host ** 10.1.1.10
ip host ** 10.1.1.11
ip name-server 10.1.1.12
ip name-server 10.1.1.18
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 **********.com
lease 7 16 30
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
description Interface to the VOIP
ip address 172.16.0.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
description Connection to *******
ip address 10.1.1.28 255.255.255.0
duplex auto
speed auto
!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
ip route 0.0.0.0 0.0.0.0 10.1.1.1
ip route 10.0.0.0 255.255.255.0 FastEthernet0/1
ip route 172.0.0.0 255.0.0.0 FastEthernet0/0
ip route 172.16.0.0 255.255.0.0 FastEthernet0/0
ip route 172.16.0.0 255.255.255.0 FastEthernet0/1
ip route 172.16.0.0 255.255.255.0 FastEthernet0/0
!
!
!
!
!
!
!
!
line con 0
password ******
line aux 0
line vty 0 4
password *******
no login
!
!
!
end