This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
31
Installation and Upgrades / Re: Virtual Machines Module does not check for hardware capabilities
« on: October 03, 2011, 09:11:34 pm »
interisting..
i am testing RC2 on a virtual machine - and on the terminal your command:
returns nothing
but on actual host running this virtual machine, i have the following outputs:
and my command returns
maybe i am running the above command incorrectly?!
i am testing RC2 on a virtual machine - and on the terminal your command:
Code: [Select]
egrep -q '^flags.* (vmx|svm)' /proc/cpuinfo
returns nothing
but on actual host running this virtual machine, i have the following outputs:
Code: [Select]
egrep -q '^flags.* (vmx|svm)' /proc/cpuinfo
still returning nothingand my command returns
Code: [Select]
egrep -c '(vmx|svm)' /proc/cpuinfo
4maybe i am running the above command incorrectly?!
32
Installation and Upgrades / Virtual Machines Module does not check for hardware capabilities
« on: October 03, 2011, 08:15:38 pm »
hello,
virtual machines modules just creates configurations without checking for hardware configuration.
it could be that zentyal is installed on a system where virtualisation has not been enabled.
thus it should run a simple validation such as:
virtual machines modules just creates configurations without checking for hardware configuration.
it could be that zentyal is installed on a system where virtualisation has not been enabled.
thus it should run a simple validation such as:
Code: [Select]
egrep -c '(vmx|svm)' /proc/cpuinfo
33
Installation and Upgrades / Re: Firewall rules for PPTP server in Zentyal 2.2
« on: October 03, 2011, 06:37:12 pm »
apologies if i talk non-sense here
but try testing with
to open the required port - for users connecting from the internet try
Firewall > Packet Filter > External networks to Zentyal
and add a rule such as:
decision - accept
source - any
service - pptp
if you do not have a service definition for pptp, then add one, by going to Services:
click on 'add new' and fill the details, click on 'internal', and then click on 'add'
then click on the 'configuration' icon for your pptp service and add your required ports
protocol - TCP
source - any (normally this should be any)
destination - 1723
let us know if this is clear now.
but try testing with
Code: [Select]
telnet pptpserver 1723
to open the required port - for users connecting from the internet try
Firewall > Packet Filter > External networks to Zentyal
and add a rule such as:
decision - accept
source - any
service - pptp
if you do not have a service definition for pptp, then add one, by going to Services:
click on 'add new' and fill the details, click on 'internal', and then click on 'add'
then click on the 'configuration' icon for your pptp service and add your required ports
protocol - TCP
source - any (normally this should be any)
destination - 1723
let us know if this is clear now.
34
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: October 01, 2011, 02:55:24 pm »
agreed
earlier on - we suggested for having a look at Zentyal logs as well kernel logs
and it did not show any packet dropped.
it would seem to be something else.
earlier on - we suggested for having a look at Zentyal logs as well kernel logs
and it did not show any packet dropped.
it would seem to be something else.
35
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: October 01, 2011, 02:26:20 pm »
agree with Christian,
this is a soap-opera!
this is a soap-opera!
36
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: October 01, 2011, 02:24:51 pm »
to test non-transparent you have to use
tracepath bbc.co.uk/443
443 is the port for HTTPS
tracepath bbc.co.uk/443
443 is the port for HTTPS
37
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: September 30, 2011, 03:59:17 pm »
is your zentyal gateway
gw315.kcc
i should asked before - could you also run:
tracepath bbc.co.uk/80
thanks,
gw315.kcc
i should asked before - could you also run:
tracepath bbc.co.uk/80
thanks,
38
Installation and Upgrades / Re: ARP corruption and network errors
« on: September 30, 2011, 09:38:27 am »
hi,
i am not sure if this is related but..
if you use the domain such as
you are then saying that your machines are in par with domain such as:
blogs.bbc.co.uk
which is not strictly correct.
so your gateway might be asking external DNS'es when you think that they should be using your internal DNS.
unless that is what you want.
try using someting like:
intranet.domain.nl
as your domain, so that your machines will be:
hostname.intranet.domain.nl
see if that helps
i am not sure if this is related but..
if you use the domain such as
Quote
hostname.domain.nl
you are then saying that your machines are in par with domain such as:
blogs.bbc.co.uk
which is not strictly correct.
so your gateway might be asking external DNS'es when you think that they should be using your internal DNS.
unless that is what you want.
try using someting like:
intranet.domain.nl
as your domain, so that your machines will be:
hostname.intranet.domain.nl
see if that helps
39
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: September 30, 2011, 09:13:15 am »
could you run the following from a linux client within your network:
and post it back
Code: [Select]
tracepath bbc.co.uk/443
and post it back
40
Installation and Upgrades / video takes 100% CPU when using KVM
« on: September 16, 2011, 05:38:29 pm »
just a point which i find important
when using the iso it installs the GUI (openbox or something) and it just locks the CPU with 100% usage due to screen refreshing.
could we not have the GUI started by the user - if they want?
i know that Zentyal is target to now linux audience but having Zentyal running smoothly as a VM is surelly more important
when using the iso it installs the GUI (openbox or something) and it just locks the CPU with 100% usage due to screen refreshing.
could we not have the GUI started by the user - if they want?
i know that Zentyal is target to now linux audience but having Zentyal running smoothly as a VM is surelly more important
41
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: September 15, 2011, 10:55:46 am »
by saying
have you defined a gateway on Zentyal? as per docs
http://trac.zentyal.org/wiki/Documentation/Community/HowTo/GatewaySetup#a3.2.Gatewaysandloadbalancing
Quote
Everytime the network module reloads, gateways disappear
have you defined a gateway on Zentyal? as per docs
http://trac.zentyal.org/wiki/Documentation/Community/HowTo/GatewaySetup#a3.2.Gatewaysandloadbalancing
42
Installation and Upgrades / Re: Zentyal client can't access mail sites / HTTPS problem?
« on: September 14, 2011, 01:15:15 pm »
could you also check your server logs for packets that have been dropped
if nothing is returned - please try
the above command should show any packets dropped with HTTPS (443) as their destination
i have just checked my installation - while running proxy in transparent mode it is all fine
when switch the firewall rule for HTTPS to 'deny' for internal networks - my logs start getting message on both Zentyal Firewall log and /var/log/kern.log
let us know if there is any news
Code: [Select]
cat /var/log/kern.log | grep -i dpt=443
if nothing is returned - please try
Code: [Select]
cat /var/log/kern.log | grep -i drop
the above command should show any packets dropped with HTTPS (443) as their destination
i have just checked my installation - while running proxy in transparent mode it is all fine
when switch the firewall rule for HTTPS to 'deny' for internal networks - my logs start getting message on both Zentyal Firewall log and /var/log/kern.log
let us know if there is any news
43
Portuguese / Re: Interfaces Virtuais ..
« on: September 13, 2011, 08:04:06 pm »
interessante Jorge
eu mesmo tenho uma instalacao similar mas a minha DMZ e configurada como *externa*
eu sempre entendi que DMZ deve de ser tratada como a internet (nao e segura)
eu mesmo tenho uma instalacao similar mas a minha DMZ e configurada como *externa*
eu sempre entendi que DMZ deve de ser tratada como a internet (nao e segura)
44
Installation and Upgrades / Re: HTTP Proxy not passing through some adobe flash content
« on: September 06, 2011, 07:43:29 pm »
just a pointer
this page probably uses javascript to load content from other domains (or subdomains).
to understand what is being blocked you will have to look into the actual code of this page.
at a glance all images seem to be sourced from subdomain
http://aka.weightwatchers.com.au/
which also hosts the javascript files
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="http://aka.weightwatchers.com.au/include/ww_tabs.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="http://aka.weightwatchers.com.au/include/search.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="/include/mbox.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
check if your workstation can connect to this server
sorry i can not assist you any further.
this page probably uses javascript to load content from other domains (or subdomains).
to understand what is being blocked you will have to look into the actual code of this page.
at a glance all images seem to be sourced from subdomain
http://aka.weightwatchers.com.au/
which also hosts the javascript files
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="http://aka.weightwatchers.com.au/include/ww_tabs.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="http://aka.weightwatchers.com.au/include/search.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" src="/include/mbox.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
check if your workstation can connect to this server
sorry i can not assist you any further.
45
Installation and Upgrades / Re: Problems configuring LDAP, e.g. no "User and Groups" -> "Mode"
« on: September 06, 2011, 01:13:44 pm »
see this
http://forum.zentyal.org/index.php/topic,7944.0.html
i am getting a dejavou sensation about 'Users and Groups Module'
http://forum.zentyal.org/index.php/topic,7944.0.html
i am getting a dejavou sensation about 'Users and Groups Module'