Forum Discussion
Two SBC lookin on the same IP adress. First SBC is working, second SBC is not.
- Apr 27, 2021It is okay to use a wildcard certificate on the SBC.
It sounds strange that Teams sends calls to a SBC that it says is inactive, should not be possible. I guess there is something wrong with the "SIP Gateway", you should check with the partner that deployed these for you.
Each SBC should have a public routable IP address.
LinusCansby small clarification. Calls from teams to our SIP router work for both SBC. Outgoing from the SIP router to the teams work only for the first SBC.
In the teams administration console, the second SBC displays TLS inactive, and SIP options - No SIP OPTIONS.
Everything is fine with the first SBC. I tried deleting the SBC and adding a new one but in the opposite order. First after the second. Nothing has changed, the second SBC continued to be in such a state (inactive). As soon as I added the first one, it (first what have no problems) immediately assumed the active state.
In the logs of the SIP router, we do not see anything to the second SBC. But we see constant requests to the first SBC.
Yesterday we tried to split the SBC into different ports, but it was unsuccessful.
As I wrote above, the certificate for both SBCs is the same wildcard.
- janglissMay 01, 2021Steel ContributorCan you clarify exactly how you have it configured? It sounds like you're trying to setup 2 SBCs on the same public IP address, but different ports. Is that correct? Do you have them setup behind a firewall and doing NAT to the SBCs? Is there any reason you cannot use different IP addresses? Are you the installer?
- DmitryZhukovVVTMay 03, 2021Copper ContributorThis is our test environment. There is only one public IP address in this environment.
The question is very simple. Can I use one public IP for multiple SBCs?
I mean, each SBC has a unique FQDN, but that FQDNs is all resolved to the same public IP address.- janglissMay 03, 2021Steel Contributor
DmitryZhukovVVTI've not seen anything in the documentation that explicitly states you can only have one SBC per IP address, however it's easy for something like that to not be documented. While it might be an "easy question", other items factor into the answer, hence my additional questions. For example, if you have both SBCs behind a firewall, using different ports (say 5061 for sbc1 and 5067 for sbc2), are you sure the firewall rules allow access to both? Have you verified you are seeing traffic to both SBCs on the firewall (i.e. hit counts on the firewall rules are increasing for both)? Have you looked in the Teams Admin Center to see if any errors are listed?
- LinusCansbyApr 27, 2021MVPIt is okay to use a wildcard certificate on the SBC.
It sounds strange that Teams sends calls to a SBC that it says is inactive, should not be possible. I guess there is something wrong with the "SIP Gateway", you should check with the partner that deployed these for you.
Each SBC should have a public routable IP address.