關(guān)于網(wǎng)絡(luò)配置問題
通過ifconfig查看到
Link encap:Ethernet ?HWaddr 00:0C:29:17:8F:8C ?
? ? ? ? ? inet addr:192.168.0.73 ?Bcast:192.168.0.255 ?Mask:255.255.255.0
? ? ? ? ? inet6 addr: fe80::20c:29ff:fe17:8f8c/64 Scope:Link
? ? ? ? ? UP BROADCAST RUNNING MULTICAST ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:18002 errors:0 dropped:0 overruns:0 frame:0
? ? ? ? ? TX packets:10639 errors:0 dropped:0 overruns:0 carrier:0
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:24607301 (23.4 MiB) ?TX bytes:736215 (718.9 KiB)
? ? ? ? ? Interrupt:19 Base address:0x2000?
有靜態(tài)IP 網(wǎng)關(guān) 子網(wǎng)掩碼 但是dns填什么東西呢?小白剛接觸linux
2016-07-25
把主機(windows)的DNS填上吧,應(yīng)該沒什么影響的。
2016-07-25
dns 域名解析系統(tǒng) 把網(wǎng)址翻譯成IP的服務(wù)器,通常寫成你的網(wǎng)關(guān)或者是常用的比如114.114.114.114 ? 8.8.8.8或者你的網(wǎng)絡(luò)運營商提供的IP地址等 。