• dns resolver stop problem!

    DHCP and DNS dns resolver dns forwarder
    6
    0 Votes
    6 Posts
    2k Views
    E
    @gertjan -After Wan is active, DNS resolver does not start automatically. We will review your suggestions. thank you
  • DNS Overides

    DHCP and DNS dns override dns forwarder dns custom
    15
    0 Votes
    15 Posts
    3k Views
    S
    @gertjan said in DNS Overides: deep in the past Using my "Internet years" theory (like dog years) that's 7 Internet years ago.
  • 0 Votes
    3 Posts
    993 Views
    SmokeScreenS
    @j-sejo1 Hola, mira quiero que en mi red local (sin internet nada que ver, solo mi red wifi) las personas que se conecten a mi wifi cuando hagan una búsqueda en chorme, firefox o cualquier otro navegador, sean redireccionados a mi pagina web que se aloja en un servidor Nodejs, (107.0.0.1:443 localhost). Estoy usando VirtualBox para pfSense porque no dispongo de otro ordenador.
  • 0 Votes
    10 Posts
    2k Views
    johnpozJ
    Your rules force all traffic out the gateway. [image: 1603285929397-rules.png] And the rules below that make no sense, because rules are evaluated top down, first rule to trigger wins, no other rules are evaluated. So your rule sending traffic out your gateway is any any.. When would there be traffic that does trigger that rules. When would there be traffic to ! private, that does not match the rule above it any any? If you want your clients to talk to pfsense IP.. Where do you allow that? You block talking to pfsense on 443, then your next rule says go out the vpn.. How does vpn have access to pfsense vlan30 interface for example?
  • 0 Votes
    3 Posts
    1k Views
    D
    And another update in my "blog". In Pihole you can set "Use Conditional forwarding" and list your domain and pfsense ip. That way I can resolve my own internal domain and at the same time use 1.0.0.3 and 1.1.1.3 for dns lookup without going to pfsense. No need to copy over the hosts file. I ended up not launch resolver and forwarder in parallel. My setup now is that I Port forward all dns request on all interfaces except the kids-vlan to my pihole-1, I then portforward request coming on my kids vlan to 53 to pihole-2. I allow outgoing requests from my pihole-1 and pihole-2. Regards. D
  • Issues with DNS forward

    DHCP and DNS dns resolution ping dns forwarder
    2
    0 Votes
    2 Posts
    727 Views
    K
    After looking closely at my rules, I found that my source was set for an address as opposed to the network. One quick change and all was good in the Universe!