• 2024-10-15keepalived跨网段主备切换
    1.主节点(192.168.1.10/24)配置,/etc/keepalived/keepalived.confvrrp_scriptchk_nginx{  script/opt/test.sh  interval2  weight-20}vrrp_instanceVI_1{stateMASTERinterfaceeth0virtual_router_id51priority100nopreempt
  • 2024-07-14linux命令中arping的使用
    linux命令在线查询工具https://wheart.cn/onlinetools/linux_command/index.htmlarping通过发送ARP协议报文测试网络补充说明arping命令是用于发送arp请求到一个相邻主机的工具,arping使用arp数据包,通过ping命令检查设备上的硬件地址。能够测试一个ip地址是否是在网络