2007-05-31 20:24:16 UTC
(Version without typos...)
Hi Marian, thank you for ganimede.
I have a distributed ganimede configuration, that is: gnm_cgi on server1 and the ganimede broker on server2. I'm trying to set up a client filter option so that it only ALLOWS requests coming from the same server1 (localhost). Is there a way to do that?
This is my current ganimede CGI configuration on server1
/opt/ganimede.1.4.1/conf/gnm_cgi.conf => gnm101b@server2:3070:30:32:3:0:0
/opt/ganimede.1.4.1/conf/gnm101b.host => localhost
As I understand it, this should allow a
#links
http://server1/cgi-bin/gnm_cgi/gnm101b/gnmstatus
issued from server1, but it should deny the same command from elsewhere. But it doesn't, it accepts requests from any client.
Please correct me if I'm misunderstanding the design.
Thanks and best regards,
Ariel.