Set Solaris9 Internet

zhaozj2021-02-16  80

Set Solaris9 Internet Configuration Solaris9 Internet Method: Step 1: Configuring Gateway

#vi / etc / default contents are as follows: #gateway adRESS 192.168.0.1 (exchanged to your gateway address) Save exit; Step 2: Configure DNS

#vi /etc/nsswitch.conf will modify hosts: files to hosts: Files DNS Save Exit;

#vi /etc/resolv.conf The content is as follows: #Nameserver AdRess Nameserver 202.98.0.68 (exchanged to your DNS) Nameserver 202.98.5.68 (exchanged to your DNS) Save exit.

Step 3: Test #Ping 202.98.0.68 If you return 202.98.0.68 IS alive indicates that the setting is successful, you can open the browser.

转载请注明原文地址:https://www.9cbs.com/read-11505.html

New Post(0)