• Use randomly 3 WAN interfaces

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D

    thanks !

  • 2 Locations 2 WAN + PTPT1 Want to fail over internet from location 1 - 2

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Multi Public IP on PFsense

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    I

    Given that you have a single link, I can't imagine you will see a performance increase by doing this.  If you can explain what your goals are in load balancing the five IPs on the same link I think it might help the group supply you with the optimal solution.  Also, do all of your five IP addresses use the same gateway?  If so you will have trouble with pfSense 1.2.x and will need to install intermediate NAT devices on each (all but one actually) of the interfaces.

  • Yahoo Messenger Video Call

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Cry HavokC

    Have you checked with a packet capture tool (such as Wireshark) or even looked at the pfSense states table to see what's going on?

  • Bandwidth load balancing for more speed

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Cry HavokC

    Please read this sticky. Your setup will be the middle scenario.

  • Public IPs on the DMZ with VLAN tagging

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MultiWan and routing traffic

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Apinger **delay** how to interpret

    Locked
    4
    0 Votes
    4 Posts
    11k Views
    S

    You should be able to configure apinger from

    Diagnostic : Edit file

    /var/etc/apinger.conf

    Standard values:

    ## "Down" alarm definition. ## This alarm will be fired when target doesn't respond for 30 seconds. alarm down "down" { time 10s } ## "Delay" alarm definition. ## This alarm will be fired when responses are delayed more than 200ms ## it will be canceled, when the delay drops below 100ms alarm delay "delay" { delay_low 200ms delay_high 500ms } ## "Loss" alarm definition. ## This alarm will be fired when packet loss goes over 20% ## it will be canceled, when the loss drops below 10% alarm loss "loss" { percent_low 10 percent_high 20 }

    In 2.0 these settings are in the GUI:

    System: Gateways: Edit gateway

  • General Question pfsense MULTI WAN Rules and ERROR in Routes ?!

    Locked
    23
    0 Votes
    23 Posts
    8k Views
    N

    Yes, bridging is Layer 2

  • Two servers, two internet ips two local ips = No forwarding

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S

    If i request a NAT IP from pfsense with dhcp, the forward will work, but then i loose my connectivity on the ubuntu server, and the real IP on that server no longer works..

    DHCP overrides your default gateway on your linux box.
    Shouldn't it just work when you put back the default gateway after that (or don't change it at all?)?

    And why is this in there:

    192.168.1.0    192.168.1.9    255.255.255.255 UGH  0      0        0 eth0

    this should be enough:

    192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.6
    109.189.137.0/24 dev eth1  proto kernel  scope link  src 109.189.137.246
    default via 109.189.137.1 dev eth1

    Or am I missing something here…

  • Seperated internal private networks can talk to each other by default??

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H

    got it myself.  thanks.  i added a block outbound rule on the DMZ to not allow it to go to the private subnet and put it above the all outbound and that is working.  thanks!

  • Multi-WAN CARP VPN site to site

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    A

    Bumping post again, hoping for a reply.

    i someone knows it can be done and even if takes more then 4 pfsense units, please reply.

    Arthur.

  • Routing help

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Passive local FTP issue

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    L

    I have now more interesting details…
    http://www.cloudshark.org/captures/9ebde8d4aac7

    This is a partial capture of a FTP session, fully done over telnet.
    Partial because greetings and login are missing, and also several previous succesful attemps. I'll explain later.

    Client is 10.12.3.11, server 10.12.8.136, connected over 10.12.8.253, pfSense box.

    On packet 21, you can see passive mode is asked. Then on packet 129, LF is sent, to validate a "list /backup/".

    At that point, I issued a "telnet 10.12.8.136 50065".

    Packet 133 & 134 are the SYN packet from 10.12.3.11 relayed over 10.12.8.253 to 10.12.8.136.
    Packet 136 shows the reply (SYN ACK) from 10.12.8.136, and packet 135 shows that 10.12.8.253 tells 10.12.8.136 that 10.12.3.11 is not reachable. Nothing new, was visible in previous capture. (Don't mind that packets 136 & 135 should be inversed).
    3 seconds later, then SYN ACK is sent again and ignored. And again 3 seconds later (packet 140)

    Some seconds later, I issued again a "telnet 10.12.8.136 50065".
    And what do you see? 146 & 147 are the SYN, and miracle, 148 & 149 are the SYN ACK being routed!
    And then you can see everything works fine, directory listing is tranfered.

    Above, I said I had several succesfull attemps, because as long as I try to connect twice to the passive port, the 2nd attemps always succeeds. Interesting, isn't it?

  • Multi LAN - Single Wan

    Locked
    15
    0 Votes
    15 Posts
    10k Views
    N

    My Static Rules is
    Interface : LAN
    Destination network : 90.0.1.0/24
    Gateway : 90.0.0.201

    yet still i cant manage to get my LAN2 connect to the internet.

    here my manual outbound.

    ![Firewall NAT Outbound.jpg](/public/imported_attachments/1/Firewall NAT Outbound.jpg)
    ![Firewall NAT Outbound.jpg_thumb](/public/imported_attachments/1/Firewall NAT Outbound.jpg_thumb)

  • No traffic between vlans

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H

    we have different subnets

    like

    172.17.1.0  255.255.255.0 gateway: 172.17.1.1
    172.16.1.0 255.255.255.0 gateway: 172.16.1.1
    172.30.1.0 255.255.255.0 gateway: 172.30.1.1
    172.20.1.0 255.255.255.0 gateway: 172.20.1.1

    the gateway ips are the vlan interface ip's on the pfsense router.

  • Network Advice

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • VLAN's and WAN Failover

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    A

    That worked! Thank you very much!

  • Routede Public IP on OPT1

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    F

    I have to use the VPN Router from our provider - so I can't move the VPN over to PFSense :-(
    Flemming

  • VLAN BASED PPPOE with multiple public ip [ NEED HELP ]

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.