• Problem with Traffic Shapper

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Captive portal appers broken on latest snapshot

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    7

    After some more testing today it looks like sometime around the first of Nov. it broke. I tried a snapshot from 10/30 and it worked. When I went to 11/4 it didn't. Hope this helps someone know where to look.

  • Load Balancing Problem

    Locked
    14
    0 Votes
    14 Posts
    6k Views
    N

    Hi,

    sorry for my late feedback but I didn't get it earlier. Today I updated to the latest snapshot, becaus I read in the rsc, that there were some fix for updating WAN interfaces IP adresse or something and now I just want to let you know, that it works for me again.

    Great job, thanks!

  • Kernel missing from latest snapshot??

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Traffic Graphs & CPU Usage

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • IPSEC one way

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    J

    Would you share the config you use for pfsense/draytek please?

    I'm struggling with a similar setup at the moment.

    Cheers!

  • Adding Floating Rule Gives Limmiter error

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    V

    thanks
    stuck on this build due to the squid bug.
    will upgrade as soon as poss.

    :)

  • Is IMspector supposed to work in the current builds?

    Locked
    1
    0 Votes
    1 Posts
    960 Views
    No one has replied
  • PPTP doesn't work

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    E

    TooMeek,

    Sincerely I don't know how it works on my WinXP, just works one time, but only works in my PC, all others PCs doesn't work.

    I just gave up of PPTP and start using OpenVPN, much better, much safer.

  • BETA4-4g-20101209-1544-nanobsd not working?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    Looks like something is crashing during the boot process. Are you sure that is a good CF card?

    If you try even older snapshots, can you get one to work?

  • 2.0 Embedded issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ

    The embedded image only prints that to the console and then switches to serial output.

    Connect a null modem serial cable and you'll see the remaining console output.

  • Dyndns update not working

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    W

    This might be another symptom of the problem causing Unable to check for updates which you have also reported.

  • AMD64 - General protection Faults

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    P

    FYI:  Seems to be a freebsd issue with intel nics.

    http://redmine.pfsense.org/issues/1093

    Using broadcoms now, problem not happening.

  • Imspector installation problem

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    jimpJ

    @pwnell:

    Installation works, but does the application work?  It does not filter any MSN traffic for me.

    That would be a topic for a new thread. This thread is only for the installation issues, which should be resolved on both i386 and amd64.

  • PHP syntax error when editing VPN Tunnel

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P

    Hi,

    Yes, sorry about this :-(

    I already fixed it, so it should be available on next snapshots.

    Sorry again,
    Pierre

  • IPTV and IGMP Proxy problems

    Locked
    2
    0 Votes
    2 Posts
    31k Views
    B

    After a lot of head scratching I finally managed to get it to work. I'll post the settings I used, in case someone reads this post later and possibly find them useful.

    Services>Rules: WAN
    Proto: UDP
    Source: *
    Source Port: *
    Destination: 224.0.0.0/4
    Destination Port: *

    Services>Rules: LAN
    Modify the "Default allow LAN to any rule" and enable the option "This allows packets with IP options to pass. Otherwise they are blocked by default. This is usually only seen with multicast traffic.". It is found under "Advanced Options" near the bottom of the page, when editing this rule.

    (The next rule is specific for my service provider and can be skipped if your service provider doesn't have a similar service. In my case it provides access to the Warner Films channel.)
    Services>NAT: Port Forwarding
    Proto: UDP
    Src. addr: *
    Src ports: *
    Dest. addr: WAN address
    Dest. ports: 8254
    NAT IP: <ip of="" iptv-box="">NAT Ports: 8254

    Services>IGMP Proxy
    Here I made two rules. One for upstream and one for downstream traffic.

    Upstream
    Name: WAN
    Type: upstream
    Threshold: <empty>Values: 224.0.0.0/4, 195.238.200.0/24 (*the second address mask specific to my service provider. See note below.)

    Downstream
    Name: LAN
    Type: downstream
    Threshold: <empty>Values: 192.168.0.0/24 (This is the subnet mask of my internal network. Change it to what you use.)

    Notes
    The second subnet mask I specified for the upstream is the net from where the data stream is coming from, in my case. Without this I get nothing but a black screen.

    To debug what was going on, I ssh'd to my pfSense box and ran igmpproxy from the command line:

    igmpproxy -d -c /tmp/igmpproxy.conf

    After switching to an IPTV channel I noticed the following warning coming from igmpproxy:

    Warn: The source address 195.238.200.2 for group 239.192.105.14, is not in any valid net for upstream VIF.

    I checked the IP and turns out my service provider own the 195.238.200.0/24 network. After adding it to my upstream settings, I was able to watch tv.

    For reference, I am using "Elisa Viihde", a Finnish IPTV solution.

    pfSense version that I'm using is 2.0-BETA4 (i386) built on Fri Dec 10 20:38:22 EST 2010 running on a PC Engines ALIX 2D3 board.

    Posts I found useful
    http://forum.pfsense.org/index.php/topic,16943.msg113914.html#msg113914
    http://forum.lissyara.su/viewtopic.php?f=3&t=17080#p158230 (in Russian)</empty></empty></ip>

  • EDIT - pfsense traffic blocked i386 build Dec 11 05:06:09 EST 2010

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    F

    Thanks for the feedback.  I'm glad it's working for you. I'll try doing a clean install.

  • Apinger.status location and Disk IO

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C

    If you want the disk to almost never be touched, run the embedded version on the hard drive. Then everything that's written during normal operation is in RAM.

    It would also be fine to hack your current install to run /tmp from md.

  • Can you restore a 1.2.3 config on 2.0?

    Locked
    2
    0 Votes
    2 Posts
    973 Views
    E

    check the sticky's

    http://forum.pfsense.org/index.php/topic,10409.0.html

  • IPsec status never green for Mobile connections

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D

    Gotcha. Not a big deal, just seemed inconsistent. I'm not sure if it matters much, but it may be helpful to change the status icon (or remove it) for mobile tunnels so it's obvious to the user that it's not being checked and may very well be working, since right now it looks like they're never up. Of course a "show mobile status" link that adds mobile status when needed without checking every time would be optimal, but it's if non-trivial that's probably something that can wait for a point release if it is important to someone.

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