> | 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 o
| From: jt [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, 13 March, 2007 13:11
|
| 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 getRemoteH