> | When I make a request.getRemoteAddr() I receive an IPv6 address while I
> | want the IPv4.
> 
> Is the request coming across an IPv6 interface?  If so, I don't know that
> you can get an IPv4 address (without calling getRemoteHost() and doing a
> reverse DNS lookup, anyway).

OK, I figured it out: the Konqueror browser uses IPv6 by default (at least on 
Debian), so using it on the loopback interface gives me an IPv6 address of 
localhost.

Thank you.
-- 
jt




---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to