Hi Anthony, I’m not sure what’s happening here – have you tried taking packet capture with tcpdump and looking at it in Wireshark, to confirm that FHoSS is receiving valid Diameter messages? There might be something else in your network sending bad traffic on port 3868.
Best, Rob From: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] On Behalf Of Anthony Lee Sent: 23 March 2018 20:08 To: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] Why the port 3868 is listened by homestead? Hi Michael, Thanks for the reply. Now I'm running FHoSS in different machine, now I see below error messages in FHoSS console: Communicator: Expecting diameter version 1, received version -1 Communicator: Expecting diameter version 1, received version -13 Communicator: Expecting diameter version 1, received version -1 Communicator: Expecting diameter version 1, received version -3 Communicator: Expecting diameter version 1, received version 6 Any idea? ... On Fri, Mar 23, 2018 at 6:44 AM, Michael Duppré <michael.dup...@metaswitch.com<mailto:michael.dup...@metaswitch.com>> wrote: Hi Anthony, Thanks for getting in touch! Installing an HSS on the same VM is something we haven’t actively tested and don’t support at the moment. What’s happening is that both the homestead process and FHoSS are trying to listen on the same, default Diameter port 3868 and therefore are clashing. In general, we would advise to not install additional software on the same VM to avoid these kind of problems, so the cleanest (and easiest to troubleshoot) solution is to install FHoSS on a separate VM. You’ve probably already seen the documentation about setting up an external HSS, just in case you haven’t you can find instructions at http://clearwater.readthedocs.io/en/stable/External_HSS_Integration.html and http://clearwater.readthedocs.io/en/stable/OpenIMSCore_HSS_Integration.html. Hope this helps and good luck getting the HSS up and running! Kind regards, Michael From: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org<mailto:clearwater-boun...@lists.projectclearwater.org>] On Behalf Of Anthony Lee Sent: 22 March 2018 21:20 To: clearwater@lists.projectclearwater.org<mailto:clearwater@lists.projectclearwater.org> Subject: [Project Clearwater] Why the port 3868 is listened by homestead? Hi, I tried to integrate clearwater all-in-one with OpenIMS FHoSS hss, I installed FHoSS in the same VM. I have below settings in /etc/clearwater/shared_config: hss_hostname=cw-aio hss_port=3868 and then I run "sudo reboot" I run "sudo netstat -tulpn | grep 3868" and the output shows that the process listens on 3868 is homestead. When I run a test I see there are some Diameter request in homestead log file. But all get error response because it never talk to real Diameter peer. I don't know what I did wrong. The port supposed to be used by FHoSS but it is occupied by homestead. ??? Any idea? Thanks Anthony _______________________________________________ Clearwater mailing list Clearwater@lists.projectclearwater.org<mailto:Clearwater@lists.projectclearwater.org> http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
_______________________________________________ Clearwater mailing list Clearwater@lists.projectclearwater.org http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org