Show Posts

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.


Messages - Zei

Pages: 1 ... 12 13 [14]
196
Installation and Upgrades / Re: DHCP lease widget
« on: July 04, 2012, 11:09:58 pm »
Hello linuxmaniac,

there is no current way to show the DHCP fixed host in the DCHP widget. The static leases are not included in any file, so the widget cannot get the information about them in order to show it in Zentyal dashboard.

197
Hello philmills,

to exclude the files with a concrete extension, be careful, because will exclude all the files like that, and may be it will find the wrong files. You must use "Exclude by regular expression" and set them:

\.tmp$

\ = identify the "."
$ = end file name

You can test creating an extension like  ".asasasdasdeadad" and try to exclude them.

In the folder case, you must exclude them by "path":

/home/username/folderyouwantoexclude

The path must match exactly to be excluded (look at this http://doc.zentyal.org/en/_images/ebox_ebackup_03.png)

Best regards

198
Hello philmills,

I think that you can exclude them by using "Exclude by regular expression" in Includes and Excludes section and set them like ".tmp"

Regards!


199
Hello Nikolas,

It seems that the problem is that the chain FAILOVER-TEST is not initialized, and this chain should be initialized when network is restarted. So I think that you should try to restart the network module and check if the rule is present.

sudo /etc/init.d/zentyal network restart

Check that you have it once you restarted:

sudo /sbin/iptables -t mangle -vL FAILOVER-TEST

Pages: 1 ... 12 13 [14]