ASA-AinterfaceGigabitEthernet0/3descriptionLANFailoverInterfacenoshutfailoverlanunitprimaryfailoverlaninterfaceLANFAILGigabitEthernet0/3failovermacaddressGigabitEthernet0/01234.2234.32344234.5234.6234
                            
                            
                                分类:
系统相关   时间:
2020-10-14 19:55:01   
                                阅读次数:
27
                             
                    
                        
                            
                            
                                
                    Docker安装Zabbix CentOS7 默认使用的是firewall作为防火墙 查看防火墙状态 firewall-cmd --state 停止firewall systemctl stop firewalld.service 开启firewall firewall-cmd --state 禁止 ...
                            
                            
                                分类:
其他好文   时间:
2020-10-13 17:20:37   
                                阅读次数:
20
                             
                    
                        
                            
                            
                                
                    # firewall-cmd --help Usage: firewall-cmd [OPTIONS...] General Options -h, --help Prints a short help text and exists -V, --version Print the version  ...
                            
                            
                                分类:
其他好文   时间:
2020-10-10 18:08:39   
                                阅读次数:
40
                             
                    
                        
                            
                            
                                步骤1.首先,让我们首先确保您的系统是最新的。sudo dnf clean allsudo dnf updatesudo dnf install git zlib-devel libuuid-devel libmnl gcc make git autoconf automake pkgconfig  ...
                            
                            
                                分类:
Web程序   时间:
2020-10-08 18:18:00   
                                阅读次数:
33
                             
                    
                        
                            
                            
                                
                    终端接入控制(网络准入控制),由CISCO 2002年提出的主动防御技术。通过身份认证、终端安全检查、访问控制等技术实现对接入网络的终端进行全面的安全检测,防止感染了病毒、木马、蠕虫或其他不合法终端接入网络。 终端接入控制主要目的是保证网络边界完整性,提升内网安全性。实现过程大致为三步: 当终端接入 ...
                            
                            
                                分类:
其他好文   时间:
2020-09-24 22:07:21   
                                阅读次数:
55
                             
                    
                        
                            
                            
                                
                    1.查看防火墙的状态 [root@localhost HMK]# firewall-cmd --state 查看防火墙的运行状态 not running [root@localhost HMK]# systemctl status firewalld.service 查看防火墙服务是否开启 ● fi ...
                            
                            
                                分类:
其他好文   时间:
2020-09-24 21:47:59   
                                阅读次数:
46
                             
                    
                        
                            
                            
                                
                    需求: 1、R1、R2、R3、R4的f0/0接口分别配置100.1.1.1-4并启动ospf路由协议加入area 0 2、R1、R2、R3、R4分别配置回环接口1.1.1.1、2.2.2.2、3.3.3.3、4.4.4.4;分别加入area 1、area 2、area 3、area 4 3、R2的f ...
                            
                            
                                分类:
系统相关   时间:
2020-09-24 21:30:19   
                                阅读次数:
71
                             
                    
                        
                            
                            
                                引入自治域系统的基本思想就是通过不同的编号区分不同的自治域系统 自治域系统内部的路由协议-IGP eg: OSPF ISIS RIP EIGRP(cisco专有) 自治域系统之间的路由协议-BGP eg: BGP EGP ...
                            
                            
                                分类:
其他好文   时间:
2020-09-23 23:04:15   
                                阅读次数:
64