System will not resolve domain.local websites Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)ubuntu 12.04 server doesn't resolve local domain nameCan't resolve local hostsCan't resolve windows domains in local networkSecondary DNS unable to resolveAvailable dnsmasq from vm in host system16.10 fail to resolve DNSUbuntu 16.04 Cannot resolve hostnamesBIND9 One Server Two sub-domainsUbuntu 16.04 LTS DNS lookups not workingFailover DNS When Primary Can't Resolve?
How to colour the US map with Yellow, Green, Red and Blue to minimize the number of states with the colour of Green
How should I respond to a player wanting to catch a sword between their hands?
Complexity of many constant time steps with occasional logarithmic steps
Why use gamma over alpha radiation?
Can a zero nonce be safely used with AES-GCM if the key is random and never used again?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
What would be Julian Assange's expected punishment, on the current English criminal law?
When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?
Passing functions in C++
Windows 10: How to Lock (not sleep) laptop on lid close?
Why is there no army of Iron-Mans in the MCU?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Can a 1st-level character have an ability score above 18?
I'm thinking of a number
What kind of display is this?
New Order #5: where Fibonacci and Beatty meet at Wythoff
Notation for two qubit composite product state
Are my PIs rude or am I just being too sensitive?
What did Darwin mean by 'squib' here?
Can I throw a sword that doesn't have the Thrown property at someone?
Why does tar appear to skip file contents when output file is /dev/null?
Working around an AWS network ACL rule limit
Can't figure this one out.. What is the missing box?
System will not resolve domain.local websites
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)ubuntu 12.04 server doesn't resolve local domain nameCan't resolve local hostsCan't resolve windows domains in local networkSecondary DNS unable to resolveAvailable dnsmasq from vm in host system16.10 fail to resolve DNSUbuntu 16.04 Cannot resolve hostnamesBIND9 One Server Two sub-domainsUbuntu 16.04 LTS DNS lookups not workingFailover DNS When Primary Can't Resolve?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have done a brand new installation of the Ubuntu server (v12.10) with bind configured to have a dns zone of gdos.local and apache configured for said domain.
With a brand new installation of Ubuntu desktop LTS I try to connect to www.gdos.local and all I get is:
Server not found
Firefox can't find the server at www.gdos.local.
Check the address for typing errors such as
ww.example.com instead of www.example.com
However if I change the domain to gdos.tmp and type in www.gdos.tmp, I get the internal website. If I change it to mybusiness.local , I get the same error message.
If I use a Microsoft os, this works fine, all three domains resolve to a webpage.
I have searched the internet flat for the past week on dns issues but have not come up with a solution.
I have followed instructions from removing dnsmasq to editing like resolv.conf (in some very strange places) and I still have no joy on getting the .local domain extension to work.
I can safely say the issue is not with the server but with the desktops because if the issue was server related the Microsoft OS's would not resolve it either.
I have done several installs of the desktop in an effort to make sure that I did not break anything while trying to fix this.
Please can anyone point to a workable solution for fixing the .local domain extension.
networking dns
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have done a brand new installation of the Ubuntu server (v12.10) with bind configured to have a dns zone of gdos.local and apache configured for said domain.
With a brand new installation of Ubuntu desktop LTS I try to connect to www.gdos.local and all I get is:
Server not found
Firefox can't find the server at www.gdos.local.
Check the address for typing errors such as
ww.example.com instead of www.example.com
However if I change the domain to gdos.tmp and type in www.gdos.tmp, I get the internal website. If I change it to mybusiness.local , I get the same error message.
If I use a Microsoft os, this works fine, all three domains resolve to a webpage.
I have searched the internet flat for the past week on dns issues but have not come up with a solution.
I have followed instructions from removing dnsmasq to editing like resolv.conf (in some very strange places) and I still have no joy on getting the .local domain extension to work.
I can safely say the issue is not with the server but with the desktops because if the issue was server related the Microsoft OS's would not resolve it either.
I have done several installs of the desktop in an effort to make sure that I did not break anything while trying to fix this.
Please can anyone point to a workable solution for fixing the .local domain extension.
networking dns
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have done a brand new installation of the Ubuntu server (v12.10) with bind configured to have a dns zone of gdos.local and apache configured for said domain.
With a brand new installation of Ubuntu desktop LTS I try to connect to www.gdos.local and all I get is:
Server not found
Firefox can't find the server at www.gdos.local.
Check the address for typing errors such as
ww.example.com instead of www.example.com
However if I change the domain to gdos.tmp and type in www.gdos.tmp, I get the internal website. If I change it to mybusiness.local , I get the same error message.
If I use a Microsoft os, this works fine, all three domains resolve to a webpage.
I have searched the internet flat for the past week on dns issues but have not come up with a solution.
I have followed instructions from removing dnsmasq to editing like resolv.conf (in some very strange places) and I still have no joy on getting the .local domain extension to work.
I can safely say the issue is not with the server but with the desktops because if the issue was server related the Microsoft OS's would not resolve it either.
I have done several installs of the desktop in an effort to make sure that I did not break anything while trying to fix this.
Please can anyone point to a workable solution for fixing the .local domain extension.
networking dns
I have done a brand new installation of the Ubuntu server (v12.10) with bind configured to have a dns zone of gdos.local and apache configured for said domain.
With a brand new installation of Ubuntu desktop LTS I try to connect to www.gdos.local and all I get is:
Server not found
Firefox can't find the server at www.gdos.local.
Check the address for typing errors such as
ww.example.com instead of www.example.com
However if I change the domain to gdos.tmp and type in www.gdos.tmp, I get the internal website. If I change it to mybusiness.local , I get the same error message.
If I use a Microsoft os, this works fine, all three domains resolve to a webpage.
I have searched the internet flat for the past week on dns issues but have not come up with a solution.
I have followed instructions from removing dnsmasq to editing like resolv.conf (in some very strange places) and I still have no joy on getting the .local domain extension to work.
I can safely say the issue is not with the server but with the desktops because if the issue was server related the Microsoft OS's would not resolve it either.
I have done several installs of the desktop in an effort to make sure that I did not break anything while trying to fix this.
Please can anyone point to a workable solution for fixing the .local domain extension.
networking dns
networking dns
edited Nov 21 '12 at 22:52
Jorge Castro
37.3k107422618
37.3k107422618
asked Nov 16 '12 at 10:58
user108502user108502
4124
4124
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 26 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The short answer is to use something other than .local.
.local is used by Avahi by default; Avahi is the GPL implementation of Zeroconf -- see the Wikipedia article.
There's a brief guide here which describes reconfiguring avahi-daemon to use something other than .local. You'd need to do this on all your Ubuntu desktops.
Other possibilities are not to run avahi-daemon or to change /etc/nsswitch.conf to remove references to mdns.
Disclaimer: I haven't tried any of the above.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f217988%2fsystem-will-not-resolve-domain-local-websites%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The short answer is to use something other than .local.
.local is used by Avahi by default; Avahi is the GPL implementation of Zeroconf -- see the Wikipedia article.
There's a brief guide here which describes reconfiguring avahi-daemon to use something other than .local. You'd need to do this on all your Ubuntu desktops.
Other possibilities are not to run avahi-daemon or to change /etc/nsswitch.conf to remove references to mdns.
Disclaimer: I haven't tried any of the above.
add a comment |
The short answer is to use something other than .local.
.local is used by Avahi by default; Avahi is the GPL implementation of Zeroconf -- see the Wikipedia article.
There's a brief guide here which describes reconfiguring avahi-daemon to use something other than .local. You'd need to do this on all your Ubuntu desktops.
Other possibilities are not to run avahi-daemon or to change /etc/nsswitch.conf to remove references to mdns.
Disclaimer: I haven't tried any of the above.
add a comment |
The short answer is to use something other than .local.
.local is used by Avahi by default; Avahi is the GPL implementation of Zeroconf -- see the Wikipedia article.
There's a brief guide here which describes reconfiguring avahi-daemon to use something other than .local. You'd need to do this on all your Ubuntu desktops.
Other possibilities are not to run avahi-daemon or to change /etc/nsswitch.conf to remove references to mdns.
Disclaimer: I haven't tried any of the above.
The short answer is to use something other than .local.
.local is used by Avahi by default; Avahi is the GPL implementation of Zeroconf -- see the Wikipedia article.
There's a brief guide here which describes reconfiguring avahi-daemon to use something other than .local. You'd need to do this on all your Ubuntu desktops.
Other possibilities are not to run avahi-daemon or to change /etc/nsswitch.conf to remove references to mdns.
Disclaimer: I haven't tried any of the above.
edited Nov 21 '12 at 22:53
Jorge Castro
37.3k107422618
37.3k107422618
answered Nov 21 '12 at 11:32
Graeme HewsonGraeme Hewson
1362
1362
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f217988%2fsystem-will-not-resolve-domain-local-websites%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown