-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zorro,

On 11/22/12 5:07 PM, Zorro wrote:
> Hi,
> 
> I tried to use the Apache Tomcat Native Library 1.1.24 using APR
> version 1.4.6 with my Tomcat 7.0.32 server but after installing it 
> I cannot connect over ipv4.
> 
> Using Tomcat with the Native Library on Fedora 14 everything starts
> up fine. However a telnet 127.0.0.1 80 gives a 'Connection
> refused'. But with a telnet ::1 80 I can connect to Tomcat!
> 
> Using the http-bio-80 connector I can connect to Tomcat over ipv4
> as well over ipv6. Both telnet 127.0.0.1 80 and telnet ::1 80 do
> connect to Tomcat.
> 
> Is there a way to use the Apache Tomcat Native Library also for
> ipv4 connections?

Try setting address="127.0.0.1" in your <Connector>. Or "0.0.0.0" if
you want to listen on all IPv4 interfaces.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlCvyRsACgkQ9CaO5/Lv0PDN0QCghJbWT49Kd9GoYRMvCMmv/vnH
Y2wAoIQDs4o/vDutxV/9MMJJeA8aqHPP
=tsi7
-----END PGP SIGNATURE-----

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

Reply via email to