Menu

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.

Show posts Menu

Messages - Nekromantik

#76
18.7 Legacy Series / firewall live view filter
September 20, 2018, 10:15:58 PM
Hi
There is no documentation on how to filter in the live view.
Is it just "192.168.1.2" for example?

I tried that and it shows nothing.
#77
im interested in trying this out
I only have a 80/20 connection and am using a Celeron dual core mini pc with 4GB RAM.
Will this be too much for my hardware?
#78
Yes I miss having this feature in the UI.
You can do this via exclusion config files but that means SSHing into the router and creating new file and loading it via suricata.
#79
I got the 7th Gen Celeron.
Runs at 43 C :o
I will try fan first then compound change.

There is only 1 person (me) on this network and my WAN speed is 140/50 so dont really need a i5.
#80
Hardware and Performance / Re: Qotom hardware
August 28, 2018, 02:51:20 PM
Quote from: marjohn56 on August 28, 2018, 02:43:02 PM
That's the preferred method. Really depends how much traffic is on the individual ports. In my case it's Port2 _> Modem_Lan for monitoring purposes and  Port1 -> rest of LAN. I could of course have put the modem onto a second network address range and achieved the same thing, but I went from using a switch to a bridge as it was quicker.

True.
Im currently running my LAN off my Netgear router acting as a WLAN AP and switch but of course its also software switch and not actual switch.
#81
Hardware and Performance / Re: Qotom hardware
August 28, 2018, 02:20:15 PM
Wont it be easier to have only 2 ports and connect LAN port of opnsense to a switch?
Run everything off switch to get best performance?
Software bridge is not recommended most places.
#82
General Discussion / Re: Adblock
August 27, 2018, 08:54:51 PM
true thanks
#83
General Discussion / Re: Adblock
August 27, 2018, 06:21:52 PM
that means I stop using dnscrypt-proxy
:(
#84
General Discussion / Adblock
August 27, 2018, 01:43:47 PM
Hi all

Just wondering what method most people are using for ad blocking via Opnsense?
I am trying the DNCrypt-Proxy 2 regex filters but they dont seem to work very well on pop up ads.
Next method I have seen is unbound blacklist.
#85
General Discussion / Re: DNSCrypt Proxy Only Localhost
August 26, 2018, 01:23:56 PM
I found the issue.
I was missing:
do-not-query-localhost: no
in unbound custom config.
Now my LAN devices can resolve when forwarding to port 5353 in unbound.
thanks
#86
General Discussion / DNSCrypt Proxy Only Localhost
August 26, 2018, 12:37:16 AM
Hi all
I have DNSCrypt proxy 2 set up and running on 127.0.0.1 port 5353.
On opnsense I can use drill to query DNS on that port and it works.
However when I got Unbound forwarder set to :
forward-zone:
    name: "."
    forward-addr: 127.0.0.1@5353


all my LAN devices cant query DNS anymore.
When I add 8.8.8.8 to the forwarder it works again.

Any suggestions?
#87
Quick question, you state to disable DNS Query Forwarding but this breaks my clients resolving local hostnames.
I had to enable this to make that work.
Any way for Stubby and GetDNS to work with local hostnames?
#88
18.7 Legacy Series / DNS Servers
August 25, 2018, 01:02:26 AM
Hi
I got DNS Crypt Proxy 2 running on port 5353.
How do I add this to my DNS Forwarder?
I have enabled the forwarder in Unbound via WebGUI but in General settings and DNS servers you cannot put port only IP.
Is only way to edit files via SSH?
#89
General Discussion / Re: Set-up advice
August 24, 2018, 09:03:16 PM
thanks
#90
General Discussion / Re: Set-up advice
August 24, 2018, 08:05:31 PM
Would that not mean that all routing and firewall and DHCP config would be controlled by the wireless router and not opnsense?