OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of juliocbc »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

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
  • Topics
  • Attachments

Messages - juliocbc

Pages: 1 ... 15 16 [17] 18 19 ... 23
241
Development and Code Review / Wazuh Agent integration - call for tests
« on: May 21, 2019, 11:32:05 pm »
Hi!

I've created this small script to put wazuh-agent to work together with OPNsense. It's working well in one of our environments, till now ;-)

Script:
https://github.com/cloudfence/opnsense-wazuh/blob/master/opnsense-ban.sh

The main idea is to ban an offensor IP address that is often is catch by the wazuh's active response feature.

If you are using OPNsense with Wazuh, I invite you to make some tests and let me know if it will work well for you too!

Installation instructions here: https://github.com/cloudfence/opnsense-wazuh/blob/master/README.md


242
Portuguese - Português / Re: Problemas n oFailOver
« on: May 20, 2019, 06:25:34 pm »
Vagner,

Prefiro sempre especificar os DNS, há inclusive a opção de você especificar qual Gateway será usado para cada servidor de DNS, mas é pessoal, dizer que é a melhor forma seria pretensão da minha parte...  :D

Um pulo do gato é garantir que esta opção esteja marcada para que a mudança dos gateways sejam feitas pelo firewall, ao invés de ficar criando regras com grupos de gateways especificados:

243
Portuguese - Português / Re: Redirecionamento de portas.
« on: May 20, 2019, 06:18:30 pm »
@Vagner

Fiz confusão!  ::)

244
Portuguese - Português / Re: Redirecionamento de portas.
« on: May 18, 2019, 12:36:39 am »
Vagner,

Após a regra criada, você vê algum bloqueio nos logs de firewall?

E nos states de conexões (Firewall -> States Dump) como ficam as conexões, quando você faz tentativas?

Se puder coloca um screenshot aqui pra gente.


245
Portuguese - Português / Re: Problemas n oFailOver
« on: May 18, 2019, 12:33:20 am »
Vagner,

A opção "Disable Gateway Monitoring" está desmarcada?

Veja se ao derrubar o link para teste se o status do Gateway vai de Online para Offline.


246
Portuguese - Português / Re: Liberação de proxy personalizado
« on: May 16, 2019, 01:11:44 pm »
Bom dia Diogo,

Chegou a ver essa thread (ingles)?

https://forum.opnsense.org/index.php?topic=7573.0

247
Portuguese - Português / Re: OPNSense funciona com radius do Windows Server
« on: April 18, 2019, 04:08:09 pm »
Olá! Sim funciona!

Segue o guia de configuração do RADIUS no OPNsense:

https://wiki.opnsense.org/manual/how-tos/user-radius.html?highlight=radius

Depois de adicionado, basta escolher ele como backend de autenticação para o serviço desejado (Captive Portal, VPN, WebGUI)

248
Portuguese - Português / Re: Redirecionamento de portas.
« on: April 09, 2019, 04:44:42 pm »
Olá!

Você já tentou criar um NAT PortForward?

No link abaixo, tem uma aula aberta (não precisa comprar o curso pra assistir) de NAT Port Forward que você pode acompanhar como fazer em detalhes:

https://www.udemy.com/opnsense-firewall-utm-opensource/?couponCode=OPNSENSE-FW80

249
Tutorials and FAQs / Re: OPNsense Manual
« on: March 31, 2019, 06:41:45 pm »
Finally!

Only in Portuguese yet... but it's a first step:

https://www.udemy.com/opnsense-firewall-utm-opensource/

250
Development and Code Review / Re: APU LEDs Plugin
« on: March 21, 2019, 11:21:09 am »
Hi Franco!

Sure! Done!

https://github.com/opnsense/plugins/pull/1269

Cheers!

251
Portuguese - Português / Re: Nao consigo ativar proxy
« on: March 20, 2019, 03:39:41 pm »
aleusonm

Conforme nosso amigo @fowger disse, procure nos logs Cache e Access por erros. Já vi isso acontecer por porta definida nas configurações conflitar por outra em uso por outro serviço, por exemplo, mas só dá pra se ter certeza do motivo olhando os logs.

Outro comando útil, na CLI digite
Code: [Select]
squid -k check

252
Development and Code Review / Re: APU LEDs Plugin
« on: March 19, 2019, 07:26:36 pm »
Hi Ronny, my bad!

The download and installation process, please see this video: https://youtu.be/OR6hg-WOTB0



253
Development and Code Review / Re: APU LEDs Plugin
« on: March 18, 2019, 07:14:35 pm »
@franco

I finished the initial release.

https://github.com/cloudfence/dev-packages/blob/master/os-apuled-1.0.txz


Details and Readme:
https://github.com/cloudfence/apuled

254
Tutorials and FAQs / Re: OPNsense Manual
« on: March 08, 2019, 03:26:18 am »
Hi klaasth!

Yes, is there a chance to make it in english too, first I'll try to caption it in english and later, if my limited english pronunciation allows me, I'll remake the portuguese version in a english one.

I'll let you know when it become available at Udemy. I completed about 40% of the portuguese version, so, I've a lot of work yet to get it done...

Obrigado! :-)

255
Portuguese - Português / Re: Zabbix Agent e SNMP não comunica com Server
« on: March 06, 2019, 02:31:24 pm »
Na linha de comando, quando você executa um sockstat -4 você consegue confirmar os serviços ouvindo na interface/IP configurados?

Code: [Select]
root@cloudbox:~ # sockstat -4 | grep zabbix
zabbix   zabbix_age 99314 5  tcp4   192.168.2.1:10050     *:*
zabbix   zabbix_age 99297 5  tcp4   192.168.2.1:10050     *:*
zabbix   zabbix_age 99256 5  tcp4   192.168.2.1:10050     *:*
zabbix   zabbix_age 99230 5  tcp4   192.168.2.1:10050     *:*
zabbix   zabbix_age 98593 5  tcp4   192.168.2.1:10050     *:*

Pages: 1 ... 15 16 [17] 18 19 ... 23
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2