Setup Wizard - Network Interfaces

Applies To: Windows Server 2008

Network interfaces

Network interfaces enable any server running Routing and Remote Access to communicate with other computers over private or public networks. Network interfaces have two aspects that relate to Routing and Remote Access: the physical hardware, such as a network adapter, and the network interface configuration.

Physical hardware

Network interface hardware, commonly called network adapters, can be any adapter that plugs into the system bus of a computer and allows that computer to connect to a network. Most servers running Routing and Remote Access have at least two network adapters. This is required if the server running Routing and Remote Access is acting as a router between two network segments. A server that has two or more network adapters connecting to separate networks is called multihomed.

Important


  • Because multihomed servers are accessible from more than one network, they have more security requirements than a server that is connected to a single network. Each network interface must be configured correctly in order to protect the server and the private networks to which the server connects.

The server running Routing and Remote Access usually detects all network adapters automatically when the Routing and Remote Access Server Setup Wizard is run. If you install an additional network adapter after the wizard has been run, you can add and configure the interface using Routing and Remote Access.

Network interface configuration

In Routing and Remote Access, network interfaces fall into the following categories:

  • Private interface. A private interface is a network adapter that is physically connected to a private network. Most private networks are configured with a private network IP address range, and the private interface is also configured with a private address. Because a private network is, in theory, composed of known users and computers, you generally have fewer security considerations for a private interface than for a public interface. For more information, see Internet Private Addresses.

  • Public interface. A public interface is a network adapter that is physically connected to a public network, such as the Internet. The public interface is configured with a public IP address. You can configure a public interface to perform network address translation (NAT). Because a public interface is theoretically accessible by anyone on the public network, security considerations are generally higher for a public interface than for a private interface. For more information, see Network Address Translation.

  • Demand-dial interface. Demand-dial interfaces connect specific routers on either public or private networks. A demand-dial interface can be either on-demand (activated only when needed) or persistent (always connected). For more information, see Demand-Dial Routing.

See Also

Concepts

Filters and Remote Access Configurations