Unix Study--Solaris 10修改主機IP和主機名
創新互聯公司是一家專業提供市中企業網站建設,專注與網站設計、成都網站設計、H5建站、小程序制作等業務。10年已為市中眾多企業、政府機構等服務。創新互聯專業網站設計公司優惠進行中。對于Solaris系統,是通過一系列配置文件(文本)來存儲和管理主機ip和主機名信息,通過編輯器修改這些配置文件就可以完成相關的配置。
一、修改主機ip
1、配置hosts文件
[root@solaris186:/]# cat /etc/hosts # Internet host table ::1 localhost 127.0.0.1 localhost 192.168.8.11 solaris186 loghost [root@solaris186:/]# hostname solaris186 [root@solaris186:/]# vi /etc/hosts # Internet host table # ::1 localhost 127.0.0.1 localhost 192.168.8.11 node1 loghost2、查看網卡信息
[root@solaris186:/]# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet 192.168.8.11 netmask ffffff00 broadcast 192.168.8.255 ether 8:0:27:28:b1:8c3、修改hostname.e1000g0
[root@solaris186:/]# cat /etc/hostname.e1000g0 solaris186 [root@solaris186:/]# vi /etc/hostname.e1000g0 node1 [root@solaris186:/]# cat /etc/hostname.e1000g0 node14、修改netmasks(子網掩碼)
[root@solaris186:/]# cat /etc/netmasks # # The netmasks file associates Internet Protocol (IP) address # masks with IP network numbers. # # network-number netmask # # The term network-number refers to a number obtained from the Internet Network # Information Center. # # Both the network-number and the netmasks are specified in # "decimal dot" notation, e.g: # # 128.32.0.0 255.255.255.0 # 192.168.8.0 255.255.255.05、修改網關配置
[root@solaris186:/]# vi /etc/defaultrouter 192.168.8.1 [root@solaris186:/]# cat /etc/defaultrouter 192.168.8.1 [root@solaris186:/]# netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- 192.168.8.0 192.168.8.11 U 1 1 e1000g0 224.0.0.0 192.168.8.11 U 1 0 e1000g0 127.0.0.1 127.0.0.1 UH 1 50 lo0總結:
和主機ip有關的配置文件
/etc/hosts
/etc/hostname.xxxx(網卡名)
/etc/netmaks
/etc/defaultrouter
/etc/inet/ipnodes
二、修改主機名
1、配置hosts文件
[root@solaris186:/]# cat /etc/hosts # Internet host table ::1 localhost 127.0.0.1 localhost 192.168.8.11 node1 loghost2、修改hostname.e1000g0
[root@solaris186:/]# cat /etc/hostname.e1000g0 solaris186 [root@solaris186:/]# vi /etc/hostname.e1000g0 node1 [root@solaris186:/]# cat /etc/hostname.e1000g0 node13、修改nodename
[root@solaris186:/]# cat /etc/nodename solaris186 [root@solaris186:/]# vi /etc/nodename node1 [root@solaris186:/]# cat /etc/nodename node14、查看ipnodes
[root@solaris186:/]# cat /etc/inet/ipnodes # # Internet host table # ::1 localhost 127.0.0.1 localhost 192.168.8.11 node1 loghost總結:
和主機名有關的配置文件
/etc/hosts
/etc/hostname.xxxx(網卡名)
/etc/nodename
/etc/inet/ipnodes
另外有需要云服務器可以了解下創新互聯cdcxhl.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業上云的綜合解決方案,具有“安全穩定、簡單易用、服務可用性高、性價比高”等特點與優勢,專為企業上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。
網站題目:UnixStudy--Solaris10修改主機IP和主-創新互聯
網址分享:http://vcdvsql.cn/article16/ccehdg.html
成都網站建設公司_創新互聯,為您提供響應式網站、網站導航、網站設計公司、小程序開發、App設計、網頁設計公司
聲明:本網站發布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創新互聯