当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > solaris 10 修改网络配置

Unix/Linux
简析Linux中如何改变文件或目录的访问权限
初次安装Linux系统手记
Linux上搭建C/C++IDE开发环境
独辟蹊径:实现Linux下的局域网远程接入
不同发行版Linux操作系统如何实现共存
将Linux代码移植到Windows的简单方法
Linux系统中如何实现远程控制
linux系统如何访问NTFS磁盘
简单高效:用Swatch做Linux日志分析
全球顶尖超级计算机60%用Linux系统
Linux操作系统12则经典应用技巧
RedHat Linux操作系统配置技巧
Linux的防火墙配置—基础篇
浅谈Linux文件系统反删除方法
浅谈Linux优化及安全配置
解读Linux文件权限的设置方法
保护Linux下的Apache网站
如何在Linux下压缩文件
Linux爱好者入门教程
RedHat源码升级-(OpenSSL + OpenSSH)

Unix/Linux 中的 solaris 10 修改网络配置


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 176 ::
收藏到网摘: n/a


修改了这几个文件后,重启,网络没有被更改。
hostname.interface_name
hosts
defaultrouter
netmasks
n o d e n a m e
supereyes 回复于:2005-02-06 19:04:59 没人帮忙,自己解决
还需要更改/etc/inet/ipnodes。
为什么solaris9不用更改呢?还是我没注意?
supereyes 回复于:2005-02-06 19:39:42 [quote:1ce01183eb]Note –
If you need to add addresses, you must add IPv4 addresses to both the hosts and ipnodes files. You add only IPv6 addresses to the ipnodes file.[/quote:1ce01183eb]
无生相 回复于:2005-02-07 18:04:33 sys-unconfig and reboot ........
supereyes 回复于:2005-02-07 19:20:07 [quote:ad40c98004="无生相"]sys-unconfig and reboot ........[/quote:ad40c98004]
我是要找出问题所在..
thx
无生相 回复于:2005-02-07 20:24:37 细节在Sun的文档里说得很清楚...................
lightspeed 回复于:2005-02-08 02:30:46 [quote:81a5f76d6c="supereyes"]修改了这几个文件后,重启,网络没有被更改。
hostname.interface_name
hosts
defaultrouter
netmasks
n o d e n a m e[/quote:81a5f76d6c]

Address search order is ipnodes first, then hosts. (solaris 8, 9, 10)
So ipnodes needn't be modified if it's no information about IPv4 address.
But in Solaris 10, a new feature added:
The /etc/nsswitch.conf file policies for the hosts database and ipnodes repositories are synchronized.
In your case, hosts changed but ipnodes untouched so that
system got old ip address from ipnodes.
supereyes 回复于:2005-02-08 13:26:13 [quote:c1444a05f0="无生相"]细节在Sun的文档里说得很清楚...................[/quote:c1444a05f0] 谁能做到文档中每个细节都能看到并记住呢?碰到问题才会去仔细的看细节,并记住。 文档看一遍是必须的。 还是要谢谢你啊... 祝大家春节快乐!心想事成