|
|
我的RedHat9 上有2张网卡,本来是通过eth0连接FTP的,现在我换成了eth1连接,结果。连接FTP的时候就提示
-----------------------------------
WinSock 2.0
正在连接到 192.168.0.3
正在连接到 192.168.0.3 -> IP=192.168.0.3 端口=21
500 OOPS: could not bind listening IPv4 socket
连接失败
延迟 1 秒, 在重试连接 #1 次之前
已放弃重试
-------------------------------
在控制台下
[root@localhost /]# usr/local/sbin/vsftpd &
[1] 2606
500 OOPS: could not bind listening IPv4 socket
请问这个是不是我因为换网卡而造成的,该如何修复。 |
|