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:[email protected]] Gesendet: Montag, 25. Oktober 2010 17:41 An: [email protected] 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
