Re: Using a DynDNS hostname in master-statement for a bind slave?

2014-06-28 Thread Johannes Kastl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28.06.14 10:51 Anand Buddhdev wrote: > BIND uses TCP for zone transfers by default. It doesn't fall back > to UDP, so you don't have to configure anything. Oh, my bad, I must have mixed that up with something else then. I'll try using stunnel and

Re: Using a DynDNS hostname in master-statement for a bind slave?

2014-06-28 Thread Anand Buddhdev
On 28/06/2014 10:38, Johannes Kastl wrote: > Another idea I had was using stunnel to tunnel just one port from > the home lan to the vserver. But I would need to tell bind to only > use TCP, as stunnel is only able to handle TCP. > > Can I tell bind to only use TCP for zone transfers? Hmm, I'll g

Re: Using a DynDNS hostname in master-statement for a bind slave?

2014-06-28 Thread Johannes Kastl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28.06.14 02:06 Reindl Harald wrote: > setup openvpn with your dyndns as VPN client Another idea I had was using stunnel to tunnel just one port from the home lan to the vserver. But I would need to tell bind to only use TCP, as stunnel is only abl