I'm not sure if I understand your problem exactly but it sounds as
though you want to use dyndns to resolve client IP's so that you can
allow them through your firewall for SSH connections.  If this is
correct than the dyndns and iptables are on separate machines and the
question is misleading.  You'd want a script that resolves the client
hostname (the dyndns is somewhat irrelevant aside from the inability to
use static data) and modifies the rules.  This could either be on a
timer or hooked in somewhere (such as a firewall rule).  Unless you're
planning on writing this yourself, however, I don't think this is the
right forum. 


onlineviewer wrote:
> Hello,
>
> Does anyone have a working dyndns update script which can also update
> iptables with the new address it gets for the clients that will be
> connecting to the server...Basically i have a few clients
> (running the dyndns updater software) that connect to the server via
> ssh, so i would need the server to get the clients current addresses
> and update iptables with that info.
>
> Thanks,
>
>
>   


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to