当前位置:网站首页 > 更多 > 玩电脑 > 正文

[玩转系统] 交换混合设计和规划

作者:精品下载站 日期:2024-12-14 03:29:00 浏览:14 分类:玩电脑

交换混合设计和规划


您正在学习 Exchange Hybrid 课程吗?如果您是,您就会知道我们必须设计和规划 Exchange 混合环境。之后,我们可以创建 Microsoft 365 租户并运行 Exchange 混合向导来开始迁移邮箱。在本文中,您将学习 Exchange 混合最佳实践配置。

介绍

Exchange 混合架构中有多种场景。这完全取决于您在组织中使用的 Exchange Server 版本以及您是否需要 Exchange Server 高可用性配置。

注意: Exchange 混合服务器是当您运行混合配置向导并在向导中选择该 Exchange 服务器作为 Exchange 混合服务器时。您可以选择一台或多台 Exchange 服务器作为 Exchange 混合服务器。它可以是带有或不带有邮箱数据库的 Exchange Server。

让我们看看两种 Exchange Server 状态以及它们的最佳实践是什么。

Exchange Server 支持的状态

您已经运行了受支持的 Exchange Server。您可以考虑 Exchange Server 2016 和 Exchange Server 2019。接下来,运行混合配置向导并为 Exchange 混合选择该服务器。使用 Exchange 混合服务器将邮箱迁移到 Office 365。之后,保留 Exchange 混合服务器用于管理目的。

Exchange Server 不支持状态

您在组织中运行 Exchange Server 2010,这是不受支持的 Exchange Server。您应该安装新的 Exchange Server 并运行混合配置向导。然后选择该服务器,使其成为 Exchange 混合服务器。使用 Exchange 混合服务器将邮箱迁移到 Office 365。之后,保留 Exchange 混合服务器用于管理目的并停用不再支持的 Exchange 服务器。

当您需要额外的 Exchange Server 充当 Exchange 混合服务器以迁移到 Office 365 并减少托管本地邮箱的 Exchange Server 上的负载时,此方法非常有用。或者,如果您在组织中运行的是较旧的 Exchange Server 版本。例如,考虑 Exchange Server 2010。

重要提示:始终在组织中运行受支持的 Exchange Server。即使Exchange Server仅用于管理目的。

用于邮件流和服务的 Exchange 混合防火墙端口

请阅读 Exchange 混合防火墙端口一文了解更多信息。

打开以下四个防火墙端口对于邮件流和连接非常重要。它将允许 Exchange 混合服务器与组织外部的 Exchange Online 终结点进行通信。

PurposePortsSourceDestinationEncrypted web connections443/TCP (HTTPS)Exchange Online endpoints192.168.1.52Encrypted web connections 443/TCP (HTTPS) 192.168.1.52 Exchange Online endpoints Inbound mail25/TCP (SMTP)Exchange Online endpoints 192.168.1.52Outbound mail25/TCP (SMTP)192.168.1.52Exchange Online endpoints

我们运行 Exchange Server 2016,托管所有本地邮箱。因此,我们不必在组织中安装 Exchange Server 2016 旁边的另一个 Exchange Server 2019,因为它处于受支持的状态。 Exchange Server 2016 (192.168.1.52) 将成为 Exchange 混合服务器。我们在运行混合配置向导时确实选择了该 Exchange Server。

交换混合设计示例

让我们通过几个示例来展示如何配置 Exchange 混合配置。

场景 1.您希望 Exchange Server 也充当 Exchange 混合服务器:

  • 运行混合配置向导并选择 Exchange 服务器
  • 检查 Exchange Server/Exchange 混合服务器和 Exchange Online 终结点之间的防火墙端口 25/443 是否在两个方向上都打开
  • 不要对已存在的 Exchange 防火墙端口进行任何更改。您仍然想使用垃圾邮件过滤器和与 Exchange Server 的连接

[玩转系统] 交换混合设计和规划

场景 2. 添加第二个 Exchange Server,它们都将充当 Exchange Server 和 Exchange 混合服务器:

  • 在域中安装第二个 Exchange Server
  • 配置 Exchange 防火墙端口
  • 运行混合配置向导并选择两台 Exchange 服务器
  • 检查 Exchange Server/Exchange 混合服务器和 Exchange Online 终结点之间的防火墙端口 25/443 是否在两个方向上都打开

注意: 优点是 Exchange Server 是在 Exchange Server(邮箱数据库/邮箱)和 Exchange Hybrid 的高可用性中设置的。

[玩转系统] 交换混合设计和规划

场景 3. 添加第二个 Exchange 服务器,它将仅充当 Exchange 混合服务器:

  • 在域中安装第二个 Exchange Server
  • 运行混合配置向导并仅选择 Exchange 混合服务器
  • 检查 Exchange 混合服务器和 Exchange Online 终结点之间的防火墙端口 25/443 是否在两个方向上都打开

[玩转系统] 交换混合设计和规划

场景 4. 添加第二个 Exchange 服务器,该服务器将充当具有单独 FQDN 的 Exchange 混合服务器:

  • 在域中安装第二个 Exchange Server
  • 将新 Exchange Server 上的虚拟目录配置为单独的 FQDN,例如:hybrid.exoip.com
  • 运行混合配置向导并仅选择 Exchange 混合服务器
  • 检查 Exchange 混合服务器和 Exchange Online 终结点之间的防火墙端口 25/443 是否在两个方向上都打开

重要提示:您需要一个唯一的公共 IP 地址才能在防火墙上创建 VIP 以路由到 Exchange 混合服务器。它将从 FQDN hybrid.exoip.com NAT 到 Exchange 混合服务器。

注意:如果您希望获得高可用性,您可以添加更多 Exchange 服务器,并且在运行混合配置向导时,您可以选择将充当 Exchange 混合服务器的 Exchange 服务器。

[玩转系统] 交换混合设计和规划

我们希望 Exchange 混合设计和规划可以帮助您设计 Exchange 混合环境。

继续阅读:通过 Office 365 配置出站邮件 »

结论

您学习了 Exchange 混合设计和规划最佳实践。在运行 Exchange 混合配置向导之前,必须拥有 Exchange 混合体系结构视图。为了避免将来给您带来麻烦,请在开始配置 Exchange 混合环境并将邮箱迁移到 Office 365 之前创建一个计划。

您喜欢这篇文章吗?您可能还喜欢 Exchange 混合中的自动发现 URL。不要忘记关注我们并分享这篇文章。

您需要 登录账户 后才能发表评论

取消回复欢迎 发表评论:

关灯