search for: rpz

Displaying 16 results from an estimated 16 matches for "rpz".

Did you mean: rp
2012 Jul 26
2
class with multiple package resources does not install RPMs
...r-named-conf'' : ensure => installed, } ... but when I attempt to do the same in a class that looks like this ... class eir-bind ( $dns_type, $enable = true, $ensure = running) { $conftop = ''/apps/DNS/client/etc'' case $dns_type { RPZ : { $conf_template = "${conftop}/named.conf.rpz_master" $rpz_zone_template = "${conftop}/rpz.cisco.com.db" } } case $operatingsystem { centos, redhat: { $service_name = ''named'...
2023 Nov 06
1
Local calls not possible when Internet connection down
Marek Greško <marek.gresko at protonmail.com> writes: > But I am not sure why this is happening. I have sip providers hostname > in /etc/hosts file to prevent such situations. Should I reconfigure it > not to use hosts file but rather some RPZ on DNS server? Does asterisk > ignore hosts file? Or does it try to do some srv lookups? But in > either case, why does this influence local calls? Local domain should > really be resolvable. You should run tcpdump on 53 and 5353 in multiple places and figure out what it is doing, rather...
2023 Nov 07
1
Local calls not possible when Internet connection down
...munication which is complete non-sense. I am thinking of two possible workarounds: 1. If thre is a possibility to convince asterisk not to fallback to searching for srv records, it would be ideal. Is somebody aware of such options in pjsip? 2. If the first workaround is not feasible I can create rpz records for provider's A and SRV records. When I will be able to shutdown internet or at least outbound DNS, I will try to make sure my findings are correct using tcpdump. Thanks Marek Sent with Proton Mail secure email. ------- Original Message ------- On Tuesday, November 7th, 2023 a...
2016 Sep 29
1
CentOS 6.8 named won't start after upgrade
...usr/share/man' '--infodir=/usr/share/info' '--with-libtool' '--localstatedir=/var' '--enable-threads' '--enable-ipv6' '--enable-filter-aaaa' '--with-pic' '--disable-static' '--disable-openssl-version-check' '--enable-rpz-nsip' '--enable-rpz-nsdname' '--with-dlopen=yes' '--with-dlz-ldap=yes' '--with-dlz-postgres=yes' '--with-dlz-mysql=yes' '--with-dlz-filesystem=yes' '--with-gssapi=yes' '--disable-isc-spnego' '--with-docbook-xsl=/usr/share/s...
2014 Mar 18
0
help with DNS issues with dynamic updates
...;--without-dlz-mysql' '--with-dlz-bdb' '--with-dlz-ldap' '--without-dlz-odbc' '--with-openssl=/usr' '--with-ecdsa' '--with-idn' '--enable-ipv6' '--without-libxml2' '--disable-newstats' '--with-gssapi' '--disable-rpz-nsip' '--disable-rpz-nsdname' '--disable-linux-caps' '--without-gost' '--disable-filter-aaaa' '--disable-fixed-rrset' '--disable-rrl' '--without-python' '--without-readline' '--with-randomdev=/dev/urandom' 'build_alias=...
2018 Jun 30
3
BIND9_DLZ: TKEY is unacceptable - depending on the name server
...#39;--sysconfdir=/etc/bind' > '--localstatedir=/var' '--with-libtool' '--enable-full-report' > '--without-readline' '--enable-linux-caps' '--disable-filter-aaaa' > '--disable-fixed-rrset' '--disable-ipv6' '--disable-rpz-nsdname' > '--disable-rpz-nsip' '--disable-seccomp' '--enable-threads' > '--with-dlz-bdb' '--with-dlopen' '--with-dlz-filesystem' '--with-dlz-stub' > '--with-gost' '--with-gssapi' '--without-idn' '--...
2016 Feb 29
0
Problems with samba 4.3 and Bind_DLZ - ddns not working
...sable-fetchlimit' '--disable-filter-aaaa' '--disable-fixed-rrset' '--without-geoip' '--with-idn=/usr/local' '--enable-ipv6' '--enable-largefile' '--disable-newstats' '--with-python' '--disable-querytrace' '--disable-rpz-nsdname' '--disable-rpz-nsip' '--enable-rrl' 'STD_CDEFINES=-DDIG_SIGCHASE=1' '--with-gssapi=/usr/local' 'KRB5CONFIG=/usr/local/bin/krb5-config' '--with-openssl=/usr' '--disable-native-pkcs11' '--with-dlz-bdb=yes' '--with-dlz...
2023 Nov 06
1
Local calls not possible when Internet connection down
...ssor.c: The 'dns_system_resolver_tp' task > processor queue reached 500 scheduled tasks. > > But I am not sure why this is happening. I have sip providers hostname in > /etc/hosts file to prevent such situations. Should I reconfigure it not to > use hosts file but rather some RPZ on DNS server? Does asterisk ignore > hosts file? Or does it try to do some srv lookups? But in either case, why > does this influence local calls? Local domain should really be resolvable. > > Thanks > > Marek > > > ------- Original Message ------- > On Monday, Novemb...
2018 Mar 15
0
DNS Updates fail with dns_tkey_gssnegotiate: TKEY is unacceptable
...r=/usr/lib64' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--with-libtool' '--enable-full-report' '--without-readline' '--enable-linux-caps' '--enable-filter-aaaa' '--disable-fixed-rrset' '--disable-ipv6' '--disable-rpz-nsdname' '--disable-rpz-nsip' '--disable-seccomp' '--enable-threads' '--without-dlz-bdb' '--with-dlopen' '--with-dlz-filesystem' '--with-dlz-stub' '--without-gost' '--with-gssapi' '--without-idn' '--without-libj...
2017 Jun 07
2
pjsip: Inbound calls: selecting the correct trunk with one provider and different numbers
Hello! I've got a problem to select the correct trunk if there is one provider and different numbers with different configurations for this same provider. Example: trunk-prov1-2345 trunk-prov1-2346 trunk-prov1-2347 Each trunk registers an own number (at the same provider) and provides own configuration: they have different allowed codecs e.g.. What I'm experiencing now, is, that each
2017 Jun 08
3
pjsip: Inbound calls: selecting the correct trunk with one provider and different numbers
...ent server names to get different IP addresses. Unfortunately, this doesn't work, because the name wasn't accepted by the ISP. Using the IP address directly isn't a good solution, too, because you can't receive changes any more. A "solution" would be via regularly created rpz DNS entries, which are used to resolve a fake server name (like fake1.real.name.com) by asterisk to the desired IP. All other string operations would use the real.name.com. Ok, it's a pipe dream! Regards, Michael
2014 Jul 04
57
[Bug 80901] New: [NVCF] PWM fan speed too high under kernel 3.15
https://bugs.freedesktop.org/show_bug.cgi?id=80901 Priority: medium Bug ID: 80901 Assignee: nouveau at lists.freedesktop.org Summary: [NVCF] PWM fan speed too high under kernel 3.15 Severity: normal Classification: Unclassified OS: Linux (All) Reporter: gianni at rootcube.net Hardware: x86-64 (AMD64)
2024 Nov 20
1
samba-tool computer delete does not work
....arpa"; auth-nxdomain no; # conform to RFC1035 listen-on-v6 { any; }; listen-on port 53 { any; }; allow-query { any; }; allow-recursion { any; }; allow-query-cache { any; }; querylog yes; //enable response policy zone. response-policy { zone "rpz.local"; }; }; cat named.conf.conditional_forwarders zone "interno.gov.it" IN { type forward; forwarders {217.199.1.1; 217.199.0.250; }; }; zone "interno.gov.it.edgekey.net" IN { type forward; forwarders {217.199.1.1; 217.199.0.250...
2024 Nov 20
1
samba-tool computer delete does not work
On Wed, 20 Nov 2024 15:45:29 +0000 Heinz H?lzl <heinz.hoelzl at gvcc.net> wrote: See inline comments: > hi, > i deleted the accounts with pdbdel. > > I did a few spot checks, none of the pc accounts had the attribute > dNSHostName there are no dns-rcords concerning the account The computer accounts should have the dNSHostName attribute set. This seems to explain why it
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...|>N6f}rJ6oY^>p)+mKg65ECHZy)9_i8wV+m;Lh(EGS9Urs<}<WjUVLNDV5g$LmX zu1r1jJ_{9_6R0Hfkde6<LbeXkh33K=Mjq(8<X2qXeoYtVdIjUJki}n#D4TfbE9efs zssZ(zO4aUv>S}aYXQu)EKe`$%CgH%L1S)yQqA?bo_;lK$?ZDT=Ai-tR_ocN!mQ-mX z3vA{-&zAuaN6=txNG1`R5xA26E-$B^mIYflk{rr;VZ~V?*Q#FZH1y^8uVjS2X53jt zuKZu1k-uWRPZ$aLe})r$%{X(IuV9P&?Xg#%#sBtYRPk9r(#OeBc?b!Z+GK3~$cXF$ zSq|F7q<6 at iPacWJKoAXJCpj`L$fHrOa!vD#e6m0KPJi^Xg@!hO28{&?x?0zR4v!x` z;S<Sj*9ByIhupT8ah{dmR?=z0Ghxoq-gg)cQI7{FRNlYL`rsU+ap$Bv9LA<{X+YNI z{7chXTK|#8`12L(6Yt;$n}|_S$ItU~V$oL&cbAF<JzL;4=GOALqq+}*K8ez0r_?^t z8*(MSKg3s82p|LjiR...