AW: AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-27 Thread Michael Wendt
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, > > > enableLookups="false" redirectPort="8443" protocol="AJP/1

Re: AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Mladen Turk
On 10/25/2010 05:12 PM, Michael Wendt wrote: Hi Pid, 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

AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Michael Wendt
[mailto:p...@pidster.com] Gesendet: Montag, 25. Oktober 2010 15:37 An: Tomcat Users List Betreff: Re: IPV6 problem with tcnative-1.dll: unable to connect from other host On 25/10/2010 11:51, Michael Wendt wrote: > Hi, sorry please, this is my first contribution here and I'm no >

Re: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Pid
On 25/10/2010 11:51, Michael Wendt wrote: > Hi, sorry please, this is my first contribution here and I'm no > developer. > Sorry please also for my bad english, I hope you can understand > my problem. > > > > OS= Windows 2008 R2 - IPv6 is activ > i have a standard installation Tomcat 5.5.2

IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Michael Wendt
Hi, sorry please, this is my first contribution here and I'm no developer. Sorry please also for my bad english, I hope you can understand my problem. OS= Windows 2008 R2 - IPv6 is activ i have a standard installation Tomcat 5.5.29 + Apache 2.2.14 + mod_jk 1.2.30. Java-version 1.6.0_16 3