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 openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to