- 論壇徽章:
- 0
|
新人求助:
最近設(shè)置一臺sparc solaris 機器,由于是image恢復安裝,從新設(shè)定網(wǎng)路:
更改一下文件:/etc : hosts, nodemane, hostname.bge0, hostname.bge1, net文件里三個子文件的hosts文件,
更改netmasks,defaultrouter,重啟后發(fā)現(xiàn)只能ping通自己,局域網(wǎng)內(nèi)的電腦ping不通,
ifconfig -a 顯示網(wǎng)路正常
本機網(wǎng)路設(shè)定為10.90.19.16
netstat -rn:
routing table ipv4
destination gateway flags ref use interface
10.90.16.0 10.90.19.16 u 1 69 bge0
14.0.0.0 14.1.61.162 u 1 0 bge1
224.0.0.0 10.90.19.16 u 1 0 bge0
default 10.90.16.254 ug 1 9
127.0.0.1 127.0.0.1 uh 27 4265 lo0
netstat -n
localadrees
127.0.0.1 x
active unix domain sokects
xxxxxx
xxxxxx
請教這是什么原因,如何解決,謝謝! |
|