NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bnichols
Apr 25, 2009Guide
DNS-O-Matic add-on
Am just trying Super Poussin's new DNS-O-Matic add-on. Installed, disabled, modified the dnsomatic file and restarted the service. There doesn't seem to be a way to confirm that it's working. If I ...
super_poussin
Jul 10, 2009Virtuoso
for me
are the same which curl will answer : /usr/local/bin/curl
the which is useful for me cause with it I'm not forced to write a specific code for each architecture of NAS (x86 vs sparc)
#IP=$(`which curl` -s http://myip.dnsomatic.com/)
IP=$(/usr/local/bin/curl -s http://myip.dnsomatic.com/)
are the same which curl will answer : /usr/local/bin/curl
the which is useful for me cause with it I'm not forced to write a specific code for each architecture of NAS (x86 vs sparc)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!