1. not correct setting on VMWare 'edit/virtual network editor'
if sercure CRT or cute ftp can't connets to ubuntu, check 'edit/virtual network editor' of VMWare under the net configuation of Ubuntu possibly correct.
select VMnet0, Bridged.
Bridged to the netcard Windows using.
netcards of PC can't be under VMnet1 or VMnet8. it must be under VMnet0.
2. Ubuntu can't connect to Internet
if network configuation is correct very possible, and connection of secure CRT or cute ftp to Ubuntu is normal, check nameserver(static ip).
/etc/resolvconf/resolv.conf.d/head and /etc/resolv.conf
try a new nameserver, such as:
nameserver 202.96.128.86
sudo /etc/init.d/networking restart
解决Ubuntu网络连接问题
本文提供了两种常见Ubuntu网络故障的解决方案。首先介绍了如何通过正确设置VMWare的虚拟网络编辑器来确保SecureCRT或CuteFTP能够成功连接到Ubuntu。其次,针对无法上网的问题,给出了检查名称服务器设置的方法,并提供了一个新的名称服务器地址。
1万+

被折叠的 条评论
为什么被折叠?



