• Traffic Shaping: qACK queue

    Locked
    21
    0 Votes
    21 Posts
    13k Views
    C

    The moral of the story then being that if you want your outbound ack packets to match a firewall ackqueue, then you need to make a floating rule that will match packets coming in on the WAN. For example, for an http download, make a floating rule that will match packets from source TCP/80 and ackqueue/queue to ackhttp/http or something like that.

    Now, if I could just figure out how to set up my queues…

  • Usb flash - pfsense 2.0 no support?

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    S

    Version 2.0 has earned!
    Through usb hub, on a straight line to t5520 (http://www.computerland.kiev.ua/uploads/imgs/58734.jpg) does not wish to work.
    As occurs and with 3G modem.
    In version 2.0 all works only through usb hub.

  • DHCP and DNS Forwarder settings unset themselves sporadically

    Locked
    15
    0 Votes
    15 Posts
    5k Views
    E

    This should be fixed now.  Either try a snapshot build from tomorrow or later (assuming one builds) or you could manually apply this change: https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/f23e63638af309ec317dc924794c34dd1c68fecc

    The one that is currently building was started before this change went in.

  • Default route not being set?

    Locked
    15
    0 Votes
    15 Posts
    6k Views
    E

    @cmb:

    No it's not. All WAN rules have routing information in them via pf's reply-to, you don't need any routing. There has been a whole lot of flux in the past couple weeks with interfaces and multi-WAN though, best to give it a few more days until all the fallout has been resolved (though I think the next snapshot should fix the last remaining issue, that remains to be seen).

    That's what I was planning. Try one of the snapshots next week. See what has changed and see how it works in my environment.

  • Diagnostic->File editor strange behavior

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    J

    @jimp:

    What browser are you using? I can't reproduce this in Firefox.

    Looks like IE does this.

    Surely I was editing with ie 8 on win7

  • Imspector on 2.0-beta3 Uninstall

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    A

    Packages required by the inspector is not there, so while this is not possible to install inpector ..

    @dustinlw1987:

    That worked for the uninstall.

    However, install of imspector again yields this:

    **Downloading package configuration file… done.
    Saving updated package information... done.
    Downloading imspector and its dependencies... done.
    Checking for successful package installation... of imspector-0.8 failed!

    Installation aborted.**

  • Pfctl-sr results from the "Diffserv Code Point" wrong?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    A

    @ermal:

    Can you please file a bug on redmine with the correct values?

    I've done

  • Snapshot server stuck

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ

    Yeah it was a code problem. It should be fixed now though, it's put out a new snap since yesterday.

  • Issues with configuring LDAP Server

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • OpenVPN site to site setup. Help appreciated

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    J

    @GruensFroeschli:

    Just because it's a PSK doesn't mean it's not SSL/TLS.

    When using a PKI for site-to-site you also have to create on the server a client specific configuration telling which subnet is behind which client.
    Check out the sticky in the openVPN subforum for a howto.

    But i generally find it's better to use a PSK for a site-to-site and a PKI for roadwarriors.
    So in your case i would set up two servers.
    One for the site-to-site and one for the roadwarriors.

    Interesting reading.., however it is not worth it for a site to site between only 2 pfsense boxes. As suggested I will stick with psk. Thanks for the replies.

  • Upgrade destroys user changes

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ

    Hmm, well loader.conf and loader.conf.local should be removed from new snapshots. I'll have to look at it again tomorrow to check since the snapshots were broken most of the day today.

  • Tiny buglet

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M

    yeah just saw the other thread… doh!

  • SafeNet crypto devices not displayed on dashboard

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    Committed, thanks!

  • Help with IPSEC VPN tunnel issue!

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P

    Yep I figured as much.  All settings matched.  The one that broke it was "Negotiate compression" on the IPCop.  When I disabled that it worked.

  • The gwlb.inc error: current snap ok?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    jimpJ

    I committed the fix at about 9am yesterday. I don't know why it wasn't in the snap from yesterday afternoon.

    Hopefully the next one up will be OK.

  • Multi WAN with gateways on separate subnets with VIP

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    M

    Another area where it isn't supported is NAT. pf will always nat to 1 IP, by default the main IP of the interface. You can update the rule to the one in the added virtual subnet, but it does not happen automatically.
    So for fail over purposes this is not usefull at the moment, let alone loadbalancing.

    This requires quite a bit of work I guess, if at all possible, I'm not an expert on pf. It might work with tagging packets with pf and based on the tag choose the route and nat rules later on. No idea if this is possible in some round-robin way.

    For now I'll just go with VLAN's. Thanks for the input.

  • Set ip error :(

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    thank you .

  • GATEWAY firewall rule conflict with Openvpn routes?

    Locked
    9
    0 Votes
    9 Posts
    5k Views
    E

    @ermal:

    You need to learn about pfSense i think.

    You can assign openvpn interfaces and can filter them one by one.

    Wow. Thanks, I didn't know that was now possible in 2.0.

    The assignment of logical Interface to actual tun device is fixed. ie. OPT3 to ovpnc1 or OPT4 to ovpnc1. How does pfsense treat the ordering of the ovpn devices if you have more than one tunnel during a reboot?

    Second, there is a (default) tab of OpenVPN in the firewall rules. How does this differ from an assigned interface?

  • Update from 20100614-1357 to 20100614-2026: system unreachable

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    E

    same problem here with latest snapshot (2010/06/15-13:02) on osx 10.6.3 virtualized with vmware fusion 3.1.
    latest working snapshot for me is from (2010/06/13-20:36)..

    system is unreachable and responds with
    Initializing…...................                                             
    Parse error: syntax error, unexpected ')' in /etc/inc/gwlb.inc on line 398

    during boot i wasn't asked if i want to assign interfaces too..

  • Box fried after update

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Q

    That did it! It was flashing the line error to quick to see it. But now all back online. Thank you!

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