Posts Tagged ‘DHCP relay agent’

Setup Static routes with 3 subnets

Saturday, April 11, 2009 19:44 No Comments

Network model:
- In the system, we have 2 different subnet:

Subnet A : 192.168.1.x
Subnet B : 10.10.10.x
Subnet C : 172.10.10.x

- To see this the same subnet, you need to use 2 router, each router has 2 network card.
On router 1:
+ Card 1: 192.168.1.1, connected to Switch 1. Named LAN 1
+ Card 2: 10.10.10.1, connected to [...]

This was posted under category: DHCP Tags: , ,

Setup DHCP Relay Agent Server

Saturday, April 11, 2009 19:27 No Comments

1. DHCP Relay Agent in the network subnet 2:
Model: The network includes:
+ A DHCP Server, has the IP 192.168.1.1, connected to Switch 1. Level is responsible for the IP subnet for 2 A and B. 2 management scope is 192.168.1.x and 10.10.10x
+ The client in a subnet are granted IP in 192.168.1.x
+ DHCP Relay [...]

This was posted under category: DHCP Tags: , ,

DHCP Relay Agent - DHCP Server

Saturday, April 11, 2009 19:12 No Comments

- DHCP Relay Agent is the central switch DHCP Discover (or DHCP Request) to the DHCP Server. DHCP Relay Agent allows forward the query to the DHCP Client and DHCP server IP returned to Clients (as tasks such as Proxy)
- In case of DHCP Client and DHCP Server is not the same subnet and connected [...]

This was posted under category: DHCP Tags: ,

Configuring ISA Server For Inbound VPN

Wednesday, March 25, 2009 16:18 No Comments

SA Server supports VPN connections from external clients on the Internet. Virtually any computer that is able to act as a PPTP or L2TP/IPSec client can connect to your network through the ISA Server. However, everything has to be set up right in order to make this work. Important issues that need to be addressed [...]

This was posted under category: VPN server Tags: , , , , ,

How to setup RIS Server on Windows server 2003

Sunday, March 22, 2009 17:31 No Comments

Your company has about 100 machines, you now have 1 CD win. Now you must setup the whole system of the company. If normal, you must set the turn on 100 machines. Each machine takes about 1 hour. So you take about 100 hours to complete system installed! If you do not want to use [...]

This was posted under category: Virtual server, Windows solutions Tags: , , , , , , , , ,

Configuration succed on RIS server 2003

Sunday, March 22, 2009 10:26 No Comments

Today, I try configuration RIS server on windows 2003 - Enterprise  SP2, Using WMware to test, Its working well, so many trouble shooting need to fix.
See more detail:

This was posted under category: DHCP, Virtual server, Windows solutions Tags: , , , , , , , , , ,

DHCP - Relay Agent for Windows Server 2003

Saturday, March 21, 2009 6:19 No Comments

Instead of deploying a DHCP server on every subnet, discover how to install and configure a DHCP relay agent. By far the hardest part of mastering the DHCP relay agent is installing it. Once you have found the relay agent, configuring it to listen for DHCPDiscover packets, is the proverbial piece of cake.
DHCP [...]

This was posted under category: Windows solutions Tags: , ,