ChinaUnix.net
相关文章推荐:

solaris 修改ip

一 、更改solaris ip 地址 ifconfig用来配置网卡的ip地址,改动后即生效, 但并不保存,下次启动后失效. 我们以虚拟机来讲.网卡pcn0 #ifconfig -a lo0:....... inet 127.0.0.1 netmask ff000000 pcn0:...... inet 192.168.229.3 netmask ffffff00 broadcast 192.168.229.225 ether 0:c:29:ff:2e:1f #ipconfig pcn0 192.168.6.6 netmask 255.255.255.0 #ifconfig -a lo0:...... inet 127.0.0.1 netmask ff000000 pcn0:...... inet 192...

by huaihe0410 - Solaris文档中心 - 2009-09-09 18:21:14 阅读(3292) 回复(0)

相关讨论

作者:南非蜘蛛??? [email=zhedou@163.com]zhedou@163.com[/email] 首先应当参看sys-unconfig的介绍,该命令是机器设置的反过程,使机器的重新启动后 可以再次 进行设置。同样也可以通过修改下列文件达到这样的目的。 /etc/hostname.hme0 网卡hme0的ip地址 /etc/hosts 网络中主机名的IP地址的对应表 /etc/netmasks 设置网络号及网络掩码 /etc/nsswitch.conf 域名解析的方法及顺序 /etc/resolv.conf DNS Server的地址及域名 ...

by h12345 - Solaris文档中心 - 2006-09-04 15:06:52 阅读(2918) 回复(0)

google了半天也没修改好啊,帮帮小弟啊 搜索到的大都为 /etc/hostname.le0 网卡le的ip地址 /etc/hosts 网络中主机名的IP地址的对应表 /etc/nsswitch.conf 域名解析的方法及顺序 /etc/resolv.conf DNS Server的地址及域名 /etc/defaultrouter 设置缺省的网关地址 /etc/inet/hosts 网络中主机名的IP地址的对应表 /etc/inet/netmasks 设置网络号及网络掩码 /etc/inet/networks 设置网络名 这个内容,可...

by 大蚂蚁 - Solaris - 2005-11-28 13:54:03 阅读(5020) 回复(10)

google了半天也没修改好啊,帮帮小弟啊\r\n\r\n搜索到的大都为\r\n\r\n/etc/hostname.le0 网卡le的ip地址 \r\n\r\n/etc/hosts 网络中主机名的IP地址的对应表 \r\n\r\n/etc/nsswitch.conf 域名解析的方法及顺序 \r\n\r\n/etc/resolv.conf DNS Server的地址及域名 \r\n\r\n/etc/defaultrouter 设置缺省的网关地址 \r\n\r\n/etc/inet/hosts 网络中主机名的IP地址的对应表 \r\n\r\n/etc/inet/netmasks 设置网络号及网络掩码 ...

by 大蚂蚁 - Solaris - 2005-11-28 13:54:03 阅读(5000) 回复(7)

修改的hosts文件,把里边的127.0.0.1这条给删掉了,新加了一条192.168.1.1 localhost loghost zjt 我的hostname是zjt,然后修改ipnodes,和hosts文件一样,然后svcadm restart physical,ifconfig e1000g,说是没有这个借口,到底该怎么改呢?

by zjtzkyf - Solaris - 2009-05-27 16:33:20 阅读(2965) 回复(2)

solaris9的系统,我想修改ip,vi etc/hosts 这个文件只有只读权限,我强制更改:wq!保存退出, 重新启动后ifconfig -a 查看状态发现ip还是修改前的那个,但是etc/hosts文件中的ip 已经改了,有人知道是怎么回事吗?

by jackbird - Solaris - 2006-04-01 13:23:41 阅读(2145) 回复(7)

solaris9的系统,我想修改ip,vi etc/hosts 这个文件只有只读权限,我强制更改:wq!保存退出,\r\n重新启动后ifconfig -a 查看状态发现ip还是修改前的那个,但是etc/hosts文件中的ip 已经改了,有人知道是怎么回事吗?

by jackbird - Solaris - 2006-04-01 13:23:41 阅读(3604) 回复(6)
by gehaijiang - Solaris - 2004-02-25 15:48:28 阅读(996) 回复(1)

修改ip后sybase无法启动。提示是license无效?修改ip前还好好的。 请问: 1、sybase ASE12的license和ip有没有关系 2、修改系统ip对SYBASE有什么影响?需要修改什么配置数据?

by 马本财 - Sybase - 2004-02-25 08:48:38 阅读(1410) 回复(1)

我刚开始接触solaris,请教一下在solaris中怎么修改ip地址?

by lemey - Solaris - 2003-11-05 17:58:26 阅读(1239) 回复(4)

修改的hosts文件,把里边的127.0.0.1这条给删掉了,新加了一条192.168.1.1 localhost loghost zjt 我的hostname是zjt,然后修改ipnodes,和hosts文件一样,然后svcadm restart physical,ifconfig e1000g,说是没有这个借口,到底该怎么改呢?

by zjtzkyf - Solaris - 2009-05-27 16:34:47 阅读(1648) 回复(3)