I'm using Blink client to test the deployment (manual deployment, with
each clearwater component running on one VM, a DNS server is set up and
enabled the dnsmasq service on each node pointing to the DNS server I
depolyed).
I have got REGISTER error received at the client side: 403 Forbidden.
Here are related log traces:
(1) The log of bono, which runs with default log_level (=2), says "
Rejecting request from untrusted source".
(2) The log of sprout, which runs with log_level=5, says:
27-03-2014 14:00:43.418 Debug httpconnection.cpp:358: Received HTTP
error response :
http://hs.clearwater.demo:8888/impi/6505550373%40clearwater.demo/av?impu=sip%3A6505550373%40clearwater.demo
: Timeout was reached
(3) On homestead node, sudo netstat -anp | grep :8888 |head gives the
output:
10.8.0.20:8888 0.0.0.0:* LISTEN,
which suggests that homestead is indeed listening on port 8888. BUT sudo
netstat | grep hs on homestead reveals that there is no TCP connection
between sprout and homestead
(that's why sprout gets time-out error after receiving the REGISTER
message; but what I can do to make sprout talk to homestead after I
double checked 3 configurations, for which I listed the three checks I did)
(4) sudo netstat | grep sprout on sprout node reveals that there is no
TCP connection between sprout and homestead.
I double checked the following:
(1) the DNS server was set up and contacted correctly: sprout node can
resolve the name "hs.clearwater.demo". (the domain name is
clearwater.demo for my deployment. )
(2) The clearwater config files (/etc/clearwater/config) are correct on
sprout, homestead.
(3) the security groups (and open ports) for each clearwater component
were set the same as what is required in the wiki page (Clearwater IP
usage).
I'd very much appreciate if you could give me some insights on how to
fix the 403 error. Thanks!
Regards,
Lilin
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater