Hi/Privet

Thanks both of you for the information.

Do this mean that I should close this bug report?

// Ola

On Wed, Dec 14, 2011 at 09:20:18PM +0600, Roman Mamedov wrote:
> On Wed, 14 Dec 2011 16:02:21 +0100 (CET)
> Neszt Tibor <[email protected]> wrote:
> 
> > I saw this bug was fixed in #562169, but it seems, this is still an 
> > existsing problem:
> > 
> > # lsof -n | grep 5901
> > Xvnc4      1174      neszt    3u     IPv6   13886440       0t0        TCP 
> > *:5901 (LISTEN)
> > 
> > My main network interface has both IPv4 and IPv6 addresses, and there are 
> > other network interfaces.
> 
> Hello,
> 
> This is not a problem, because you can connect to this socket via using both 
> IPv4 and IPv6:
> 
> $ sudo lsof -n | grep 5901 | grep LISTEN
> Xvnc4      4955         rm    3u     IPv6              16368        0t0       
>  TCP *:5901 (LISTEN)
> 
> $ nc6 -vvv4 localhost 5901
> nc6: localhost (127.0.0.1) 5901 [5901] open
> nc6: using stream socket
> nc6: using buffer size of 8192
> nc6: read 12 bytes from remote
> RFB 003.008
> nc6: wrote 12 bytes to local
> 
> $ nc6 -vvv6 localhost 5901
> nc6: ip6-localhost (::1) 5901 [5901] open
> nc6: using stream socket
> nc6: using buffer size of 8192
> nc6: read 12 bytes from remote
> RFB 003.008
> nc6: wrote 12 bytes to local
> 
> -- 
> With respect,
> Roman
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "Stallman had a printer,
> with code he could not see.
> So he began to tinker,
> and set the software free."



-- 
 --------------------- Ola Lundqvist ---------------------------
/  [email protected]                     Annebergsslingan 37      \
|  [email protected]                      654 65 KARLSTAD          |
|  http://inguza.com/                  +46 (0)70-332 1551       |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to