Tagged Questions
0
votes
0answers
37 views
configure DNS on Ubuntu 12.10
I have some problems with DNS, only from Ubuntu 12.10, Windows on same network works OK (so I can query both 8.8.8.8 and 192.168.1.1 directly with or without +tcp flag). I have my machines pointed to ...
1
vote
1answer
158 views
Cannot resolve dns on 12.10 install
I am very new to networking on Ubuntu so I have been struggling with this issue for several hours now. I am running a fresh install of Ubuntu 12.10 and I am unable to resolve DNS when using my ...
0
votes
0answers
33 views
Can't dig @8.8.8.8 but can 127.0.1.1?
dig @8.8.8.8 google.com
; <<>> DiG 9.9.2-P2 <<>> @8.8.8.8 wp.pl ; (1 server found) ;; global
options: +cmd ;; connection timed out; no servers could be reached
but +tcp:
...
0
votes
0answers
26 views
how to test DNS?
how can I defitely test my DNS settings, so I am sure it is working or not? I have DNS pointed to my router 192.168.1.1 and I have dnsmasq listening on 127.0.0.1:53 but it is not working I suspect. ...
0
votes
0answers
53 views
why DNS 192.168.1.1 refuses connection?
when I do
dig fghj.com
I get this output:
; <<>> DiG 9.9.2-P2 <<>> fghj.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: ...
0
votes
0answers
73 views
Using Bind in Ubuntu 12.10
I tried to configure bind in Ubuntu 12.10 32 bit , but when I am using dig I am not getting the correct response. I should have got the IP of my server instead of getting it of remote site with that ...
13
votes
2answers
195 views
Identify “rogue” internet accessing Applications
At the moment I have an application/service/widget/plugin/cronjob whatever, accessing the internet on a regular basis. I could go into the details of my specific issue but I'd rather have an answer ...
1
vote
2answers
211 views
Extrememly slow DNS lookup
Ubuntu 12.10
I'll explain the first problem. Sometimes when I load a webpage it never finishes loading and it says cannot reach server or something like that. When I ping that website, the terminal ...
1
vote
0answers
79 views
how to force ssl with default-ssl without DNS?
I know this has been covered everywhere, and I've actually made this work on another server, but I can't seem to get it to work.
I have this
RewriteEngine on
RewriteCond %{HTTPS} !=on
...
0
votes
1answer
123 views
DNS Address For All Future Connections Ubuntu 12.10
I'm using Ubuntu 12.10 and usually use OpenDNS or DynDNS for each of my network connections. However it can be a inconvenient having to set the DNS address for each connection individually...
Is ...
0
votes
1answer
192 views
Inconsistent ability to resolve DNS on Ubuntu 12.10 fresh install
For machines on my local network I use my router (running DD-WRT v24-sp2 (08/07/10) std-nokaid-small) to DHCP IP addresses and to resolve names. I now frequently notice that my web browsers can't ...
2
votes
1answer
181 views
VPN not setting all DNS nameservers
I have searched for a solution to my problem but I just get people who have issues who can't resolve any of their workplace names.
My issue is I can't resolve ONE of my workplace servers. I have the ...
13
votes
2answers
295 views
Route complete TLD (*.dev for example) to 127.0.0.1
For development purposes I want all DNS requests to the .dev TLD to forward to my own PC.
The hosts file does not suffice. I use multiple domains and also multiple subdomains. I would have to add a ...
1
vote
2answers
2k views
ubuntu 12.10 Lenovo b570e, WiFi connected but not working
I'm running ubuntu 12.10 liveUSB on a lenovo b570e. It has an atheros wifi card that connects with my home network but I can't browse AT ALL.
My network is multiple clients --> router --> isp ...
1
vote
1answer
879 views
DNS ERROR using Google Chrome, Mozilla Firefox in Ubuntu 12.10
Hello I have recently installed Ubuntu 12.10 and I love the interface. However I am disappointed that I cannot access the web. I my wired and wireless connections are present but when I try to connect ...
2
votes
1answer
299 views
Slow DNS Resolution after upgrade
I've been having some strange issues with what also seems to be a resolution issue. Some sites load (very slowly), others time out. Not sure how to troubleshoot this one but would appreciate help, and ...
20
votes
4answers
3k views
Virtualbox DNS stopped working on upgrade to 12.10
I have a Debian image setup on Virtualbox that uses the default NAT to access the internet. It was working fine before I upgraded to 12.10. After I upgraded the DNS lookups no longer work. I still can ...
6
votes
3answers
4k views
DNS resolution fails after 12.10 upgrade
After my upgrade to 12.10, DNS resolution seems to fail for both local and external addresses. I can successfully ping local and external IP addresses (google.com, at least), but pinging DNS names ...

