segunda-feira, 30 de janeiro de 2012

Endian Firewall Community 2.5.1 released

Endian Firewall Community 2.5.1 released

Header
The update for Endian Firewall Community to version 2.5.1 is now available! This release introduces the following new features:
New features in the 2.5 series:
  • Connectivity - Support for most modern UMTS/3G USB dongles
    By adding new drivers Endian Firewall 2.5 now supports most modern UMTS/3G dongles. Once plugged in the appear as serial devices and can be configured by choosing Analog/UMTS modem as uplink type. You will find the newly created serial devices in the Serial/USB Port dropdown.
  • System - Performance improvements
    The whole system startup procedure has been rewritten. Endian's new jobsengine decreases the startup by 50 percent. Additionally major improvements have been made in memory usage. A fully configured system's memory footprint has been reduced by more than 200 megabytes.
  • Contentfilter - Configurable update intervals
    The contentfilter blacklists are now updatable through the GUI like for any other service and updates do not rely on the release of new packages anymore. The interval can be chosen from hourly, daily, weekly and monthly.
  • Dashboard - Customizable through configurable widgets
    The new dashboard is now fully customizable through the use of configurable widgets. The update interval for all widgets can be set individually now, widgets can be placed by drag and drop and it is possible to deactivate widgets completely..
  • Logging - Trusted timestamping
    Endian Firewall now supports trusted timestamping using OpenTSA. This feature allows you to make sure your log files have not been modified after they have been archived.
  • Routing - Additional gateway options
    The policy based routing and static routing modules have been extended. It is now possible to use static gateways for routes as well as to route traffic through OpenVPN connections.
  • Bugfixes
    Huge efforts have been made to create a very stable release. On the road to Endian Firewall Community 2.5.1 many small improvements have been made and hundreds of bugs have been fixed.
For detailed informations please visit http://www.endian.com/en/community/efw-251/.
Enjoy the new Release
Your Endian Team
      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

quinta-feira, 29 de dezembro de 2011

Endian Firewall Community 2.5 released

Endian Firewall Community 2.5 released

Header
Endian Firewall Community version 2.5 is now available! This release introduces new features and lots of bugfixes that make EFW 2.5 a significant improvement in the development of the Endian product family.
Community 2.5 release notes:
  • New process management
    The whole process management in the background of the system has been rewritten. With the new Endian Jobsengine the boot procedure now takes only half as long as before.
  • Improved resource management
    Some major changes have been made to various proxy and antivirus settings. This resulted in almost 200 Megabytes of memory being freed in a fully configured system.
  • Bugfixes
    Huge efforts have been made to create a stable release. On the road to Endian Firewall Community 2.5 many small improvements have been made and hundreds of bugs have been fixed.
  • Trusted timestamping
    Endian Firewall now supports trusted timestamping using OpenTSA. This feature allows you to make sure your log files have not been modified after they have been archived.
Upgrades from Endian Firewall Community 2.4.1 to version 2.5 will be available by the end of January 2012.
Enjoy the new Release
Your Endian Team
      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

quinta-feira, 7 de julho de 2011

Erro OpenWebmail

Erro:

/srv/www/cgi-bin/openwebmail/.openwebmail.pl must be setuid to root to read the mail spools

Solução:

chown root /srv/www/cgi-bin/openwebmail/openwebmail.pl
chmod u+s /srv/www/cgi-bin/openwebmail/openwebmail.pl


      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

quinta-feira, 16 de junho de 2011

Conexões Firebird ( Limitada )

- Verificando número de conexões ativas
# netstat -n | grep -v 139 | grep 3050

- Aumentando número de conexões.
# vi /etc/xinetd.conf

instances = 30
para
instances = 100

- reiniciar o xinet.d

Agora podemos chegar até 100 instacias do firebird abertas.


      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

terça-feira, 10 de maio de 2011

Microsoft compra Skype

A gigante da informática anunciou a compra da Skype, empresa de telefonia via internet. A Microsoft pagou US$ 8,5 bilhões (cerca de R$ 14 bilhões) pelo negócio, a mais cara compra já feita pela companhia de Bill Gates em seus 36 anos de existência.

Com a Skye a Microsoft expande suas ações no mundo da tecnologia. O Skype é um dos mais populares softwares de telefonia que usa a internet como plataforma. O grande atrativo do programa é que por ser via internet uma conversa telefônica usando o Skype pode sair de graça, inclusive em chamadas internacionais e de qualquer duração.

“O Skype é um serviço extraordinário, amado por milhões de pessoas em todo o mundo”, afirmou o diretor executivo da Microsoft, Steve Ballmer. “Juntos vamos criar o futuro das comunicações em tempo real.”


fonte: http://blogs.estadao.com.br/jt-radar/microsoft-compra-skype/


      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

quarta-feira, 27 de abril de 2011

Mudar Paginas de Bloqueios Endian

Acessar Endian via SSH.

# cd /usr/share/squid/errors/en
# ls
-------
aqui estão os arquivos como por exemplo o:

ERR_ACCESS_DENIED

# vi ERR_ACCESS_DENIED

-------

pronto só modificar e salvar;

-------

# /etc/init.d/squid restart


      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506

domingo, 3 de abril de 2011

Instalando VMWARE TOOLS no Linux

- Esse comandos são para instalar o vmwaretools do ESXi no linux sem modo gráfico, - Depois de clicar em Install/Upgrade VMWare Tools na maquina virtual seguir os passos:

# dmesg grep CD

- Vai te dar o retorno em qual hd... está o CD

# mount /dev/hd(X) /mnt


- Vai dar um retorno que o CD é somente leitura


# cd /mnt # cp VMware-tools.tar.gz / # cd /


# tar -vzxf VMware-tools.tar.gz


# cd vmware-tools


# ./vmware-tools.pl


- agora só seguir as instruções e ENTER para continuar.


- Após a instalação é recomendado reiniciar a VM.


      Ricardo Anibolete
                          ricardo.anibolete@frtec.com.br
 41 8812-6506