首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 其他服务器 >

Solaris 启动完毕后,hostname 解析失败解决方法

2012-03-03 
Solaris 启动完毕后,hostname 解析失败Solaris 启动完毕后,hostname 解析失败 ,# more /etc/hostname.qfe5

Solaris 启动完毕后,hostname 解析失败

Solaris 启动完毕后,hostname 解析失败 ,

# more /etc/hostname.qfe5
dopsrv

上面hostname 文件已经配置用户名。



[解决办法]
参照http://www.cublog.cn/u2/60332/showart_2049296.html
[解决办法]
solution :

(assuming my hostname= sys41)

On Solaris 10, all what I did,

1. On /etc/hostname.hme0 .. I've added,

inet sys41

2. I've created /etc/nodename .. and added,

sys41

3. On /etc/default/dhcpagent .. added,

REQUEST_HOSTNAME=yes

actualy, it was there, I just removed the comment (#) and changed it from no to yes

and double checked that I have ,

PARAM_LIST=1,3,6,12,15,28,43

That's all, I didn't need to change anything else nor add any script file or anything.

热点排行