Hi Eric,

I think you’ve set the upstream_hostname setting in shared_config to 
icscsf.deku (following the instructions in 
http://clearwater.readthedocs.io/en/latest/Manual_Install.html#provide-shared-configuration).
 Can you please send over your /etc/clearwater/local_config and 
/etc/clearwater/shared_config files?

On installs with individual machines, we expect users to set up DNS records for 
the different machines/clusters so that requests can be routed between them. 
You can see the DNS requirements at 
http://clearwater.readthedocs.io/en/latest/Clearwater_DNS_Usage.html, and this 
also has an example db.<zone> file.

We also provide a prebuilt All-in-One image, if you’d prefer to run all the 
Clearwater processes on one machine. This has Sprout/Bono/Ellis/Homer/Homestead 
already installed, and has the configuration set up already. You can read more 
about this at http://clearwater.readthedocs.io/en/latest/All_in_one_Images.html.

Thanks,

Ellie

From: 溫俊維 [mailto:[email protected]]
Sent: 20 May 2016 16:41
To: Eleanor Merry
Subject: Re: [Project Clearwater] Client can not login in Clearwater server and 
appear 403 error

Hi, Ellie

This is my DNS config, and deku is my hostname.

I can't find the where did I sett up for icscf.deku.

I edit the file "/etc/bind/db.deku" to add a line of following form:


//
// Do any local configuration here
//
N {
        type master;
        file "/etc/bind/db.deku";
};
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";

zone "deku" IN {
        type master;
        file "/etc/bind/db.deku";
};


Did I get wrong setting of config file?  And how can i edit these files.

I can ping deku in my host.

Thanks and Regards,

Eric




_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to