in asp.net ( excuse please it's a duplicate thread)

how to get the client ip
vb.net Code:
  1. Dim Ip_TcpIp As String
  2. Ip_TcpIp = Request.UserHostAddress()

but it is resulting me
::1