My Linux is Debian 6.0.3 64bit openmeetings_1_6_2_r3675.zip works. I re-install it to another virtual machine to prove that "disable ipv6 does solve this issue" at my linux.
Ching On Dec 12, 4:09 pm, solomax <[email protected]> wrote: > I was able to get access to machine this problem is reproducible > ("Debian 5.0.6") > > Disabling ipv6 does not help > > On Dec 12, 2:48 pm, luo angela <[email protected]> wrote: > > > > > > > > > Disable ipv6 can't solve the issue! > > > On 12月12日, 下午3时38分, "[email protected]" <[email protected]> > > wrote: > > > > Thank, > > > > can somebody confirm this? > > > > Sebastian > > > > 2011/12/12 i Ching <[email protected]>: > > > > > Dear all, > > > > > Here is the solution: > > > > Before you install openmeetings_1_6_2_r3675.zip in Debian or Ubuntu > > > > Linux, you must disable ipv6. > > > > > Here is the steps: > > > > Step 1: Add the following lines into file /etc/sysctl.conf > > > > net.ipv6.conf.all.disable_ipv6 = 1 > > > > net.ipv6.conf.default.disable_ipv6 = 1 > > > > net.ipv6.conf.lo.disable_ipv6 = 1 > > > > > Step 2: Reboot your Ubuntu or Debian > > > > > Option step: To check if IPv6 is disabled, type below command (a value > > > > of 1 means disabled that's what we want). > > > > cat /proc/sys/net/ipv6/conf/all/disable_ipv6 > > > > > References:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056 > > > > > Ching > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "OpenMeetings User" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group > > > > athttp://groups.google.com/group/openmeetings-user?hl=en. > > > > -- > > > Sebastian > > > Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagn... > > > [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
