Hi,

I could solve the port unreachable by adding -l option in the bono command. But now I am getting 405 Method Not Allowed in response to the REGISTER message from bono.

Thanks,
Priyanka


On Monday 13 July 2015 12:19 PM, Priyanka wrote:
Hi,

I have opened the ports on bono using ufw. But when I send the registration requests I get the following message in wireshark :

/src ip                        dst ip protocol            info//
//192.168.1.54 192.168.1.39 ICMP Destination Unreachable(Port Unreachable)/


where 192.168.1.54 is bono IP address and 192.168.1.39 is load generator IP address. The register request from the load generator are reaching bono. The unreachable message was for port 5060

/sudo netstat -anp | grep 5060////
//
//tcp 0 0 127.0.1.1:5060 0.0.0.0:* LISTEN 1720/sprout // //udp 0 0 127.0.1.1:5060 0.0.0.0:* 1720/sprout /

The command I ran on bono is:

/LD_LIBRARY_PATH=usr/lib:$LD_LIBRARY_PATH build/bin/sprout -t --pcscf=5058,5060 --routing-proxy=192.168.1.53,0,50,600/

Am I missing any steps.  How can I resolve this issue?


Thanks,

Priyanka






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

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

Reply via email to