Displaying 15 results from an estimated 15 matches for "dns4".
Did you mean:
dns
2015 Aug 27
2
centos 6 - changing resolv.conf by hand gets overwritten by rebooting
...this network
(for kickstarting) but the machines have static ip's, and NO
networkmanager installed
contents of resolv.conf
search some.domain.here
nameserver x.x.x.x #dns1
nameserver y.y.y.y #dns2
change resolv.conf to:
search some.newdomain.here
nameserver z.z.z.z #dns3
nameserver a.a.a.a #dns4
reboot machine and the contents of resolv.conf is again:
search some.domain.here
nameserver x.x.x.x #dns1
nameserver y.y.y.y #dns2
change it again to:
search some.newdomain.here
nameserver z.z.z.z #dns3
nameserver a.a.a.a #dns4
reboot again
now it stick to the last update.
Already tried to set /...
2019 Oct 07
4
[Bug 1368] New: The "meta's"
...om
#!/usr/bin/nftables -f
define g6dns = { 2001:4860:4860::8888, 2001:4860:4860::8844 }
define o4dns = { 208.67.222.222, 208.67.220.220 }
define o6dns = { 2620:119:35::35, 2620:119:53::53 }
define myIPv4 = <filtered>
define myIPv6 = <filtered>
flush ruleset
table inet filter {
set dns4 {
type ipv4_addr;
elements = { $g4dns, $o4dns }
}
set dns6 {
type ipv6_addr;
elements = { $g6dns, $o6dns }
}
set smb {
type inet_service;
elements = { 137, 138, 139, 445 }
}
chain global {
ct direction original counter accept
ct state { establi...
2015 Oct 27
6
Bind DNS Issues
...llow-transfer { none; };
notify yes;
forward only;
allow-query { SCEM; };
# Samba4
tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
forwarders {
IP.of.non-ad.dns1;
IP.of.non-ad.dns2;
IP.of.non-ad.dns3;
IP.of.non-ad.dns4;
};
};
logging{
channel simple_log {
file "/var/log/named.log" versions 3 size 5m;
severity warning;
print-time yes;
print-severity yes;
print-category yes;
};
category default{
simple_log;
};
};
# Master Zones
# Samba4
include &quo...
2019 Jun 20
2
DLZ Backend DNS Hosed
...-keytab "/var/lib/samba/bind-dns/dns.keytab"; // For Dynamic DNS
allow-query {
any;
};
allow-recursion {
any;
};
?
allow-transfer {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
also-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
allow-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
1...
2019 Jun 20
4
DLZ Backend DNS Hosed
...s/dns.keytab"; // For Dynamic DNS
allow-query {
any;
};
allow-recursion {
any;
};
?
allow-transfer {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
also-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
allow-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? //...
2007 Oct 12
1
OT: a very big problem with ipsec-tools on CentOS5 (SOLVED)
...cation_method hybrid_rsa_server;
>>> dh_group 2;
>>> }
>>> }
>>>
>>> mode_cfg {
>>> network4 172.31.78.5;
>>> netmask4 255.255.255.240;
>>> pool_size 6;
>>> dns4 172.25.50.1;
>>> auth_source pam;
>>> auth_groups "users";
>>> group_source system;
>>> auth_throttle 10;
>>> pfs_group 2;
>>> }
>>>
>>> sainfo anonymous
>>> {
>...
2007 Oct 12
0
OT: a very big problem with ipsec-tools on CentOS5
...posal {
encryption_algorithm aes;
hash_algorithm sha256;
authentication_method hybrid_rsa_server;
dh_group 2;
}
}
mode_cfg {
network4 172.31.78.5;
netmask4 255.255.255.240;
pool_size 6;
dns4 172.25.50.1;
auth_source pam;
auth_groups "users";
group_source system;
auth_throttle 10;
pfs_group 2;
}
sainfo anonymous
{
pfs_group 2;
lifetime time 1 hour;
encryption_algorithm rijndael;
authentication_al...
2005 Oct 20
3
IPP2P version 0.8.0 released
Hi,
The new version ipp2p 0.8.0 is released.
Klaus
--
www.ipp2p.com
2019 Jun 20
0
DLZ Backend DNS Hosed
.../lib/samba/bind-dns/dns.keytab"; // For Dynamic DNS
allow-query {
any;
};
allow-recursion {
any;
};
?
allow-transfer {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
also-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5.48; ? // Pyrite
192.168.0.8; ? ?// DNS3
192.168.0.9; ? ?// DNS4
};
allow-notify {
192.168.3.47; ? // DNS2
192.168.3.48; ? // DNS1
192.168.5.47; ? // Opal
192.168.5....
2015 Oct 27
0
Bind DNS Issues
...> forward only;
> allow-query { SCEM; };
> # Samba4
> tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
>
> forwarders {
> IP.of.non-ad.dns1;
> IP.of.non-ad.dns2;
> IP.of.non-ad.dns3;
> IP.of.non-ad.dns4;
> };
> };
>
> logging{
> channel simple_log {
> file "/var/log/named.log" versions 3 size 5m;
> severity warning;
> print-time yes;
> print-severity yes;
> print-category yes;
> };
> category default{
> simple_log;...
2015 Oct 27
0
Bind DNS Issues
...> forward only;
> allow-query { SCEM; };
> # Samba4
> tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
>
> forwarders {
> IP.of.non-ad.dns1;
> IP.of.non-ad.dns2;
> IP.of.non-ad.dns3;
> IP.of.non-ad.dns4;
> };
> };
>
> logging{
> channel simple_log {
> file "/var/log/named.log" versions 3 size 5m;
> severity warning;
> print-time yes;
> print-severity yes;
> print-category yes;
> };
> category default{
> simple_log;...
2019 Jun 21
0
DLZ Backend DNS Hosed
...> allow-recursion {
> > any;
> > };
> >
> > allow-transfer {
> > 192.168.3.47; // DNS2
> > 192.168.3.48; // DNS1
> > 192.168.5.47; // Opal
> > 192.168.5.48; // Pyrite
> > 192.168.0.8; // DNS3
> > 192.168.0.9; // DNS4
> > };
> >
> >
> > also-notify {
> > 192.168.3.47; // DNS2
> > 192.168.3.48; // DNS1
> > 192.168.5.47; // Opal
> > 192.168.5.48; // Pyrite
> > 192.168.0.8; // DNS3
> > 192.168.0.9; // DNS4
> > };
> >
>...
2019 Jun 19
4
DLZ Backend DNS Hosed
Hello,
I'm in trouble here with what appears to be a total meltdown of my DNS on my Domain Controllers.
I only have two DCs right now and I cannot resolve anything on either of them. I am on Ubuntu 16.04 with a compiled version of Samba 4.10.4.
I also have a compiled version of BIND 9.10.3-P4-Ubuntu <id:ebd72b3>
# service bind9 status
? bind9.service - BIND Domain Name Server
?
2019 Jun 21
1
DLZ Backend DNS Hosed
...ow-recursion {
> > ?any;
> > ?};
> >
> > ?allow-transfer {
> > ?192.168.3.47; ? // DNS2
> > ?192.168.3.48; ? // DNS1
> > ?192.168.5.47; ? // Opal
> > ?192.168.5.48; ? // Pyrite
> > ?192.168.0.8; ? ?// DNS3
> > ?192.168.0.9; ? ?// DNS4
> > ?};
> >
> >
> > ?also-notify {
> > ?192.168.3.47; ? // DNS2
> > ?192.168.3.48; ? // DNS1
> > ?192.168.5.47; ? // Opal
> > ?192.168.5.48; ? // Pyrite
> > ?192.168.0.8; ? ?// DNS3
> > ?192.168.0.9; ? ?// DNS4
> > ?};
&g...
2003 Dec 01
0
No subject
...pace differences between the two; however, I
haven't yet seen anything more likely to explain the problem.
Carl Soderstrom
--
Network Engineer
Real-Time Enterprises
(952) 943-8700
Return-Path: <brian.kurle@eluminant.com>
Delivered-To: samba@lists.samba.org
Received: from mail4.nec.com (dns4.nec.com [131.241.15.4]) by
lists.samba.org (Postfix) with ESMTP id 7B3D64491 for
<samba@lists.samba.org>; Tue, 10 Jul 2001 11:56:44 -0700 (PDT)
Received: from netkeeper.sj.nec.com (netkeeper.sj.nec.com
[131.241.31.2]) by mail4.nec.com (/) with ESMTP id f6AIxmr13870 for
<samba@lists...