• RDP connection through PPTP

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    If you are connecting to the PPTP server on pfSense, you would not need any NAT. Make sure the PPTP firewall rules (Firewall > Rules, PPTP tab) allow you to pass the RDP traffic, and also make sure that there isn't something local on the RDP target blocking the traffic (e.g. Windows Firewall)
  • Round Robin Network Booting

    2
    0 Votes
    2 Posts
    1k Views
    G
    Managed to solve this already so just wanted to provide feedback in case someone else also needs this. Reference: http://forum.pfsense.org/index.php?topic=64414.0 Using the command line, create a file with additional hosts, like /etc/rr-hosts: 192.168.1.11 ltsp-server 192.168.1.12 ltsp-server Back in the web GUI in DNS forwarder options, under "Advanced" add: addn-hosts=/etc/rr-hosts After settings are applied, you can ping the hostname repeatedly and notice it alternate between the IPs each time. :)
  • IPv6 Problems (Not sure if related to existing thread)

    6
    0 Votes
    6 Posts
    2k Views
    DerelictD
    Weird. I take it you've examined every config option and made sure they're identical. Take a config backup on a working LiveCD and restore it on Installed maybe?  Compare the relevant sections in the XML files of working and non-working configs to be sure they're identical?
  • How can i add a specific text in pfsense log?

    1
    0 Votes
    1 Posts
    702 Views
    No one has replied
  • Some websites intermittently not reachable

    3
    0 Votes
    3 Posts
    2k Views
    J
    In trying to make this reliable again, I re-installed squid3 as it had been before all these problems started. It seemed to be better in the 24 hours since I made that change, but has now become much worse. Instead of Chrome telling me the page cannot be reached, it is a squid error "The requested url could not be retrieved". This has been killing me on eBay and walmart.com this afternoon. Any tips what I need to do to find out what is causing this? Thanks, Jason
  • PPPOA > PPTP wan connection auto reconnect

    11
    0 Votes
    11 Posts
    2k Views
    B
    I think the problem may have been a dying speedtouch as the connection began dropping several times a day, swapped with another in same config and so far so good.
  • 2.0 and custom interfaces

    7
    0 Votes
    7 Posts
    6k Views
    G
    I'm about to try the tunX solution mentioned above. I was able to repeat the installation today. General steps below: 1. Retrieve a freebsd 8.3 64bit VM and deploy it 2. update and extract portsnap on the VM 3. cd /usr/ports/security/portsnap 4. make install     go through the normal steps 5. copy these files from the VM to pfsense in the same locations ./usr ./usr/local ./usr/local/sbin ./usr/local/sbin/vpnc-script-sshd ./usr/local/sbin/vpnc-script ./usr/local/sbin/vpnc-script-ptrtd ./usr/local/sbin/openconnect ./usr/local/libdata ./usr/local/libdata/pkgconfig ./usr/local/libdata/pkgconfig/openconnect.pc ./usr/local/include ./usr/local/include/openconnect.h ./usr/local/lib ./usr/local/lib/libopenconnect.so ./usr/local/lib/libopenconnect.la ./usr/local/lib/libopenconnect.a ./usr/local/lib/libopenconnect.so.2 6. good to go 7. I'm about to remove line 713 from /etc/inc/util.inc so I can control the vpn routes from the gui
  • Configure firewall/router on a virtual server with a single nic

    5
    0 Votes
    5 Posts
    2k Views
    johnpozJ
    The easy simple solution is to jut buy another nic – they are not expensive unless you going for some quad port server nic..  Any ole 20$ desktop nic would get you working.
  • Cannot assign hosts Static IPs - DHCP works

    13
    0 Votes
    13 Posts
    3k Views
    M
    One last thing which is very important and johnpoz mentioned it, you would need to put a default route (0.0.0.0/0) on your second pfsense box pointing back to the first pfsense box that is doing the Natting. In Cisco there is a way to distribute a default route using a dynamic routing protocol like rip or ospf, I have not looked into that much with pfsense. If there is not way to distribute the default route automatically then just add it statically and you should be good to go.
  • WAN DCHP issue (2.1)

    11
    0 Votes
    11 Posts
    3k Views
    C
    So to make sure it's nothing to do with my Arris cable modem, I put a unmanaged switch between my modem and wan pfSense port.  Same problem.  Less than 24 hours my WAN interface drops its IP and fails to renew.  Like previously stated, no issues until I upgraded to 2.1 Mike
  • Help with wifi

    3
    0 Votes
    3 Posts
    951 Views
    P
    I have a couple of Alix2D13 with Atheros WiFi cards at some sites that really need to minimise power use. The WiFi card is assigned to OPT2, pass rule/s added on OPT2 and it works/routes like any other local-LAN-style interface. I guess there will be a little "blip" to find somewhere in your setup…
  • MOVED: Proxy Autenticado Squid+SquidGuard+ldap

    Locked
    1
    0 Votes
    1 Posts
    710 Views
    No one has replied
  • Need help finding why memory and swap are full

    11
    0 Votes
    11 Posts
    4k Views
    stephenw10S
    Thanks for following up, many don't.  :) Good to hear you sorted it. Steve
  • PfSense newbie - Controlling user access to a network

    4
    0 Votes
    4 Posts
    2k Views
    D
    If your main firewall has monitoring, filtering and user authentication features, it should (usually) have multiple interfaces and VPN server functions (possibly SSL VPN too). Any reason not to use the existing hardware to do this work?
  • VPN and gatways

    2
    0 Votes
    2 Posts
    804 Views
    J
    The VPN tunnel will need to be attached to an interface so that you can add a gateway.  Assign the gateway to your LAN firewall rules once you've done that. You're going to have issues with both of those being on the same subnet though.
  • Any reason why rc.newipsecdns eats all the resources?

    3
    0 Votes
    3 Posts
    1k Views
    N
    Aaand another update: Looks like increasing Probe Interval to 30 and Down to 300 fixed the problem.
  • Sandboxed virtual network

    1
    0 Votes
    1 Posts
    736 Views
    No one has replied
  • Lync 2013 Client connection to corporate servers

    2
    0 Votes
    2 Posts
    1k Views
    O
    I would check your firewall logs shortly after trying to connect.  Likely the specific ports being used by Lync 2013 are being blocked on the firewall level. http://technet.microsoft.com/en-us/library/gg398798.aspx Looking though that, looks like it would be 43 or 5061, or possibly both.
  • Help me integrate pfSense into my existing network

    22
    0 Votes
    22 Posts
    4k Views
    M
    Nothing wrong with that. You don't need managed switches I just like them because they let you have more control of your network. I would just make sure that you only send untagged traffic to your unmanaged switches. Although there are some unmanaged switches that can deal with tagged traffic. Typically unmanaged switches will not support LAGG and may not have spanning tree too so be careful when running extra links between switches for redundancy.
  • Remote Widget for Wan Traffic?

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