Thanks.
Fix is now in upload queue.
// Ola
On Sun, Feb 07, 2010 at 04:21:46PM +0100, Maurice Massar wrote:
> hi,
>
> On Fri, Jan 29, 2010 at 07:37:13AM +0100, Ola Lundqvist wrote:
> > > On Sun, Jan 24, 2010 at 17:01:54 -0700, Glen Reesor wrote:
> > > > Here's the xvnc4viewer part of the output from netstat -lapten:
> > > > Proto Recv-Q Send-Q Local Address Foreign Address
> > > > State User Inode PID/Program name
> > > > tcp6 0 0 :::7003 :::*
> > > > LISTEN 1000 15663 3788/xvnc4viewer
> > > >
> > > > The good news is that "echo 0 > /proc/sys/net/ipv6/bindv6only" prior
> > > > to starting xvnc4viewer makes it work. Cool!
> > > > So, is this a bug that should be filed again xvnc4viewer or some
> > > > other networking related package?
> >
> > Thanks for the report. Maybe I should revert the IPv6 support
> > all together. This turned out to be much more complication than
> > I thought in the beginning.
>
> if vnc4 works fine with accepting IPv4 connections on a IPv6 socket,
> just keep it this way. You only need to add:
>
> {
> int false = 0;
> setsockopt (some_socket_fd, SOL_IPV6, IPV6_V6ONLY, &false,
> sizeof(false));
> }
>
> cu
> Maurice
>
--
--- Inguza Technology AB --- MSc in Information Technology ----
/ [email protected] Annebergsslingan 37 \
| [email protected] 654 65 KARLSTAD |
| http://inguza.com/ Mobile: +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]