Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. website
    Log in to post
    • All categories
    • L

      Override website address (DNS lookup)

      Watching Ignoring Scheduled Pinned Locked Moved DHCP and DNS dns resolution redirect website
      3
      0 Votes
      3 Posts
      257 Views
      GertjanG

      @laov said in Override website address (DNS lookup):

      Thus I would like to automatically redirect all website.com lookups to website.net.

      Both have the same IPv4 and or IPv6 ?

    • P

      Block website on VLAN

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling vlan block website youtube
      4
      0 Votes
      4 Posts
      1k Views
      Bob.DigB

      @p2ranger @michmoor gave the link where it is explained for pfSense but it is not timebased:

      server: access-control-view: 192.168.1.69/32 blocksites view: name: "blocksites" local-zone: "youtube.com" static

      I don't think that there is a more integrated solution for youtube.com in pfBlocker. You can force save search for youtube though.

    • poechiiP

      pfsense.org website is missing SHA256 checksum for USB serial image

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions sha256 checksum pfsense 2.6.0 website broken link
      9
      1 Votes
      9 Posts
      2k Views
      stephenw10S

      Hmm, yup. Checking....

    • D

      Possible to block certain websites using URL ?

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling firewall block website acl access control
      6
      0 Votes
      6 Posts
      1k Views
      DaddyGoD

      @dr_tech said in Possible to block certain websites using URL ?:

      Is such a provision available ?

      Yes, I thought pfBlockerNG would be a good solution. 😉
      See the answer to your question at the attached link:
      https://forum.netgate.com/topic/138029/acl-s-support

      In particular, focus on the recommendation of @BBcan177 (maintainer and creator of pfBlockerNG)

    • L

      Subdomains and dns questions

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions dns domain routing website port
      5
      0 Votes
      5 Posts
      982 Views
      stephenw10S

      Yeah you should be able to use either HAProxy or reverse Squid to redirect requests based on the host headers to different internal servers. Or different ports on the same server.

      https://docs.netgate.com/pfsense/en/latest/packages/haproxy-package.html

      https://youtu.be/FJSHMyrd29E

      Steve

    • J

      OpenVPN - Bien que connecté, impossible d'afficher interfaces Web

      Watching Ignoring Scheduled Pinned Locked Moved Français openvpn http https website interface web
      1
      0 Votes
      1 Posts
      323 Views
      No one has replied
    • D

      PfSense - OpenVPN - nicht alle Webseiten im LAN erreichbar

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch openvpn lan website
      5
      0 Votes
      5 Posts
      1k Views
      JeGrJ

      Bei der NAT Regel könntest du statt tcp/udp/* gleich ganz "*" any Protocol nehmen. Wird mit Sicherheit einfacher sein. Aber im Prinzip hat sich diese Lösung - durchaus korrekt - schon beim Lesen deines ersten Posts angedeutet, wenn du schriebst, dass du 403 Forbidden oder Logins wie von extern bekommst.

      Viele IoT oder andere Lösungen erkennen ihr eigenes Netz/LAN und nehmen fĂŒr alles andere dann an, dass hier entfernter Zugriff bzw. Logins der Fall ist. Hier mĂŒsstest du case-by-case nachsehen, wo du ggf. zusĂ€tzliche interne Netze definieren kannst, damit die Anwendung/Lösung das VPN Netz als lokal/LAN erkennt. Mit der erstellten NAT Regel bist du aber hier noch einfacher unterwegs und wirst einfach mit der IP der pfSense intern gemappt, was die GerĂ€te dann zufriedenstellen wird (wenn du eine besser nachverfolgbare IP brauchst, ist es kein Problem eine zusĂ€tzliche Alias IP auf die Sense zu nehmen und diese als interne NAT Adresse zu nutzen).

      GrĂŒĂŸe
      Jens

    • R

      Unable to load Certain Websites Sometimes

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions website wont load random
      2
      0 Votes
      2 Posts
      604 Views
      stephenw10S

      The first things to check are these things:
      https://www.netgate.com/docs/pfsense/routing/unable-to-access-some-websites.html

      Steve