红联Linux门户
Linux帮助

被solaris玩了

发布时间:2008-01-22 00:02:26来源:红联作者:Yutie
本来今天可以在solaris10 上网爽爽的,结果,到现在还是没有任何进展。
下面是转自CU 上面的一篇文章:
OK, basicly there are 4 file you have to config at Solaris to go to internet:
1. /etc/hosts or /etc/inet/hosts
4. /etc/defaultrouter
The following are my configuration file: (192.168.0.3 is my solaris 9 system and 192.168.0.1 is the machine of Windows 2000/XP which has 2 network interfice, one connected to internet by 24.101.186.193 and one connected to solaris9 by interfice 192.168.0.1. You have to choose to share internet for the interface that connected to internet at windows as you have)
Cat /etc/hosts
127.0.0.1 localhost
192.168.0.3 lion loghost
192.168.0.1 router
nameserver 192.168.0.1
hosts: files dns
vi /etc/defaultrouter
router 192.168.0.1
1、我的DNS已经起来了,可以nslookup解析
2、 /etc/hosts 文件不可能配置错误。
3、现在最怀疑的就是defaultrouter了,用netstat -rn 显示的没有问题呀。
到底问题出在那里那?今天一点兴趣都没有了,不知道我的blog还能坚持多少天
现在只有放松一下了
文章评论

共有 0 条评论