mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.. | ||
js | 1 year ago | |
ico.png | 1 year ago | |
index.html | 1 year ago | |
index.py | 5 months ago | |
info.json | 1 year ago | |
install.sh | 5 months ago | |
readme.md | 1 year ago |
readme.md
debian
查看网卡
ls /sys/class/net/
ifconfig ens256 172.16.204.100 netmask 255.255.255.255 broadcast 192.168.212.100 up
route add -host 172.16.204.100 dev ens256
ipvsadm -A -t 172.16.204.100:80 -s rr ipvsadm -a -t 172.16.204.100:80 -r 172.16.204.129:80 -m
清空LVS规则
ipvsadm -C
查看LVS
ipvsadm -L -n