|
|
|
|
|
|
|
[Original]
[Print]
[Top]
|
Hi,
i have currently the following problem,
im working on a dial up line changing my ip every 24h. On my Linux Server i have squid installed, currently im always connecting via ssh changing the acl do the new ip and restarting squid. But i want to do it like that i only update a dyndns entry and squid should look up that entry, so i donīt have to change squid itself.
for the acl im currently using acl aclname src ip/mask i tried it with acl aclname srcdomain mydom.dyndns.org but the problem is srcdomain only does a reverse lookup and checks if my ip matches that dyndns thing (dont have access to my reverse dns so)
Is there a way to tell squid that i should look up the IP from the dyndns domain every time i connect?
Thanks in advance
Standbye
|
|
|
[Original]
[Print]
[Top]
|
|
|