Figure 1: Typical Edge Transport Server deployment scenario
Although the Edge Transport Server role is isolated from Active Directory on the internal production network, it still has the ability to communicate with Active Directory using EdgeSync to operate on the Hub Transport Server, and is part of Active Directory, so Have access to necessary Active Directory data. The Edge Transport server uses Active Directory Application Mode (ADAM) to store the required Active Directory data, which are data types such as Accepted Domains, Recipients, Safe Senders, Send Connectors and Hub Transport server lists (used to create The connectors are dynamic so you don't need to create them manually).
You also need to understand that EdgeSync replicas are encrypted by default, and this copy is a one-way process from Active Directory to Active Directory Application Mode (ADAM), which means that there will be no data available. from ADAM to AD.
Initially EdgeSync replication appears, the ADAM repository will be placed, then data from Active Directory will be copied at fixed intervals. You can specify this time period or use the default settings.
Although the Edge Transport server role has been designed to provide anti-spam and virus protection for Exchange 2007, you can still deploy this server role in an existing Exchange 2003 organization. When installing the Edge Transport server role on a 'stand-alone' machine in the perimeter network, this is a completely simple task.
However, although you can use the Edge Transport server role as an intelligent server or an Exchange 2003 SMTP server, it is still not possible to replicate the configuration and replication data from Active Directory to ADAM using Use EdgeSync as in the Exchange 2007 Hub Transport server in the internal network. However, this issue does not interfere with your use of filtering agents without relying on EdgeSync service. If you only use the Message Filter (IMF) in Exchange 2003, then deploying the Edge Transport server in the perimeter network will be more visible, as it can provide an additional layer of anti-spam protection. And as mentioned earlier, you can also install Forefront Security for Exchange Server on the Edge Transport server to filter messages that are infected with the virus.
As is the case with the Exchange 2007 Hub Transport server, the Edge Transport server has its own Jet Database to handle the delivery of incoming and outgoing email messages. When incoming email messages are saved in the Jet database and ready for delivery, the Edge Transport server will look up the corresponding recipient in the ADAM archive as mentioned, along with the includes recipient data that has been recreated from Active Directory using the EdgeSync service.
In another scenario, where you have deployed multiple Edge Transport server servers in your organization, Edge Transport servers will use DNS round robin (which is supported by most DNS servers today). for network connection and load balancing between servers.
Conclude
Part 1 introduced the Edge Transport server role in Exchange server 2007 by referring to Microsoft's overview of this server role and how to use it in the organization. In the next section, I will show you how to deploy the Edge Transport server.