The authentication is done in the protocol/server translator when the client sends the SETVOLUME (of its remote-subvolume) MOP command. until a client has successfully completed a SETVOLUME the server doesnt accept FOPs from that client. avati On Wed, May 02, 2007 at 09:51:50AM +0530, Raghavendra G wrote: > Hi Krishna, > > I looked into the code.. but it seems that the server is not actually > performing the authentication of clients based on their IP addresses.Can you > confirm it? > > On 4/24/07, Krishna Srinivas <krishna@xxxxxxxxxxxxx> wrote: > > > >Hi John, > > > >Try comma as the separator. > > > >option auth.ip.brick.allow 111.222.111.1,111.222.111.2,111.222.111.2 > > > >Krishna > > > >On 4/23/07, John Rowe <rowe@xxxxxxxxxxxxx> wrote: > >> I've been testing the replication in 1.3.beta (OhMyWordItWorks) but am > >> unable to specify more than one IP address in the auth line. I want to > >> write something like: > >> > >> option auth.ip.brick.allow 111.222.111.1 111.222.111.2 111.222.111.2 > >> > >> but I can't find any syntax that works. Wildcards are OK but they're a > >> bit _too_ wild! > >> > >> Thanks > >> > >> John > >> > >> > >> > >> > >> _______________________________________________ > >> Gluster-devel mailing list > >> Gluster-devel@xxxxxxxxxx > >> http://lists.nongnu.org/mailman/listinfo/gluster-devel > >> > > > > > >_______________________________________________ > >Gluster-devel mailing list > >Gluster-devel@xxxxxxxxxx > >http://lists.nongnu.org/mailman/listinfo/gluster-devel > > > > > > -- > Raghavendra G > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxx > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- ultimate_answer_t deep_thought (void) { sleep (years2secs (7500000)); return 42; }