Hi Mladen,

I 've understand the firt step.
The second step 
< mod_jk supports only IPV4 > 
How and where can I do this.

Thank' for your help

Regards
Michael Wendt


-----Ursprüngliche Nachricht-----
Von: Mladen Turk [mailto:mt...@apache.org] 
Gesendet: Montag, 25. Oktober 2010 17:41
An: users@tomcat.apache.org
Betreff: Re: AW: IPV6 problem with tcnative-1.dll: unable to connect from other 
host

On 10/25/2010 05:12 PM, Michael Wendt wrote:
> Hi Pid,
>
>
>      <Connector port="8009"
>                 enableLookups="false" redirectPort="8443" protocol="AJP/1.3" 
> />
>

Try adding address="your.host.ip.address"
Having null address will force listening on *all*
interfaces and *all* protocols, and I suppose you
don't need that. mod_jk supports only IPV4, so just
enter your valid IPV4 address, and that should be enough.


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to