nsupdate + SSH tunnel 
    Jim Reid 
    jim at rfc1035.com
       
    Fri Sep 19 17:49:43 UTC 2003
    
    
  
>>>>> "Jari" == Jari  <jmu at nic.fi> writes:
    Jari> Hello, is it possible to configure nsupdate to send updates
    Jari> to DNS server via SSH tunnel?
nsupdate can use TCP connections and be told to send updates to a
specific address and port number. So in theory you could make SSH do
port forwarding for whatever port/address you tell nsupdate to
use. But this seems excessively painful. What's wrong with
	ssh trusted-host nsupdate < my-dns-update-file
    
    
More information about the bind-users
mailing list