• 2024-10-03Centos Linux使用nc进行网络探测和监听
    探测TCP端口[root@sre01~]#nc-zv192.168.236.10022Ncat:Version7.50(https://nmap.org/ncat)Ncat:Connectedto192.168.236.100:22.Ncat:0bytessent,0bytesreceivedin0.02seconds.[root@sre01~]#nc-zv192.168.236.10023Ncat:Version7.50(h
  • 2024-10-03Centos Linux创建网桥交换机
    方法一:通过nmcli命令创建[root@sre01~]#nmcliconnectionaddtypebridgecon-namebr0ifnamebr0Connection'br0'(cf1064f0-9b88-430f-988a-c4917b51bc21)successfullyadded.[root@sre01~]#nmcliconnectionupbr0Connectionsuccessfullyactivated(maste
  • 2024-10-03Centos Linux配置网卡绑定bonding接口
    网卡绑定的模式模式0:balance-rr模式1:active-backup 模式2:balance-xor   模式3:broadcast 模式4:802.3ad  模式5:balance-tlb模式6:balance-alb常用以下4种模式模式0:轮询(流量在两个网卡之间一边一个)模式1:主备(流量走一个网卡,另一个网卡standby)模式3:广播(流量复制2
  • 2024-10-03Centos Linux下配置网络组Network Teaming(待完善)
    待完善[root@sre01~]#nmcliconnectionaddtypeteamcon-nameteam0ifnameteam0config'{"runner":{"name":"loadbalance"}}'ipv4.addresses15.15.15.15/24ipv4.methodmanualConnection'team0'(57b44a77-63ae-
  • 2024-10-01Centos Linux快速清除网卡上配置的所有IP地址
    使用ipaddrflush[root@sre01~]#ipaddrflushdevens36[root@sre01~]#ipaddrshowens363:ens36:<BROADCAST,MULTICAST,UP,LOWER_UP>mtu1500qdiscpfifo_faststateUPgroupdefaultqlen1000link/ether00:0c:29:c0:78:dbbrdff:ff:ff:ff:ff:ff
  • 2024-09-27Centos Linux启用和禁用网卡
    禁用网卡[root@sre01~]#ifconfigens36down[root@sre01~]#ipashowens363:ens36:<BROADCAST,MULTICAST>mtu1500qdiscpfifo_faststateDOWNgroupdefaultqlen1000link/ether00:0c:29:c0:78:dbbrdff:ff:ff:ff:ff:ff启用网卡[root@sre01~]#ifconfig
  • 2024-09-27Centos Linux查看和设置主机名
    查看主机名使用hostname或者hostnamectl命令[root@sre01~]#hostnamesre01[root@sre01~]#hostnamectlStatichostname:sre01Iconname:computer-vmChassis:vmMachineID:75e915fb06a74c648bb373f7e884d48eBootID:618e