• I want Setup Dual broadband

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    Looks to me like if you could drop the dual-wan-router and the netscreen and just use 1 pfSense (unless you use something special not mentioned in your post).

  • Dual WAN Failover

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    H

    You only will have one CARP IP at the LAN as gateway that can be shared between the both boxes so you don't have to manually change all your clients gateways. Each box will have their own WAN. If you setup PPTP for example you can tunnel in to the slave pfSense and then go to the webgui at the master pfsense to disable CARP so you can do that remotely even if the master pfSense's WAN is down.

  • Can I use this to do what a Alvaco OptiQroute will do?

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    H

    @sullrich:

    DJBDns == TinyDNS.. Same thing.  DJ is Daniel Bernstein(sp)

    http://cr.yp.to/djb.html

    stupid me  ::)

  • How to config mpd.conf with dual WAN (double pppoe)?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J

    I think you're saying you have to run two pppoe connections, which ATM is not part of current gui implementation.  It may be possible just working via ssh though.  I know you can do this with two routers sending the PPPoE, and the load balancing has worked for me

  • Routed (RIP) on Embedded 1.0.1

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M

    There was one hit for that query and I'm replying to it. :)

    Martin

  • Donations needed

    Locked
    23
    0 Votes
    23 Posts
    10k Views
    T

    I can setup a box for multi wan testing.  I have two cable modems with different IP subnets and would be willing to setup a box for a time to help develop the product.

    I'm currently running a multi-wan setup and would like some more development on the FTP side.

    Sean

  • HELP ME PLZ–----------Fail over Setting

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    S

    As Pootle said you only want rule 2

          Proto --- source --- port --- destination --- port --- Gateway         ------------------------------------------------------------------- 2      any        Lansubnet  any            any        any    LoadBalancer pool

    Aisay agar aik WAN bund ho gaya, doosra chalta rahay ga, agar 'LoadBalancer' pool sahi hai to. Loadbalancer ka screenshot day do.

  • Error in dual wan setup

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S

    I mean delete the rule and then add it again. If you are getting an error while adding it there is a mistake somewhere and the rule will not be used by the firewall, so your setup will not work properly.

  • HOW To setup the Rule that Make Faiolover Available

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    J

    remove rule 4

    and test by removing the kable of the wan interface
    then plug back in
    and remove the one from the opt1 interface

  • 5 IP Load Balance

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    H

    The answer is still the same like above.

  • Multi-Wan - Latest Snapshot changes Wan subnets?- DYNDNS support?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    P

    @port1mm:

    Since the pools can now be set up with the interface names does this also alleviate the requirement of separate subnets for each WAN interface?

    Sorry, no, they still have to be in unique subnets.

    How would DynDns work with dual wan?  I have an email server and several others that I need to port forward to using Dyndns.  Any example setups would be appreciated.

    This will work for incoming mail, as long as you have a way of updating the dyndns service with the changed IP (I'm not sure how you would do that bit), but unless both your connections are with the same ISP, you may not be able to send mail whan failed over as it won't be coming from an acceptable subnet.

  • Dual WAN w/ DHCP workaround - DNS problems?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H

    The static route for the dns server at wan is not needed as this is covered by the default route. Remove it. This shouldn't mess things up though.

  • Question about why both WANS stop working when only 1 is unplugged

    Locked
    17
    0 Votes
    17 Posts
    8k Views
    G

    thanks ! ;)

  • Route from WAN to LAN

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    It's all a question of firewallrules and nat. If you only want to route you have to shutdown nat first (firewall>nat, outbound tab; enable advanced outbound nat and delete the autocreated rule at the bottom; save and apply). If your WAN lies within a private subnetrange you have to disable "block private subnets" at interfaces>wan. Additional to this you have to setup firewallrules to permit desired trafic (firewall>rules). Also make sure all clients have routes to the other subnet though the pfSense as gateway.

  • OPT1 as Management/Internet interface, LAN/WAN as transparent packet filter

    Locked
    12
    0 Votes
    12 Posts
    16k Views
    P

    After a quick rebuild I've got a clean copy of my config to share if you would like to try it out in your network.

    Here's the setup

    WAN <-bridge-> OPT1
    LAN -> Internal/Management

    WAN IP 192.168.0.1 / 24
          GW 10.0.1.1
          DNS 10.0.1.10
          DNS 10.0.1.11

    OPT1 Bridge with WAN

    LAN IP 10.0.1.2 / 24

    Firewall rules

    LAN
    *  LAN net  *  *  *  *

    WAN
    TCP  *  *  *  80 (HTTP)  *  HTTP  ( and others…no need to list them all)

    OPT1
    BLOCK -  *  LAN net  *  *  *  *
    PASS  -  *  *  *  *  *  *  *

    Not sure why it didn't work with WAN/LAN bridge and OPT1 for management…

    Also, I still seem to be having issues with Snort on 1.0.1-SNAPSHOT-02-27-2007

    Anyway, here is the config, feel free to try it, change the IP settings to match your network and let me know it's short comings lol

    http://www.crackedconsole.com/Downloads/pfSense/pfSense-Config.zip

    The login and password are the defaults admin:pfsense

    Thanks

  • Routed & NAT Subnet on LAN Interface

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    H

    Traffic is always filtered incoming at an interface, so you got your rules right. Filtering traffic from OPT1 subnet has to happen on the OPT1 tab therefor. Any chance you are running a pfSense 1.0? This version had a bug where sometimes filterrules have not been applied on changes and you had to reboot. Upgrade to 1.0.1 or the latest snapshot ( http://snapshots.pfsense.com/FreeBSD6/RELENG_1/ ) if this is the case.

  • Two IP adresses on one LAN port

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Add a virtual IP of type CARP to the LAN Interface for the second IP. (Firewall>Virtual IPs in the webgui)

  • 2 ISP+loadbalancing+failover

    Locked
    14
    0 Votes
    14 Posts
    6k Views
    K

    Oh, it is changed at the modem. OK, so you could go with the last one and maybe still use the 192.168.0.XXX numbers. Well i would just say play around with it. I know there is a router in there somewhere. Good luck.

  • 3Wan, 1Lan. eMail help needed

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G

    I configured it as suggested.  Works 100%. Thanks

  • Dual WAN with IP migration

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S

    Sorry your bug report is less than stellar.  "It does not work" and "faulty" tells us nothing.

    So please read:

    http://www.netlife.co.za/content/view/34/34/
    http://www.pfsense.com/mirror.php?section=tutorials/policybased_multiwan/policybased_multiwan.pdf
    http://doc.pfsense.org/index.php/Multi-Wan/Load-Balancing

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