Hello, I need some help to integrate a FusionPBX into my home environment.
Maybe someone have ideas or "best practices" to share...
Due to the fact of No DNS Lookup before sending Register or Problem with German Telekom SIP Trunk and the fact that I'm using the All-IP solution from my german ISP Telekom with dynamic IP, instead of using the SIP Trunk from the ISP as gateway directly in FusionPBX I want do use the existing Internet-Gateway/Router (FritzBox) also as my SIP Gateway.
Additionally my LAN Infrastructure already contains:
My plan is to install the FusionPBX in the DMZ VLAN/subnet (maybe for later use for external registrations of clients) and to install the clients (ATA / Phones / Doorphone, etc.) in the LAN VLAN/subnet
What do you think about my plan? Better Ideas?
Maybe someone have ideas or "best practices" to share...
Due to the fact of No DNS Lookup before sending Register or Problem with German Telekom SIP Trunk and the fact that I'm using the All-IP solution from my german ISP Telekom with dynamic IP, instead of using the SIP Trunk from the ISP as gateway directly in FusionPBX I want do use the existing Internet-Gateway/Router (FritzBox) also as my SIP Gateway.
Additionally my LAN Infrastructure already contains:
- pfSense Firewall behind the FritzBox Gateway
- several VLANs behind the pfSense Firewall - but relevant for my plan:
- DMZ
- LAN
- pfSense have an interface in every VLAN and routes the traffic between the VLANs and over the FritzBox to the internet
My plan is to install the FusionPBX in the DMZ VLAN/subnet (maybe for later use for external registrations of clients) and to install the clients (ATA / Phones / Doorphone, etc.) in the LAN VLAN/subnet
Code:
Internet <--> (WAN: dynamic IP) FritzBox (LAN: 172.16.1.250) <--> (WAN: 172.16.1.249) pfSense (DMZ: 172.21.90.1) <--> (DMZ: 172.21.90.12) FusionPBX
pfSense (LAN: 10.0.2.1) <--> (LAN: 10.0.2.3) ATA <--> analog Phone
pfSense (LAN: 10.0.2.1) <--> (LAN: 10.0.2.40) VOIP-/Soft-Phone
What do you think about my plan? Better Ideas?