• Failover dual wan not working properly

    6
    0 Votes
    6 Posts
    469 Views
    B

    d9d0f870-9f6d-4b88-bbb9-00dd82775ef9-image.png

    Also i tried both WANGW and the failover and the same behavior. For browsing it won't use the primary IP assigned to WANGW

  • Dpinger is checking an old gateway

    1
    0 Votes
    1 Posts
    229 Views
    No one has replied
  • Issue with Securing Local from Guest and VPN Remote Access from Guest

    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • Configure pfsense for BGP from localnet to remote site?

    5
    0 Votes
    5 Posts
    418 Views
    Cool_CoronaC

    @derelict I cant give you more than that at the moment...

    We havent received any info regarding the expected implementaton.

  • Redirection when traffic goes to port 80

    1
    0 Votes
    1 Posts
    248 Views
    No one has replied
  • 0 Votes
    3 Posts
    903 Views
    S

    @viragomann I thought it would not work because the additional encryption domains, are not local to the Sophos either
    But thanks, I will give it a try.

  • Multi-WAN with local DNS server (Pi-hole)

    18
    0 Votes
    18 Posts
    1k Views
    johnpozJ

    @nazar-pc so interface can be slow of no dns.. So while your dns is in the middle of switching over, or something - yeah you could prob see a slow down in the gui..

    Lot of times it like checking for a update, and rest of gui doesn't want to load until that is finished sort of thing.

  • Can't reach anything outside from pfSense without adding static routes

    3
    0 Votes
    3 Posts
    270 Views
    L

    @johnpoz Yah, I just was about to post that I figured it out. Something must have gotten mucked up with the default gateway which was pointing to the MAC address for some strange reason. I just deleted the gateway and added it back again and boom, working!

  • Failover Wan / Reach all WAN routers Webinterface

    3
    0 Votes
    3 Posts
    354 Views
    T

    Hello viragomann,

    yes those were typos unfortunately, it should read (Copy&Paste the Lines :D):
    LAN1 (192.168.147.1/24) -> Pfsense ETH0
    WAN1 (192.168.3.1/24 Fritz.Box) -> Pfsense ETH1 192.168.3.2
    WAN2 (192.168.4.1/24 Fritz.Box) -> Pfsense ETH2 192.168.4.2
    WAN3 (192.168.6.1/24 Fritz.Box) -> Pfsense ETH3 192.168.6.2

    I will try the helpdesk article

    thanks a lot!

  • 0 Votes
    1 Posts
    247 Views
    No one has replied
  • multi wan use routnig static table

    1
    0 Votes
    1 Posts
    209 Views
    No one has replied
  • pfSense pkg traffic via VPN route

    1
    0 Votes
    1 Posts
    290 Views
    No one has replied
  • Static route VS firewall rule

    14
    0 Votes
    14 Posts
    873 Views
    N

    Ok. I did. And now I post here, because the static route is too permissive, and restrictive firewall rule doesn’t work.

    Can anyone help?

  • Failover to tier2 WAN when Tier1 WAN down

    15
    0 Votes
    15 Posts
    924 Views
    V

    @umtsti
    These are the same settings as you posted above.
    So I'm wondering, why it would behave different now.

    Anyway, these settings only affects pfSense Name Resolution normally, If you have configured your Network as you said above.
    However, there might some settings be different. That's why I suspected a DNS issued.

  • Trying to setup network failover with lan to wan configuration

    11
    0 Votes
    11 Posts
    589 Views
    V

    @ricardotestamonede
    So you have to configure the Fortigate for Multi-WAN.
    You should provide a separate network port on pfSense and connect it to the second WAN of the Forti.

    On the pfSense interface allow any upstream traffic.
    Consider to block access to the local network if desired.

  • Dual Gateways???

    3
    0 Votes
    3 Posts
    380 Views
    ?
    policy based routing service based routing session based routing
  • MULTI WAN WITH VLAN MODE - Defaut Gateway

    7
    0 Votes
    7 Posts
    589 Views
    israeljosemariaI

    Beleza!!!, vou testar e posto aqui depois.
    Meu switch aceita sim, é um CISCO SG300-28P, eu já tinha isso configurado antes do PFsense, só não sabia como proceder com as Vlans, pois tentei fazer isso antes e, como vc disse, fiquei isolado do firewall.
    Agora com as suas dicas vou conseguir...

    Novamente... MUITO OBRIGADO MESMO!!, Forte Abraço
    insta: israeljosemaria

  • How to Stop LAN from getting GUA IPv6 address?

    1
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • Riverbed and pfsense with MultiWAN

    2
    0 Votes
    2 Posts
    294 Views
    T

    Found some solution on the forum and modified sh script which runs every 15 min for.
    ping some host available through riverbed. If no answer then reset states.

    #!/bin/bash HOSTS="10.0.20.30" COUNT=10 echo "HOSTS: " $HOSTS echo "COUNT: " $COUNT for myHost in $HOSTS do counting=$(ping -c $COUNT $myHost | grep 'received' | awk -F',' '{ print $2 }' | awk '{ print $1 }') echo "counting: " $counting if [ $counting -ge 2 ] then echo "ping ok" else echo "reset states" pfctl -F state fi done #end
  • ROUTING OVER 2ND WAN WITH REMOTE DNS SERVERS

    3
    0 Votes
    3 Posts
    443 Views
    B

    @myster_fr Great!! thank you Sir. Looks like is working according your steps.
    Thanks a lot for suggesting the steps.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.