To assign IP addresses off the router eth interfaces should consider the following:
The interface on the side of the Internet needs a public ip to routers loas Internet know where to send packets.
ISPs usually assign the public address via DHCP.
local hosts generally use the router as DHCP server to dynamically learn the IP.
The router needs a static private address.
The address of the LAN subnet addresses using private numbers.
To run the process the access router must be configured on your local interface with a static IP address, and a DHCP server function enabled on that interface. Moreover in Internet interface must be enabled DHCP client service. Note that the DNS servers used by the hosts are received as a DHCP client.
0 comments:
Post a Comment