第13章 VPN服务-13.1配置环境
1.一台rhel8服务器,内网IP(仅主机模式):192.168.10.2,外网IP(桥接模式):192.168.1.9 一台Win9客户机,内网IP(仅主机模式):192.168.10.8 2.配置yum仓库 Vim /etc/yum.repos.d/rhel8.repo...
3.2.1 Linux系统中的配置文件
1.配置文件 /etc/httpd:服务目录 /etc/httpd/conf/httpd.conf:主配置文件 /var/www/html:网站数据目录 /var/log/httpd/access_log:访问日志 /var/log/httpd/error_log:错误日志 2.主配置文件参...
第4章 OSPF协议
图4-1 OSPF基本配置网络拓扑 图4-2 OSPF基本单区域配置网络拓扑 1.R1配置单区域OSPF [R1]ospf 1 router-id 1.1.1.1 [R1-ospf-1]area 0 [R1-ospf-1-area-0.0.0.0]network 1.1.1.1 0.0.0.0 [R1-os...
5.4 BGP团体属性
图5-4 BGP团体属性网络拓扑 1.R1配置团体属性no-export-subconfed,携带该值的路由不能公布给任何EBGP对等体,包括联邦内的EBGP邻居 1)R6配置策略,传递no-export-subconfed属性 [R6]interface...
8.4配置Dovecot服务程序
1.安装Dovecot服务程序。 [root@dsrw ~]# dnf install -y dovecot Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red H...
第15章 GRE隧道
图15-1 GRP隧道配置网络拓扑 1.配置R1、R2、R3间OSPF路由 [R1]ospf 1 [R1-ospf-1-area-0.0.0.0]network 12.1.1.0 0.255.255.255 [R2-ospf-1]area 0 [R2-ospf-1-area-0.0.0.0]network 12.1.1.0 0...