• Which VPN for Windows 7 native client & IOS

    9
    0 Votes
    9 Posts
    2k Views
    jimpJ
    At the moment, yes, but it looks like that will be better on 2.2
  • MOVED: Dansguardian - Squid Issue?

    Locked
    1
    0 Votes
    1 Posts
    651 Views
    No one has replied
  • How to aggregate many internet connection

    4
    0 Votes
    4 Posts
    2k Views
    J
    @stephenw10: Exactly, ML-PPP is the best you can do. I don't see how this could be done with multiple VPN connections as they're too high up the OSI model. I would think you need something below layer3. Do you have a link to anything explaining this? Steve I'd think OpenVPN TAP would get you to the level you'd need. Jimp made some comments about a feature like this being on the roadmap but being way down on the list unless someone sponsored the development. He also said something about possibly using Kickstarter for larger features like this.
  • What is my bandwidth being used by?

    4
    0 Votes
    4 Posts
    1k Views
    P
    Am I correct in assuming that "WAN in" is traffic coming from the internet into the WAN interface, and that LAN "out" is traffic leaving the LAN segment? All "In/Out" on the Traffic Graph and table of bandwidth In/Out by IP are relative to the interface or client being reported. A download from the internet comes In to WAN, Out of LAN and In to the end client system on LAN. An upload comes Out of the end client system, In to LAN and Out of WAN.
  • Two gateways, how to split smtp.

    1
    0 Votes
    1 Posts
    692 Views
    No one has replied
  • Asterisk behind PFsense, problem after WAN down

    8
    0 Votes
    8 Posts
    3k Views
    D
    <started another="" thread="" with="" details="" of="" my="" issue="">Hopefully someone will respond there…hopefully.</started>
  • Does PFSense modify TCP window sizes?

    2
    0 Votes
    2 Posts
    1k Views
    P
    TCP window size is a parameter at a higher layer that end-systems use to work out how much data to have outstanding in the pipeline before waiting/expecting ACKs to have come back. I played with this many years ago tuning continuous flows of a data acquisition process across a long link. TCP window size needs to be adjusted on the end-systems.
  • SSH Login Options

    11
    0 Votes
    11 Posts
    4k Views
    A
    Steve, I'd noticed that checkbox previously, but had misinterpreted its likely behaviour and steered well clear. But, with it enabled, I'm certainly getting a bit closer to where I wanted to be, though it still leaves PermitRootLogin enabled globally.  I had intended to disable Root from the WAN. (It may well be that KeyAuthenticationOnly, when no-one has the key, is as hacker-proof as a total prohibition on RootLogin would be anyway). I am, however, beginning to suspect that pfSense may not be correctly honouring MATHES of host addresses when given in the form "192.168.1.0/24" (as specified in the man pages you pointed me at) whilst it does accept "192.168.1.*".  This may explain some, if not most, of my earlier confusion. More news when I've done some more testing…
  • Network switch sought

    20
    0 Votes
    20 Posts
    4k Views
    V
    Have you looked at Dell PowerConnect?  Can get 24-port, Gb, layer 3 switches for under $2k. Have older 6224 running on SAN duty for over two years with no problems. http://www.dell.com/us/business/p/powerconnect-6200-series/pd?refid=powerconnect-6200-series&baynote_bnrank=0&baynote_irrank=0&~ck=baynoteSearch&isredir=true Vince
  • OPT1 <> OPT2 using local IPs?

    4
    0 Votes
    4 Posts
    1k Views
    P
    Happy to help. For the benefit of other readers - if an interface has a gateway set, then pfSense by default assumes it is a WAN-style interface, a pathway to the public internet, so things like automatic outbound NAT are done on those interfaces to translate LAN IPs into WAN IPs suitable for the public internet. If you have a LAN like this OPT1 that is just a local subnet with a gateway to other internal networks, then you do not have to set that internal gateway as the actual gateway on the interface settings. You can just add a gateway in System->Routing and then add static route/s telling pfSense what internal networks are reached through that gateway. Then pfSense will understand that it is not a gateway out to the public internet in general.
  • Nanobsd F1 boot prompt

    1
    0 Votes
    1 Posts
    792 Views
    No one has replied
  • Can't connect to RDP using DyamicDNS from provider

    3
    0 Votes
    3 Posts
    1k Views
    S
    Can you provide a topology?  It sounds like you have Internet <> Router 1 <> pfsense If this is correct, have you set port forwards on Router 1?  If not, you need to forward these ports to the IP address of the WAN interface on pfSense.
  • Security with bittorrent client on LAN

    1
    0 Votes
    1 Posts
    774 Views
    No one has replied
  • PfSense is killing time!

    Locked
    15
    0 Votes
    15 Posts
    5k Views
    V
    One of the first things I tried before posting to this forum was to try using IP addresses rather than FQDN for both internal and public NTP servers and it didn't make a difference. At any rate it's irrelevant; I did a factory reset on the main switch and it fixed all of the NTP problems.
  • Pfsense is a time machine - system log shows an entry for tomorrow

    1
    0 Votes
    1 Posts
    817 Views
    No one has replied
  • Breaking the 6MB Barrier

    24
    0 Votes
    24 Posts
    4k Views
    stephenw10S
    Have you in some way proved the connection to be good? Somehow removed pfSense from the link and tested? Speedtest.net is not a good test because it uses multiple connections to maximise the throughput. Try simply downloading a laarge file from a known good source. I have no idea where you are so I can't recommend one but I use the Thinkbroadband test files at http://www.thinkbroadband.com/download.html here in the UK. If it's still limited at your client machine you can then try downloading it directly to the pfSense box: root@pfsense.fire.box]/root(2): fetch -o /dev/null http://download.thinkbroadband.com/50MB.zip /dev/null                                    100% of  50 MB 1961 kBps 00m00s I notice in your config file that you have some traffic shaping options: <ezshaper><step1><numberofconnections>1</numberofconnections></step1> <step3><enable>on</enable> <provider>Asterisk</provider> <connuploadspeed>%</connuploadspeed> <conndownloadspeed>%</conndownloadspeed> <connupload>30</connupload> <conndownload>30</conndownload> <download>300</download> <downloadspeed>Mb</downloadspeed> <conn0upload>300</conn0upload> <conn0uploadspeed>Mb</conn0uploadspeed></step3> <step4><step2><downloadscheduler>HFSC</downloadscheduler> <conn0uploadscheduler>HFSC</conn0uploadscheduler> <conn0upload>1</conn0upload> <conn0uploadspeed>Gb</conn0uploadspeed> <conn0download>1</conn0download> <conn0downloadspeed>Gb</conn0downloadspeed> <conn0interface>wan</conn0interface></step2></step4></ezshaper> Are you running asterisk? Did you set these up intentionally? I'm no expert in traffic shaping (which seem like a bit of a black art!) and I can't see how this would be limiting you but still…. Steve
  • Howto setup pfSense to use 2 ports for same LAN interface

    6
    0 Votes
    6 Posts
    6k Views
    D
    Thanks, I set it up like this: [image: PO3agBs.png] [image: UqdPjjl.png] [image: S3jNLy3.png]
  • Squid reverse proxy

    1
    0 Votes
    1 Posts
    880 Views
    No one has replied
  • Issues with the GA-C1007UN-D Intel NM70

    9
    0 Votes
    9 Posts
    5k Views
    C
    I have this board as well.  I initially had this issue with the 64bit version, but when I reinstalled with the 32bit version I got a dhcp address on my wan link right away.  I did not have to change any ip v6 settings.
  • New to pfSense: Question about address translation between LAN & OPT1

    15
    0 Votes
    15 Posts
    3k Views
    johnpozJ
    Yeah it is true, it creates the rule for you - doesn't mean there is not two rules ;) Do with it what you will, combinations of possibilities are almost endless..  But I can tell you, you get some other engineer that finds this - and he is going to go WTF were they smokin??  ;)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.