Translate

linux open port firewall

sudo ufw allow #port

sudo ufw status


traceroute -p [port] [ip]


route 查看路由状况

如果有两个路由,修改优先级的方法(metrics 越小 优先级越高):

sudo apt install ifmetric

sudo ifmetric eth1 90


No comments:

Post a Comment