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 space. Nothing bind does itself. > Thanks. Alexander