• 0 Votes
    4 Posts
    556 Views
    D
    https://www.google.com/?gws_rd=ssl#q=pfsense+active+directory => the first result
  • MOVED: Squid Transparent proxy cannot connect to external VPN

    Locked
    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • CSR for cacert.org?

    2
    0 Votes
    2 Posts
    1k Views
    ?
    Ok, forget it. I have to select to "Edit" the CSR and it displays it in ASCII format…
  • How to get pfsense to dial PPP connection on boot? 3G modem issue

    4
    0 Votes
    4 Posts
    973 Views
    S
    Ah, attached my PPP configuration. Besides enabling the interface, I didn't do anything special. [image: 1.png] [image: 1.png_thumb] [image: 2.png] [image: 2.png_thumb]
  • Help: Will this work?

    5
    0 Votes
    5 Posts
    1k Views
    G
    Interesting. Pfsense #1 would be operating in transparent mode and peeling off ports to send to the other pfsense router, which would be operating in normal layer 3 mode. I have no idea if this could be made work. If your work router is getting its IP address via DHCP, you could try inserting a pfsense box in between the modem and the router modem->(WAN)pfsense(LAN)->switch->home network                                                     |                                                     |->(WAN)Router(LAN)->work network
  • Pfsense bug?

    6
    0 Votes
    6 Posts
    1k Views
    C
    @phil.davis: I wonder if we should ban that in the validation - not let the user put the equivalent of an internal interface name (WAN, LAN, OPT1, OPT2…) for the description of another interface. It is a total recipe for confusion if someone puts OPT5, OPT2, OPT7, OPT1, LAN... randomly as the descriptions of LAN, OPT1, OPT2, OPT3, OPT4... There is input validation there to prevent conflicting interface names on interfaces.php (so that conflict could only last until the interface is enabled). The only possibility for introducing problems there is if you can enable the same interface multiple times with the same name, which is prevented. That's the type of validation that probably goes too far, in that someone surely would complain that they can't call their <opt1>interface OPT2 (or similar). Sure it's a bad idea, but if it's not going to hurt anything, let people do what they want.</opt1>
  • Strange WebGUI timeouts

    5
    0 Votes
    5 Posts
    959 Views
    M
    I'm not using LDAP and I'm not on the LAN, this router is in another city…
  • PF Sense and latency

    3
    0 Votes
    3 Posts
    778 Views
    H
    Latency is primarily caused by one of two things, bufferbloat or distance. One way to fight the only one you have control over is to rate limit your connection. You can find better info about this in the Traffic Shaping forum.
  • IP conflict every 24 hour [solved]

    3
    0 Votes
    3 Posts
    1k Views
    L
    @cmb: That's a Supermicro MAC address. Have an IPMI with a shared port? Maybe it's grabbing your IP, which creates the conflict. Something with a Supermicro NIC in it is creating the issue. The issue is introduced at your ISP's next hop router, rebooting just sends a gratuitous ARP which lets your WAN NIC take back the IP for a period of time until the other device takes it again. Super, that appears to be it! I am running a supermicro A1SRi board with a physical management port, but it was not connected to anything. I hooked it up to the switch and identified the MAC address. Appears to be a setting in the web interface with for the network port with options such as "failover", "dedicated" and "shared". It was currently configured in "failover" mode. I suppose the issue might have been fixed now that it receives a proper IP by DHCP, but I'll switch it to "dedicated" anyway. Thanks.
  • Easy way to create a proxy server for VPN?

    1
    0 Votes
    1 Posts
    580 Views
    No one has replied
  • Cant extract pfsense latest .iso.gz on windows

    2
    0 Votes
    2 Posts
    1k Views
    D
    Like, verify the checksums and redownload it?
  • Restore to new hardware process

    3
    0 Votes
    3 Posts
    874 Views
    KOMK
    Bear in mind that some packages seem to make the transition better than others.
  • 2.2.2 dead slow disk operations on esxi 5.5U2 (HP proliant DL 380e Gen8)

    13
    0 Votes
    13 Posts
    2k Views
    L
    already tried vmtools via "nox" and via ESXI install CD and the results are always the same. The firewall is working ok minus this disk problem…. I think I will install an 2.2.0 version and see what values I will get on disk access. If its ok I no longer will upgrade pfsense until something or someone finds this and fixes... :( But first will try a clean 2.2.2 install, maibe I am luck with that Thank you everybody
  • PfSense 16k Jumbo frames support?

    17
    0 Votes
    17 Posts
    6k Views
    H
    I can watch 4K videos from YouTube over my 100Mb Internet connection, no buffering. The initial start of  the video has a hair bit of hesitation, like 1-3 seconds, but once the video is playing, I can jump to non-buffered parts of the timeline and it starts playing in less than 1 second. 4K UHD Bluray is 82Mb/s-128Mb/s. Jumbo-frames is not going to fix your 1,000Mb/s network not being able to handle 128Mb/s. Find the real bottleneck. It's probably the protocol being used to remotely stream the file. If  you're using a web client, maybe your web service needs to have its IO buffers, network buffers, or caches tweaked.
  • Same VLAN on multiple interfaces??

    7
    0 Votes
    7 Posts
    5k Views
    G
    For the scenario you presented, you do not need a layer 3 switch. In your original post, your heavy duty data was on VLAN 99. If you just buy a Cisco 2960 (or other switch that supports LAG and VLANs) and use LAGs to the ESX servers, you'll be OK. Do keep in mind that LAGs don't magically balance traffic across the links. You have to configure them to use bits in the source or destination addresses to determine which physical port in the LAG gets used.
  • Unable to connect to Zen Fibre with pfsense

    2
    0 Votes
    2 Posts
    1k Views
    F
    It's wooooorking! For those that come after me with the same issue: the solution was to go into the WAN interface configuration, click the link for "Advanced and MLPPP" and in the "Link Interfaces" box select the right interface (there weren't any selected - that's never going to work!), then save. The problem was possibly caused by my having some settings carrying over from the old ISP, not sure if completely new pfsense-ers will have to do this.
  • API or remote CLI to configure pfSense

    7
    0 Votes
    7 Posts
    4k Views
    S
    Thanks a lot for help. So can I install phantomJs on  pfSense itself?
  • VPN Brodge

    2
    0 Votes
    2 Posts
    710 Views
    A
    OpenVPN may do it. Discaimer:  I've NEVER architected a network with a need for a site-to-site VPN bridge.  Site-to-site bridge, sure, using L2 switches.  VPN, absolutely, but they have always been routed. I had initially started to write an "It can't be done" reply, but started reading openVPN's doc's and howtos.  OpenVPN supports a bridged VPN config, but I'm not clear if it works with site-to-site, or only in a road warrior scenario.. Regardless, a site-to-site bridged VPN would be a huge waste of network and processor bandwidth.
  • Limiting web access to SSH port forwarding stopped working in 2.2.2

    4
    0 Votes
    4 Posts
    1k Views
    C
    The process is similar though not quite exactly the same in 2.2x's services.inc. Two lines to change there for IPv4: $lighty_config .= "server.bind  = \"0.0.0.0\"\n"; $lighty_config .= "\$SERVER[\"socket\"]  == \"0.0.0.0:{$lighty_port}\" { }\n"; To change 0.0.0.0 to 127.0.0.1. Then after making those changes in services.inc, run /etc/rc.restart_webgui to reload. Check the output of "sockstat -4" and "sockstat -6" to check its IPv4 and IPv6 bindings afterwards.
  • How to have a more secure LAN?

    7
    0 Votes
    7 Posts
    2k Views
    johnpozJ
    making an overly complex network with extra overhead in performance for no reason is not fun ;) Why would you be using powerline adapters from different makers?  That they work at all is amazing actually.  Get powerline from the same maker if you want to encrypt their traffic. you could look to something like tcpcrypt or ipsec
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.