Thread: dns resolving apparently not working
hello,
i've installed xubuntu 11.10 on new pc without issue, have configured network, dns resolution apparently doesn't work. here's did:
1) uninstalled network-manager prevent putting nose manual configuration:
2) edited /etc/network/interfaces get:code:apt-get remove network-manager network-manager-pptp
this seems work far because can @ point ping both file server , gateway.code:auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.31.150 netmask 255.255.255.0 gateway cerbere
3) edited /etc/environment add:
4) edited /etc/resolv.conf get:code:http_proxy="http://{my.proxy.address}:8080/" ftp_proxy="ftp://{my.proxy.address}:8080/" https_proxy="https://{my.proxy.address}:8080/"
(with actual triple checked dns ips,code:nameserver 1.2.3.4 5.6.7.8)
then, when try access internet, error message explaining name of proxy unknown. similarly, when trying use:
it fails, saying unexpected happened while trying find proxy because no address associated it. looks dns issue me (or proxy one, other computers on same network access internet , repository).code:apt-get update
guess may simple problem, don't see right now, grateful hint have. way, it's configuration i've been using (gnome)ubuntu 10.04. more year now, wonder if changed between versions regarding basic network configuration.
thank you.
(and happy new year!)
it should beedited /etc/resolv.conf get:
code:
nameserver 1.2.3.4 5.6.7.8
nameserver 1.2.3.4
nameserver 5.6.7.8
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] dns resolving apparently not working
Ubuntu

)
Comments
Post a Comment