**>Date: Sat, 26 Feb 2005 03:04:33 +1100 (EST) **>From: Pak Bei <[EMAIL PROTECTED]> **>Subject: "denied host" error on version 1.4.0 **>To: [email protected] **> **>I'm trying using Kannel bearerbox II version 1.4.0 **>But "denied host" error occure while box-allow-ip **>already define.. **> **>Any help would be apprecciated. **> **>Best Regards. **> **>Attached is my kannel.conf **> **>While i'd like to sendsms (push sms), **>the bearerbox denied the request... **>I'm sure sendsms coming from PC with IP already define **>inside "box-allow-ip". **> **>Here is my error Log(...tried from denied host...): **> **>2005-02-25 23:10:39 [14148] [2] DEBUG: HTTP: Creating **>HTTPClient for `10.87.19.6'. **>2005-02-25 23:10:39 [14148] [6] DEBUG: **>HTTP[smsc_http]: Got request `/cgi-bin/sendsms' **>2005-02-25 23:10:39 [14148] [6] INFO: HTTP[smsc_http]: **>Connection `/cgi-bin/sendsms' tried from denied host **>10.87.19.6, ignored **>2005-02-25 23:10:39 [14148] [6] DEBUG: HTTP: **>Destroying HTTPClient area 0x81d1f98. **>2005-02-25 23:10:39 [14148] [6] DEBUG: HTTP: **>Destroying HTTPClient for `10.87.19.6'. **>2005-02-25 23:10:39 [14148] [6] DEBUG: **>HTTP[smsc_http]: Destroying client information
HTTP SMSC does not use the box-allow-ip from the core group. It uses it's own "connect-allow-ip" declaration. If "connect-allow-ip" is not declared, then only localhost can access the port the HTTP SMSC listens on. See ya... d.c.
