I have in Apache cacti.conf allowed access from a home dynamic IP

that works until the home IP changes, so I set a dyndns.org host like
'home.dyndns.org', and, was hoping that I can place a FQHN instead of IP
address in cacti.conf, but this doesn't seem to be supported

'Allow from 127.0.0.1 home.dyndns.org'

(the real hostname resolves to correct IP OK)

so what's the best way to have controlled access from dynamic IP ?

------------------------------------
<Directory /usr/share/cacti/>
        Order Deny,Allow
        Deny from all
        Allow from 127.0.0.1 11.22
</Directory>

-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to