首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > sun solaris9 网络配置
【标  题】:sun solaris9 网络配置
【关键字】:sun,solaris9
【来  源】:http://blog.chinaunix.net/article.php?articleId=39151&blogId=797

sun solaris9 网络配置

网络配置:

参考文章:
http://cn-cio.org/xx/2229.html

一、配置DNS客户端:
1.1 /etc/nsswitch.conf
hosts: file dns
在上面的行后面增加DNS。

1.2 /etc/resolv.conf
创建这个文件,内容为:
nameserver 211.93.80.129

1.3 测试
#ping cn-cio.org
#nslookup cn-cio.org

二、配置IP地址
2.1 /etc/hostname.hme0
这个文件里面,包含了 hme0这个网卡的 hostname:
mail

2.2 /etc/hosts
在这个文件里面,修改 hme0's hostname 对应的那一行:
192.168.0.1 mail

2.3 /etc/defaultrouter
默认网关。改动了网络地址,根据需要改动默认网关。否则 route 关系不对哦
_________________
※※※※※※※※※※※※※※※※※※※※
携手同行
cnhero@163.com
http://www.cn-cio.org


上一次由cnhero于2005-8-04 周四, 下午4:22修改,总共修改了2次

sun solaris9 and postfix:【上一篇】
MSN Messenger beta 7.5 build 0244:【下一篇】
【相关文章】
  • sun solaris9 and postfix
  • where can i download the sun solaris patch?
  • 安装solaris9基本工具包
  • break point: install mysql on solaris9
  • Install MySQL-3.23.53 on Solaris9 sparc
  • solaris9 上面编译安装 apache.tar.gz不通过
  • 收到SUN的证书了,作个记号:)
  • Sun Cluster3.1下的Informix热备和互备
  • Upgrading Volume Manager 3.2 to 3.5 in Sun cluster
  • Sun,你是做秀,还是正视了潜在的市场...
  • 【随机文章】
  • 流量控制 tc
  • C++指针探讨 (三) 成员函数指针
  • 制定计划的几个技巧
  • 最实用详细的个人电脑安全技巧
  • Linux操作系统的内核编译内幕详解 (3)
  • Linux下vi的基本用法指南
  • HttpModule 与虚拟目录、子目录 以及应用级别目录
  • 函数名称 ExtractFileExt
  • 通用ShellCode深入剖析
  • RedHat Linux 9使用面板
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.