similar to: Master - Slave Split DNS

Displaying 20 results from an estimated 20000 matches similar to: "Master - Slave Split DNS"

2015 Feb 20
1
Master - Slave Split DNS
Am 20.02.2015 um 05:07 schrieb aditya hilman: > 18-Feb-2015 09:00:59.176 notify: debug 2: zone domain.com/IN/external-view: > notify to 202.xx.xx.xx#53 failed: timed out > > Can i redirect transfer zone the external-view using the local ip > 10.xx.xx.xx ? That's just normal network handling: NATting / masquerading the RFC1918 address space for routing in the public address
2015 Feb 20
0
Master - Slave Split DNS
On Wed, Feb 18, 2015 at 7:47 PM, aditya hilman <aditya.hilman at gmail.com> wrote: > > On Feb 18, 2015 7:43 PM, "Tris Hoar" <trishoar at bgfl.org> wrote: > > > > On 18/02/2015 07:17, aditya hilman wrote: > >> > >> Hi folks, > >> > >> I've already configured split DNS for internal-view and external-view. > Also >
2015 Feb 18
0
Master - Slave Split DNS
Am 18.02.2015 um 08:17 schrieb aditya hilman <aditya.hilman at gmail.com>: > Hi folks, > > I've already configured split DNS for internal-view and external-view. Also > already configured the master - slave dns. > But i've problem with external-view zone transfer. > Based on the logs, the master notify to slave using the public ip, which is > not accessible by
2015 Feb 18
2
Master - Slave Split DNS
On Feb 18, 2015 7:43 PM, "Tris Hoar" <trishoar at bgfl.org> wrote: > > On 18/02/2015 07:17, aditya hilman wrote: >> >> Hi folks, >> >> I've already configured split DNS for internal-view and external-view. Also >> already configured the master - slave dns. >> But i've problem with external-view zone transfer. >> Based on the
2005 May 12
3
DNS master slave update issue
I have a situation where the slave nameservers for a zone are being notified by the master that a change has occurred but the slaves are not requesting a zone file transfer in consequence. Is there some special flag or directive that I must set somewhere in order for this activity to be automatic upon receipt of such notices? All systems involved are running DNS 9.2.4. Regards, Jim --
2015 Feb 18
0
Master - Slave Split DNS
On 18/02/2015 07:17, aditya hilman wrote: > Hi folks, > > I've already configured split DNS for internal-view and external-view. Also > already configured the master - slave dns. > But i've problem with external-view zone transfer. > Based on the logs, the master notify to slave using the public ip, which is > not accessible by master to transfering the zone over
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64 I have a calculator applet on my desktop (superbcalc.jar). When I double click on it I get no response. If I right click and select open with java I get no response. If I open a terminal window and cd to Desktop and type java -jar superbcalc.jar then the applet opens. Does anyone have any idea why I am seeing this behaviour? There are no messages in the syslog file relating
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ---------------------------- Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core From: "James B. Byrne" <byrnejb at harte-lyne.ca> Date: Mon, October 6, 2008 12:26 To: cenos at centos.org Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote: > Found it. No etc/at.allow and no etc/at.deny means only root can > submit jobs. > Well, that was not it. I still get the same errors after adding my user id to /etc/at.allow. I tested whether job control was enabled by moving top into the background using ctrl-z and fg to return and that worked. Any suggestions as to what I am
2011 Mar 05
0
[Fwd: Re: Centos 6 - What are you looking forward to?]
On Fri, March 4, 2011 14:12, aurfalien at gmail.com wrote: > On Mar 4, 2011, at 11:07 AM, Kenneth Porter wrote: > >> --On Thursday, March 03, 2011 10:11 AM -0500 Digimer >> <linux at alteeve.com >> > >> wrote: >> >>> How about the rest of you? What are you looking forward to in >>> CentOS 6 when it is released? >> >> A new
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote: > I have no clue how to get java to work in FF3.0.1 at the moment. Any help > would be appreciated. > Ah. I now have to put this logical link in the.mozilla/plugins directory under each users home directory. At least it works. Sorry for the interruption. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2010 Sep 13
0
[Re: Problem with SSHD update [Work Around]
To get the server working again I reinstalled the previous version of openssh and the service came up without complaint. cd /tmp; rpm -i openssh-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-server-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-clients-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-askpass-4.3p2-41.el5.i386.rpm --force
2010 Sep 14
0
[Fwd: Re: Problem with SSHD update.]
On Tue, September 14, 2010 02:30, R P Herrold wrote: > On Mon, 13 Sep 2010, Karanbir Singh wrote: > >> So, I'm quite keen on finding out what is it that is causing >> the breakage for you > > Karanbir, in the middle of the thread from the archive: > > James B. Byrne at Mon Sep 13 12:59:25 EDT 2010 >> Did that via webmin's command interface and nothing
2011 Jul 28
0
[Fwd: [SOLVED] Re: How to test for '.' in a script]
On Thu, July 28, 2011 14:30, James B. Byrne wrote: > I am trying to check for a single period '.' in a shell variable. > > $ I=. > $ echo $I > . > $ if [[ "$I" -eq '.' ]]; then echo true; fi > -bash: [[: .: syntax error: operand expected (error token is ".") > . . . > > How does one check to see for this in a bash script? Found
2012 Mar 28
0
[SOLVED] Re: Postfix problems with maximum messages size
On Wed, March 28, 2012 09:44, James B. Byrne wrote: > CentOS-6.2 > > I am confused. Yes, yes I am. I was looking at the wrong server. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario
2020 Jun 30
0
samab-4.10 nsupdate
> Could be because you added the wrong line to your smb4.conf (why does > freebsd call it smb4.conf ?), Why does freebsd put these things in /usr/local/etc/? Some questions have answers that are not worth the effort to know. > try: > nsupdate command = /usr/local/sbin/nsupdate -g I did catch that error earlier. But it makes no difference. samba_dnsupdate does not give any
2014 Jan 15
1
Mock and Mock again
Question: If I use mock to build package rpmA from tarballA but rpmA has a dependency that can only be satisfied by package rpmB which must also be built from tarballB then how does the rpmB built from the tarballB get pulled into mock when building rpmA? I am trying to build httpd-2.4.7 from Apache and that needs apr-devel and apr-util-devel > 1.4. I can build apr and apr-utils in mock but
2020 Jul 02
1
samab-4.10 nsupdate
Thank you for your patience. On Tue, June 30, 2020 16:48, Rowland penny wrote: > > From 'man smb.conf': > > nsupdate command (G) > > This option sets the path to the nsupdate command which is used for > GSS-TSIG dynamic DNS updates. > > Default: nsupdate command = /usr/bin/nsupdate -g > > dns update command (G) > > This
2020 Jul 03
0
samab-4.10 nsupdate
I changed the entries in smb4.conf (smb.conf) to this: [global] . . . dns update command = /usr/local/sbin/samba_dnsupdate nsupdate command = /usr/local/bin/samba-nsupdate -d -g And this is what results when I run: samba_dnsupdate --verbose -d8 --all-names . . . update(nsupdate): SRV _ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.brockley.harte-lyne.ca
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.