Sponsored Content
Operating Systems Linux Ubuntu Network Manager not setting correct DNS servers Post 302998681 by bakunin on Tuesday 6th of June 2017 04:18:32 AM
Old 06-06-2017
Quote:
Originally Posted by Peasant
Actually this looks similar, but not quite, because their DNS-servers become set at some point - my problem is that it doesn't. The behavior i get is the same as if i would select "DHCP" instead of "DHCP -Adresses only". It also happens regardless of the network selected, even when i use a non-WiFi connection.

Quote:
Originally Posted by Peasant
If you can, try downgrading packages mentioned in the bug and retest.
I will try that anyways (i got nothing to lose) and will report back. Right now i had to took the laptop in question to repair because the keyboard is broken (unrelated to this) so it will take a few days.

Thanks for the hint.

bakunin
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

DNS servers

I am supposed to setup a Domain Name Server, and I don't really know how to do this, can someone either help me, or point me in the direction of a site that has a good explination of how to do this. Thanks, Ronnie (5 Replies)
Discussion started by: ignus7
5 Replies

2. IP Networking

My dns entries - are they correct ?

$ttl 38400 thedigitaldream.co.uk. IN SOA digiserv. admin.thedigitaldream.co.uk. ( 1033481631 10800 3600 604800 38400 ) thedigitaldream.co.uk. IN NS digiserv. thedigitaldream.co.uk. IN A 81.97.225.82 www.thedigitaldream.co.uk. IN A 81.97.225.82... (1 Reply)
Discussion started by: matt2kjones
1 Replies

3. Linux

setting primary dns

Hi, I am running Fedora 7. I seem to remember there being a command to determine the primary dns. Can anyone help me find out what it is? Thanks! (2 Replies)
Discussion started by: user23
2 Replies

4. AIX

Dns Servers

My only question is Can we have two auteritative Name servers for a single domain? Just a question. (1 Reply)
Discussion started by: vjm
1 Replies

5. AIX

Servers still querying old DNS server?

Hello, I've created new DNS servers and changed all of the clients /etc/resolv.conf to point to them, but when I check the old DNS logs, I see that the clients are still querying it. Does anybody know why? thanks, (2 Replies)
Discussion started by: ctcuser
2 Replies

6. Shell Programming and Scripting

Setting the correct parameter

Hi Gurus, Here is the issue that I've encountered. VAR1=`hostname | tr '' ''` -> convert hostname to uppercase VAR2=`grep $VAR1 /etc/hosts | awk '{ print $1 }'` -> Since hostname is already in uppercase, grep is unable to find it in /etc/hosts. How to handle VAR2? Is there a... (5 Replies)
Discussion started by: superHonda123
5 Replies

7. Linux

Setting up slave DNS?

can someone point me in the right direction im trying to setup a Slave dns server this is my named.conf file zone "website1.org" { type slave; file"mydb-for-website1-org"; notify NO; };and this is my var/named/mydb-for-website1-org $TTL 3D @ IN SOA ... (1 Reply)
Discussion started by: gangsta
1 Replies

8. IP Networking

DNS and Authoritative Servers

Hey everyone, I've noticed that when I do a dig command, I don't get any authoritative records back. For example a dig to cnn.com just yields: ;; QUESTION SECTION: ;cnn.com. IN A ;; ANSWER SECTION: cnn.com. 300 IN A 157.166.226.25 cnn.com. 300 IN ... (8 Replies)
Discussion started by: Lost in Cyberia
8 Replies

9. UNIX for Dummies Questions & Answers

Help me setting up dns and understanding it.

Hi I need to set up a dns server for Oracle 11g rac setup. I got some files (copied from friend) named.conf and related files in /var/named , i was told that this would work fine. But i am getting some issues. I am attaching the files here. The problem is dig... (1 Reply)
Discussion started by: ankurk
1 Replies
WHAT-PATCH(1)						      General Commands Manual						     WHAT-PATCH(1)

NAME
what-patch - detect which patch system a Debian package uses SYNOPSIS
what-patch [options] DESCRIPTION
what-patch examines the debian/rules file to determine which patch system the Debian package is using. what-patch should be run from the root directory of the Debian source package. OPTIONS
Listed below are the command line options for what-patch: -h, --help Display a help message and exit. -v Enable verbose mode. This will include the listing of any files modified outside or the debian/ directory and report any additional details about the patch system if available. AUTHORS
what-patch was written by Kees Cook <kees@ubuntu.com>, Siegfried-A. Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 3 or later. SEE ALSO
The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu wiki: https://wiki.ubuntu.com/PackagingGuide/PatchSystems cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1) DEBIAN
Debian Utilities WHAT-PATCH(1)
All times are GMT -4. The time now is 07:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy