八卦城的酒

关注

调整Linux用户端口范围,解决“Unable to find a free port”的问题

八卦城的酒

关注

阅读 111

2022-06-28

一、查看Linux用户端口的范围

cat /proc/sys/net/ipv4/ip_local_port_range

调整Linux用户端口范围,解决“Unable to find a free port”的问题_linux

二、修改为32768 60999

​​vim /etc/sysctl.conf​​

net.ipv4.ip_local_port_range=32768 60999

调整Linux用户端口范围,解决“Unable to find a free port”的问题_linux_02

sysctl -p /etc/sysctl.conf


相关推荐

Star英

Linux解决port is already allocated 端口已分配问题

Star英 28 0 0

Alex富贵

解决Windows端口占用问题(port is already in use)

Alex富贵 114 0 0

小北的爹

linux修改端口范围限制

小北的爹 73 0 0

云朵里的佛光

Linux修改端口范围限制

云朵里的佛光 77 0 0

杨小羊_ba17

解决Linux系统80端口被占用的问题

杨小羊_ba17 186 0 0

村里搬砖的月野兔

解决错误:unable to find valid certification path to requested target

村里搬砖的月野兔 29 0 0

舟海君

Flutter问题记录 - Unable to find bundled Java version

舟海君 31 0 0

奋斗De奶爸

Error: Unable to Find the Sources of Your Current Linux Kernel.

奋斗De奶爸 48 0 0

芷兮离离

Unable to find main class【错误解决方法】

芷兮离离 53 0 0

南陵王梁枫

关于jitpack依赖库报错问题unable to find valid certification path to requested target解决

南陵王梁枫 86 0 0

精彩评论(0)

0 0 举报