Without going into too many boring details, I am trying to configure my network so the two smartphone Bria endpoints can use a common account configuration both inside and outside my LAN. This would mean the endpoints register to mydomain.com regardless of their location internal/external to my LAN, while the router would have a static route that re-routes requests to mydomain.com to my internal PIAF IP 192.168.0.4 (or PBX.local). As an aside, I can simply register to mydomain.org from inside my LAN, but this seems silly as some latency is added for no reason.
In order to confirm that this is working, I would like to examine the difference in ping times between an internal LAN ping to 192.168.0.4 vs a ping to mydomain.org, which would have some external delay unless the router static route has been properly created. Although I can ping 192.168.0.4 internally, I can't ping a specific port.
How do I go about doing this comparison so I can confirm I have my network set up correctly?
In order to confirm that this is working, I would like to examine the difference in ping times between an internal LAN ping to 192.168.0.4 vs a ping to mydomain.org, which would have some external delay unless the router static route has been properly created. Although I can ping 192.168.0.4 internally, I can't ping a specific port.
How do I go about doing this comparison so I can confirm I have my network set up correctly?