Hi Jake,

We don't currently support this. We have an open issue for this (please see 
https://github.com/Metaswitch/sprout/issues/364 for more details). Do you need 
the support for public/private interfaces in a particular timeframe? If so, 
would you like to contribute by helping to add it?

Ellie

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Jake Herbst
Sent: 17 February 2015 17:19
To: [email protected]
Cc: John Dyer
Subject: [Clearwater] Possible to have bono communicate over multiple interfaces

Hello,


I would like to have bono on a VM that’s got a public interface for 5060(sip) 
and then private interface to communicate with the other Clearwater services 
(sprout, etc).  Is this possible via bono configuration?


The only way I can see to get bono listening on <public_ip>:5060 is by using 
the ‘--localhost <public_ip>,<public_hostname>' flag for the bono process. Is 
this correct?  


With this configuration I see that Bono(public interface) is trying to connect 
to Sprout(private interface) but failing.


EXAMPLE:
<bono_public> to <sprout_private>:5052


LOGS:
------- /var/log/bono/bono_current.txt -------- Debug sipresolver.cpp:295: 
Perform A/AAAA record lookup only, name = sprout.<REDACTED>.com Debug 
dnscachedresolver.cpp:179: Pulling 1 records from cache for 
sprout.<REDACTED>.com A Debug baseresolver.cpp:349: Found 1 A/AAAA records, 
randomizing Debug baseresolver.cpp:491: <sprout_internal_ip>:5052 transport 6 
is blacklisted Debug baseresolver.cpp:408: Adding 1 servers from blacklist 
Debug connection_pool.cpp:181: Successfully resolved sprout.<REDACTED>.com to 
IPv4 address Verbose pjsip: tcpc0x7f4ca404 TCP client transport created Verbose 
pjsip: tcpc0x7f4ca404 TCP transport <bono_external_ip>:36747 is connecting to 
<sprout_internal_ip>:5052...
Debug connection_pool.cpp:251: Created transport tcpc0x7f4ca404b408 in slot 46 
(<:36747 to <sprout_internal_ip>:5052) Error pjsip: tcpc0x7f4ca405 TCP 
connect() error: Connection timed out [code=120110] Debug 
connection_pool.cpp:363: Transport tcpc0x7f4ca4055e78 in slot 25 has failed
-----------------------------------------------



Thanks,
Jake
_______________________________________________
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