AppleScript C Perl Shell Xcode Other

Incredible PBX - "Host is Unreachable"

Post Reply
coding / other     Views: 817Prev .. Next
Incredible PBX - "Host is Unreachable"Posted: Sunday, September 30, 2018 [13:43:36] - 1
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
While trying to setup "External Address" by clicking on "Detect Network Settings" in SIP Settings I was getting "Host is Unreachable" error.
Apperently DNS lookup was not working. I checked in terminal:
View Codehost google.com

it did not work as host program was not installed on my system by default. Installed it.
From terminal host was now resolving fine but it still did not work from Incredible PBX GUI.

It turned-out that by default in httpd.conf ServerName property was not set.
Set it to:
View CodeServerName 127.0.0.1:80

or in my case I set it to:
View CodeServerName 192.168.2.53

DNS lookup started working in GUI as well.There's no place like ~
RE: Incredible PBX - "Host is Unreachable"Posted: Wednesday, June 29, 2022 [00:44:54] - 2
Posted by:StevePosts: 3
Great post! Thanks!
I was looking for the answer for a while.
coding / otherPrev .. Next
 
Post Reply
Home - Coding: AppleScript C Perl Shell Xcode Other
Our Telegram Group