Re: [FUG-BR] Bloqueio 443 apenas alguns sites.

2014-01-21 Por tôpico Welkson Renny de Medeiros
Em 20 de janeiro de 2014 14:14, Anker Projeto projetoan...@gmail.comescreveu:

 Boa tarde pessoal, hoje tenho rodando squid e estou tendo problemas com o
 HTTPS, quero bloquear alguns sites com https exceto alguns. uso o pf e
 estou tentando algo desse jeito , alguém pode me ajudar ?

 block in log on $IF_LAN proto {tcp, udp} from $REDE_LAN to port 443
 !BANCOS


 dentro da tabela bancos eu coloqueis os ips dos bancos .
 Obrigado



Anker, bom dia!

Não tenho como testar agora, mas acredito que seria algo assim:
block in log on $IF_LAN proto tcp from $REDE_LAN to !BANCOS port 443

 Welkson
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Fwd: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available

2014-01-21 Por tôpico Sergio Augusto Vladisauskis
YES! Hora de atualizar...

--
Sergio Augusto Vladisauskis
- Oportunix IT Services Brasil - ME
- Site: http://www.facebook.com/oportunix
- Fone: +55 (11) 4221-8163
- Móvel: +55 (11) 9-5308-7965 [Vivo]
- Skype: oportunix
- Registered Linux User: 305281


2014/1/20 Luiz Gustavo S. Costa luizgust...@luizgustavo.pro.br

 Uia ... que noticia boa !


 -- Forwarded message --
 From: Glen Barber g...@freebsd.org
 Date: 2014/1/20
 Subject: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available
 To: freebsd-annou...@freebsd.org
 Cc: FreeBSD Release Engineering Team r...@freebsd.org


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 The FreeBSD Release Engineering Team is pleased to announce the
 availability
 of FreeBSD 10.0-RELEASE.  This is the first release of the stable/10
 branch.

 Some of the highlights:

 * GCC is no longer installed by default on architectures where
   clang(1) is the default compiler.

 * Unbound has been imported to the base system as the local caching
   DNS resolver.

 * BIND has been removed from the base system.

 * make(1) has been replaced with bmake(1), obtained from the NetBSD
   Project.

 * pkg(7) is now the default package management utility.

 * pkg_add(1), pkg_delete(1), and related tools have been removed.

 * Major enhancements in virtualization, including the addition of
   bhyve(8), virtio(4), and native paravirtualized drivers providing
   support for FreeBSD as a guest operating system on Microsoft
   Hyper-V.

 * TRIM support for Solid State Drive has been added to ZFS.

 * Support for the high-performance LZ4 compression algorithm has
   been added to ZFS.

 For a complete list of new features and known problems, please see the
 online release notes and errata list, available at:

 http://www.FreeBSD.org/releases/10.0R/relnotes.html
 http://www.FreeBSD.org/releases/10.0R/errata.html

 For more information about FreeBSD release engineering activities,
 please see:

 http://www.FreeBSD.org/releng/

  Availability
  -

 FreeBSD 10.0-RELEASE is now available for the amd64, i386, ia64, powerpc,
 powerpc64, and sparc64 architectures.

 FreeBSD 10.0 can be installed from bootable ISO images or over the
 network.  Some architectures also support installing from a USB memory
 stick.  The required files can be downloaded via FTP as described in the
 section below.  While some of the smaller FTP mirrors may not carry all
 architectures, they will all generally contain the more common ones such
 as amd64 and i386.

 SHA256 and MD5 hashes for the release ISO and memory stick images are
 included at the bottom of this message.

 The purpose of the images provided as part of the release are as follows:

   dvd1: This contains everything necessary to install the base FreeBSD
 operating system, the documentation, and a small set of pre-built
 packages aimed at getting a graphical workstation up and running.
 It also supports booting into a livefs based rescue mode.  This
 should be all you need if you can burn and use DVD-sized media.

   disc1: This contains the base FreeBSD operating system. It also supports
 booting into a livefs based rescue mode.  There are no pre-built
 packages.

   bootonly: This supports booting a machine using the CDROM drive but
 does not contain the support for installing FreeBSD from the
 CD itself.  You would need to perform a network based install
 (e.g. from an FTP server) after booting from the CD.

   memstick: This can be written to an USB memory stick (flash drive) and
 used to do an install on machines capable of booting off USB
 drives.  It also supports booting into a livefs based rescue
 mode.  There are no pre-built packages.

 As one example of how to use the memstick image, assuming the USB drive
 appears as /dev/da0 on your machine something like this should work:

   # dd if=FreeBSD-10.0-RELEASE-amd64-memstick.img of=/dev/da0 bs=10240
 conv=sync

 Be careful to make sure you get the target (of=) correct.

 FreeBSD 10.0-RELEASE can also be purchased on CD-ROM or DVD from several
 vendors.  One of the vendors that will be offering FreeBSD 10.0-based
 products is:

 ~   FreeBSD Mall, Inc.http://www.freebsdmall.com/

  FTP
  ---

 FreeBSD 10.0-RELEASE may be downloaded via ftp from the following site:

 ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/

 However before trying this site, please check your regional mirror(s)
 first by going to:

 ftp://ftp.yourdomain.FreeBSD.org/pub/FreeBSD

 Any additional mirror sites will be labeled ftp2, ftp3 and so on.

 More information about FreeBSD mirror sites can be found at:

 http://www.FreeBSD.org/doc/handbook/mirrors-ftp.html

 For instructions on installing FreeBSD or updating an existing machine to
 10.0-RELEASE please see:

 

Re: [FUG-BR] Fwd: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available

2014-01-21 Por tôpico Marcelo Gondim
Em 20/01/14 15:03, Sergio Augusto Vladisauskis escreveu:
 YES! Hora de atualizar...

Hehehe já atualizei os meus faz um tempinho, desde que saiu no src e 
fiquei acompanhando se teria alguma modificação.
Já baixei as ISOs e gerei os CDs e pendrive. eitcha vício doido! rsrsrsrsr


 --
 Sergio Augusto Vladisauskis
 - Oportunix IT Services Brasil - ME
 - Site: http://www.facebook.com/oportunix
 - Fone: +55 (11) 4221-8163
 - Móvel: +55 (11) 9-5308-7965 [Vivo]
 - Skype: oportunix
 - Registered Linux User: 305281


 2014/1/20 Luiz Gustavo S. Costa luizgust...@luizgustavo.pro.br

 Uia ... que noticia boa !


 -- Forwarded message --
 From: Glen Barber g...@freebsd.org
 Date: 2014/1/20
 Subject: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available
 To: freebsd-annou...@freebsd.org
 Cc: FreeBSD Release Engineering Team r...@freebsd.org


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 The FreeBSD Release Engineering Team is pleased to announce the
 availability
 of FreeBSD 10.0-RELEASE.  This is the first release of the stable/10
 branch.

 Some of the highlights:

  * GCC is no longer installed by default on architectures where
clang(1) is the default compiler.

  * Unbound has been imported to the base system as the local caching
DNS resolver.

  * BIND has been removed from the base system.

  * make(1) has been replaced with bmake(1), obtained from the NetBSD
Project.

  * pkg(7) is now the default package management utility.

  * pkg_add(1), pkg_delete(1), and related tools have been removed.

  * Major enhancements in virtualization, including the addition of
bhyve(8), virtio(4), and native paravirtualized drivers providing
support for FreeBSD as a guest operating system on Microsoft
Hyper-V.

  * TRIM support for Solid State Drive has been added to ZFS.

  * Support for the high-performance LZ4 compression algorithm has
been added to ZFS.

 For a complete list of new features and known problems, please see the
 online release notes and errata list, available at:

  http://www.FreeBSD.org/releases/10.0R/relnotes.html
  http://www.FreeBSD.org/releases/10.0R/errata.html

 For more information about FreeBSD release engineering activities,
 please see:

  http://www.FreeBSD.org/releng/

   Availability
   -

 FreeBSD 10.0-RELEASE is now available for the amd64, i386, ia64, powerpc,


-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] PPTP + PFSence

2014-01-21 Por tôpico Luiz Gustavo S. Costa
Você já viu esse documento ?

https://doc.pfsense.org/index.php/PPTP_VPN



Em 20 de janeiro de 2014 09:49, Lucas Martinez corumb...@gmail.com escreveu:
 Ola, segue em anexo migras regras  como pode ver tudo liberado +
 relacionado grep tambem liberado.
 Porem se eu conecto o modem virtua direto no notebook , conecta !

 Em anexo mostra que fiz a regra para liberar grep + pptp




 Em 17 de janeiro de 2014 14:40, Welkson Renny de Medeiros welk...@gmail.com
 escreveu:

 Em 17 de janeiro de 2014 13:39, Welkson Renny de Medeiros 
 welk...@gmail.com
  escreveu:

  A questão é que seu provedor do 3G pode ter roteado certinho o GRE 47, já
  o link ligado ao pfSense não.
 
  Enfim, precisaria de mais informações, screenshots das regras do
 firewall,
  detalhes da configuração de rede (qual tipo de WAN é utilizada no
 pfSense,
  se o link é ligado diretamente ao pfSense ou se passa por um roteador
  antes, etc.).
 
  Mais alguns links:
  https://doc.pfsense.org/index.php/PPTP_VPN
  https://doc.pfsense.org/index.php/GRE_Interfaces
  https://doc.pfsense.org/index.php/PPTP_VPN
 
  Welkson
 

 Último link foi igual, o correto seria esse:
 http://devwiki.pfsense.org/PPTPTroubleShooting

 Welkson
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd




 --


 *=)Lucas Martinez*
 *( Celular: 19-8169 4848*

 Email: *corumb...@gmail.com coru...@hotmail.com*

 *  lucasmarti...@hotmail.com.br
 lucas.marti...@hotmail.com.br  coru...@hotmail.com.br
 coru...@hotmail.com.br*

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd




-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
ICQ: 2890831 / Gtalk: gustavo@gmail.com
Blog: http://www.luizgustavo.pro.br
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Fwd: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available

2014-01-21 Por tôpico Sergio Augusto Vladisauskis
2014/1/21 Marcelo Gondim gon...@bsdinfo.com.br

 Em 20/01/14 15:03, Sergio Augusto Vladisauskis escreveu:
  YES! Hora de atualizar...

 Hehehe já atualizei os meus faz um tempinho, desde que saiu no src e
 fiquei acompanhando se teria alguma modificação.
 Já baixei as ISOs e gerei os CDs e pendrive. eitcha vício doido! rsrsrsrsr

 
  --
  Sergio Augusto Vladisauskis
  - Oportunix IT Services Brasil - ME
  - Site: http://www.facebook.com/oportunix
  - Fone: +55 (11) 4221-8163
  - Móvel: +55 (11) 9-5308-7965 [Vivo]
  - Skype: oportunix
  - Registered Linux User: 305281
 
 
  2014/1/20 Luiz Gustavo S. Costa luizgust...@luizgustavo.pro.br
 
  Uia ... que noticia boa !
 
 
  -- Forwarded message --
  From: Glen Barber g...@freebsd.org
  Date: 2014/1/20
  Subject: [FreeBSD-Announce] FreeBSD 10.0-RELEASE Now Available
  To: freebsd-annou...@freebsd.org
  Cc: FreeBSD Release Engineering Team r...@freebsd.org
 
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA256
 
  The FreeBSD Release Engineering Team is pleased to announce the
  availability
  of FreeBSD 10.0-RELEASE.  This is the first release of the stable/10
  branch.
 
  Some of the highlights:
 
   * GCC is no longer installed by default on architectures where
 clang(1) is the default compiler.
 
   * Unbound has been imported to the base system as the local caching
 DNS resolver.
 
   * BIND has been removed from the base system.
 
   * make(1) has been replaced with bmake(1), obtained from the NetBSD
 Project.
 
   * pkg(7) is now the default package management utility.
 
   * pkg_add(1), pkg_delete(1), and related tools have been removed.
 
   * Major enhancements in virtualization, including the addition of
 bhyve(8), virtio(4), and native paravirtualized drivers providing
 support for FreeBSD as a guest operating system on Microsoft
 Hyper-V.
 
   * TRIM support for Solid State Drive has been added to ZFS.
 
   * Support for the high-performance LZ4 compression algorithm has
 been added to ZFS.
 
  For a complete list of new features and known problems, please see the
  online release notes and errata list, available at:
 
   http://www.FreeBSD.org/releases/10.0R/relnotes.html
   http://www.FreeBSD.org/releases/10.0R/errata.html
 
  For more information about FreeBSD release engineering activities,
  please see:
 
   http://www.FreeBSD.org/releng/
 
Availability
-
 
  FreeBSD 10.0-RELEASE is now available for the amd64, i386, ia64,
 powerpc,
 

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Preciso criar vergonha na cara e tirar o Fedora do meu note e por o FreeBSD
para rolar, mas acho que vai dar uns problemas de compatibilidade com o
hardware.

PS: bem que os caras da google poderiam criar opção para não fazer top
post, tem horas que esqueço da regra!
--
Sergio Augusto Vladisauskis
- Oportunix IT Services Brasil - ME
- Site: http://www.facebook.com/oportunix
- Fone: +55 (11) 4221-8163
- Móvel: +55 (11) 9-5308-7965 [Vivo]
- Skype: oportunix
- Registered Linux User: 305281
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[FUG-BR] TeXLive 2013 e abntex2 no FreeBSD

2014-01-21 Por tôpico Clayton Eduardo dos Santos
Caros,

Alguém utiliza TeXLive 2013 e abntex2 no FreeBSD?

Verifiquei que o ports tem a versão TeXLive 2012 disponível para
instalação. No entanto, pelo que me consta, essa versão não permite a
instalação do abntex2.

A versão 2013 está disponível via portshaker segundo
http://code.google.com/p/freebsd-texlive/wiki/Installing .

Pela pesquisa que fiz, o portshaker permite que softwares não disponíveis
oficialmente na arvore de ports sejam adicionados, o que me parece uma
fria. Alguém utiliza e tem algo a dizer a respeito?

Muito obrigado.

Att,

Clayton
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] TeXLive 2013 e abntex2 no FreeBSD

2014-01-21 Por tôpico Matheus L. Abreu
2014/1/21 Clayton Eduardo dos Santos clayto...@bsd.com.br

 Caros,

 Alguém utiliza TeXLive 2013 e abntex2 no FreeBSD?

 Verifiquei que o ports tem a versão TeXLive 2012 disponível para
 instalação. No entanto, pelo que me consta, essa versão não permite a
 instalação do abntex2.

 A versão 2013 está disponível via portshaker segundo
 http://code.google.com/p/freebsd-texlive/wiki/Installing .

 Pela pesquisa que fiz, o portshaker permite que softwares não disponíveis
 oficialmente na arvore de ports sejam adicionados, o que me parece uma
 fria. Alguém utiliza e tem algo a dizer a respeito?

 Muito obrigado.

 Att,

 Clayton
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



Já tentou a instalação oficial ?
http://www.tug.org/texlive/acquire-netinstall.html


-- 
*Matheus Lamberti de Abreu*

*- Para obter algo que você nunca teve, precisa fazer algo que nunca fez. *
*- *Not all those who wander are lost.
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] TeXLive 2013 e abntex2 no FreeBSD

2014-01-21 Por tôpico Clayton Eduardo dos Santos
Em 21 de janeiro de 2014 11:28, Matheus L. Abreu
matheusl.ab...@gmail.comescreveu:

 2014/1/21 Clayton Eduardo dos Santos clayto...@bsd.com.br

  Caros,
 
  Alguém utiliza TeXLive 2013 e abntex2 no FreeBSD?
 
  Verifiquei que o ports tem a versão TeXLive 2012 disponível para
  instalação. No entanto, pelo que me consta, essa versão não permite a
  instalação do abntex2.
 
  A versão 2013 está disponível via portshaker segundo
  http://code.google.com/p/freebsd-texlive/wiki/Installing .
 
  Pela pesquisa que fiz, o portshaker permite que softwares não disponíveis
  oficialmente na arvore de ports sejam adicionados, o que me parece uma
  fria. Alguém utiliza e tem algo a dizer a respeito?
 
  Muito obrigado.
 
  Att,
 
  Clayton
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 


 Já tentou a instalação oficial ?
 http://www.tug.org/texlive/acquire-netinstall.html


 --
 *Matheus Lamberti de Abreu*

 *- Para obter algo que você nunca teve, precisa fazer algo que nunca fez. *
 *- *Not all those who wander are lost.
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



Olá Matheus,

Não. Imaginei que softwares como o LyX, JabRef, entre outros que utilizo e
que dependem de uma distribuição LaTeX instalada via ports ou pacotes
binários, entendessem que o sistema não possui as dependências necessárias
e, desse modo, sobrescreveriam os arquivos instalados via tarballs.

De qualquer modo, vou criar uma jail e fazer o teste.

Obrigado pela dica!

[ ] 's

Clayton
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] TeXLive 2013 e abntex2 no FreeBSD

2014-01-21 Por tôpico Matheus L. Abreu
2014/1/21 Clayton Eduardo dos Santos clayto...@bsd.com.br

 Em 21 de janeiro de 2014 11:28, Matheus L. Abreu
 matheusl.ab...@gmail.comescreveu:

  2014/1/21 Clayton Eduardo dos Santos clayto...@bsd.com.br
 
   Caros,
  
   Alguém utiliza TeXLive 2013 e abntex2 no FreeBSD?
  
   Verifiquei que o ports tem a versão TeXLive 2012 disponível para
   instalação. No entanto, pelo que me consta, essa versão não permite a
   instalação do abntex2.
  
   A versão 2013 está disponível via portshaker segundo
   http://code.google.com/p/freebsd-texlive/wiki/Installing .
  
   Pela pesquisa que fiz, o portshaker permite que softwares não
 disponíveis
   oficialmente na arvore de ports sejam adicionados, o que me parece uma
   fria. Alguém utiliza e tem algo a dizer a respeito?
  
   Muito obrigado.
  
   Att,
  
   Clayton
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
 
 
  Já tentou a instalação oficial ?
  http://www.tug.org/texlive/acquire-netinstall.html
 
 
  --
  *Matheus Lamberti de Abreu*
 
  *- Para obter algo que você nunca teve, precisa fazer algo que nunca
 fez. *
  *- *Not all those who wander are lost.
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 


 Olá Matheus,

 Não. Imaginei que softwares como o LyX, JabRef, entre outros que utilizo e
 que dependem de uma distribuição LaTeX instalada via ports ou pacotes
 binários, entendessem que o sistema não possui as dependências necessárias
 e, desse modo, sobrescreveriam os arquivos instalados via tarballs.

 De qualquer modo, vou criar uma jail e fazer o teste.

 Obrigado pela dica!

 [ ] 's

 Clayton
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Antigamente no MacOS X, Linux, FreeBSD eu sempre pegava a versão que estava
no repositório ...
Mas depois que resolvi pegar direto da fonte muitos dos problemas que
tinha acabaram, abntex2 foi um deles.

-- 
*Matheus Lamberti de Abreu*

*- Para obter algo que você nunca teve, precisa fazer algo que nunca fez. *
*- *Not all those who wander are lost.
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd