मैं Ubuntu 12.04 का उपयोग कर रहा हूं।
मेरी /etc/network/interfaces
फ़ाइल में निम्न शामिल हैं:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.58
gateway 192.168.1.1
network 192.168.1.0
broadcast 192.168.1.255
dns-nameservers 66.212.63.228 66.212.48.10
मैंने कमांड चलाई: /etc/init.d/networking restart
जिसके साथ जवाब दिया गया:
*Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
*Reconfiguring network interfaces...
RTNETLINK answers: File exists
Failed to bring up eth0
[ OK ]
इसके बाद मैंने google.com को पिंग किया और प्राप्त किया:
ping: unknown host google.com
मुझे यकीन नहीं है कि अगर मेरे इंटरफेस ताज़ा हो गए। मैं अपने स्थिर DNS पते के साथ अपने नेटवर्क को ठीक से कैसे कॉन्फ़िगर करूं?
/etc/network/interfaces
पहले से मौजूद सामान के बारे में picky है। आपके पास एक पूर्ण सेटअप हो सकता है, लेकिन पहले से ही वहां कुछ है, और यह शिकायत करेगा। यदि यह वह डिफ़ॉल्ट मार्ग है जिसके बारे में शिकायत की जा रही है, तो आप ip route del default
कंप्यूटर को उस स्थिति में प्राप्त करने के लिए चलाकर इसे हटा सकते हैं जहां आप इस सामान के प्रबंधन को सौंप सकते हैं/etc/network/interfaces