• MOVED: Enabling Transparent Proxy slows down internet speed

    Locked
    1
    0 Votes
    1 Posts
    826 Views
    No one has replied
  • MOVED: SquidGuard does not work after auto updating blacklist

    Locked
    1
    0 Votes
    1 Posts
    711 Views
    No one has replied
  • MOVED: Dansguardian is not showing category name

    Locked
    1
    0 Votes
    1 Posts
    719 Views
    No one has replied
  • When will we see pfsense on Freebsd 9 ?

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    stephenw10S
    2.1 development has been significantly longer than some because of the introduction of IPv6. A massive task! Although 1.2.3 - 2.0 was not quick.  ;) Steve
  • Slow download speeds - upload is fine

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    D
    @stephenw10: Probably something at BT's end. If you are on their entry level tier (option 1) they may have switched you to CGN (carrier grade NAT) which could have caused some issues somewhere. http://www.thinkbroadband.com/news/5818-bt-retail-in-carrier-grade-nat-pilot.html Steve Thanks mate but I highly doubt it was something to do with BT. I am on their business service with a static IP and for them to compromise their service that they provide to me would be a pretty big mistrust issue. I think it was something to do with how the firewall was treating packets and the fact that the firewall had just been running for a couple of hours.
  • I broke pftop command

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    N
    Thanks! I will just wait for the next snapshot then. :)
  • Wpad being ignored?

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    johnpozJ
    "But I have explicit rules to allow pfSense:22 and it works fine -" on your vlan2?  Again without seeing your rules I can not even guess to what your issue(s) are or are not.
  • Issues with WAN Gateway

    Locked
    22
    0 Votes
    22 Posts
    9k Views
    T
    Ok, I'll have to wait until tonight so I can grab the full log. (It was in the middle of occuring when I tried to login to verify the namecheap dns settings for the other topic >.< )
  • Non-invasive router migration

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    P
    I think more information is required. Is the Netgear in the same subnet as the LAN on pfsense? Yes, you can setup an IP Alias with the same IP as the netgear. If it is on a separate subnet, then you will only need to create FW rules to allow it and NAT rules so that traffic going out to the WAN is natted. Traffic between the 2 subnets should be automatic. Personally, I would force default GW change, but this could be done for a slower transition. Those that are DHCP should transition over to the LAN IP by default.
  • Dual LAN to Single WAN

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    P
    Each network (LAN and OPT1) need to be a completely different IP subnet - e.g. keep LAN as 172.20.2.0/24 (pfSense LAN IP 172.20.2.83) and make OPT1 172.20.3.0/24 (pfSense OPT1 IP 172.20.3.83). Otherwise the routing will get very confused about where packets need to be delivered. An "allow all" rule is automatically put on LAN by default. Other interfaces have all incoming connect requests blocked. So yes, you have to add pass rules on other interfaces to let any traffic happen (e.g. as you say, put an "allow all" rule on OPT1, just like LAN).
  • 2.0.2 version crashing

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    J
    I toke the machine to my network and no crash at all. I replace the box with same hardware profile in another  environment and 2.0.3 version, still crashing. Then return to 2.0.1 version, but still crashing. Very strange problem. I send crash reports every day, hoping someone helps. May  9 14:14:52 sec kernel: Fatal trap 12: page fault while in kernel mode May  9 14:14:52 sec kernel: cpuid = 1; apic id = 01 May  9 14:14:52 sec kernel: fault virtual address      = 0x10 May  9 14:14:52 sec kernel: fault code          = supervisor read data, page not present May  9 14:14:52 sec kernel: instruction pointer = 0x20:0xffffffff807cad25 May  9 14:14:52 sec kernel: stack pointer              = 0x28:0xffffff803bca43a0 May  9 14:14:52 sec kernel: frame pointer              = 0x28:0xffffff803bca43f0 May  9 14:14:52 sec kernel: code segment                = base 0x0, limit 0xfffff, type 0x1b May  9 14:14:52 sec kernel: = DPL 0, pres 1, long 1, def32 0, gran 1 May  9 14:14:52 sec kernel: processor eflags    = interrupt enabled, resume, IOPL = 0 May  9 14:14:52 sec kernel: current process            = 22984 (openvpn) May  9 18:03:32 sec kernel: Fatal trap 12: page fault while in kernel mode May  9 18:03:32 sec kernel: cpuid = 0; apic id = 00 May  9 18:03:32 sec kernel: fault virtual address      = 0x21 May  9 18:03:32 sec kernel: fault code          = supervisor read data, page not present May  9 18:03:32 sec kernel: instruction pointer = 0x20:0xffffffff807cad1b May  9 18:03:32 sec kernel: stack pointer              = 0x28:0xffffff80395ab4b0 May  9 18:03:32 sec kernel: frame pointer              = 0x28:0xffffff80395ab500 May  9 18:03:32 sec kernel: code segment                = base 0x0, limit 0xfffff, type 0x1b May  9 18:03:32 sec kernel: = DPL 0, pres 1, long 1, def32 0, gran 1 May  9 18:03:32 sec kernel: processor eflags    = interrupt enabled, resume, IOPL = 0 May  9 18:03:32 sec kernel: current process            = 12 (irq260: em2:rx 0)
  • 0 Votes
    5 Posts
    2k Views
    T
    @stephenw10: By default filtering is on the bridge member interfaces and not the bridge interface itself. If you are hoping to the use the interfaces like a switch, as you would on a soho router, you probably want one set of firewall rules to apply to all the bridged interfaces. Hence the system tunable change. If you don't do that then you need to add rules to each interface in the bridge. It deppends how you are using the bridge. You can also have filtering both places if you want to. Steve Ok, yes, then I would want to make that change. Sounds good.  Thanks for the explanation.
  • VLAN configuration, need suggestions.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    First thing you are going to need to do is figure out how many IPs you are going to need per VLAN. Once you do that then you will create the VLANs on your Pfsense router and give them IPs and setup your rules. Then you will create the VLANs on your switches. I would think about how many users you have today and how many you think you might have tomorrow. Then make a network diagram and post it here that way people can help you better.
  • Are firewall rules for internal VLAN routing too?

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    T
    @Reiner030: Tim means switches like an D-Link DGS-1008D which we use as standard table switch for other places… So every user gets his untagged VLAN but our telephones get their VLAN tagged, too. Actually, the switch I was having problems with is a Dell PowerConnect 5224.  It's a layer 2/3 switch and for some reason I could not delete the untagged VLAN and on reboots all my settings are lost.  Rather than spend the time trying to figure it out (again, "free" switch), I decided to add another switch and physically segment. Lazy, I know…. :)
  • Restart Service on OPT1 UP

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    P
    That's fine - I have been wanting this to work optimally for my systems, I had been on 4 weeks leave away from easy access to test systems (withdrawal symptoms:) and it was a good opportunity to have a proper look at it.
  • Secondary IP on WAN interface to talk to the modem

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    D
    ahh perfect. thank you kindly!
  • Pfsense stops all traffic for no known reason

    Locked
    10
    0 Votes
    10 Posts
    2k Views
    stephenw10S
    Good to hear.  :) I only asked because other users have reportedly done that and ended up misinterpreting the instructions etc. Steve
  • Embedded Install - Logs to internal / external HD

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    It's not straight forward but people have done it. Probably the easiest way to do this is to run a syslog server locally. This means the pfSense logging code remains standard. I believe someone created a package to do this with syslog-ng. Steve Edit: Yes, it's here but only available for 2.1 for now.
  • Is this scenario possible at all with pfSense?

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    stephenw10S
    You can either setup one instance as a transparent firewall, in which case it will have the same subnet on both sides remving the issue. Or have the inner box setup as a router only which is what you were trying to do before. However if you do that you will need to add a route or gateway to the outer instance so that it knows where to send traffic bound for the inner LAN. It really would be much better to have a single instance of pfSense here.  :) Steve
  • Introducing a managed switch to my network - VLAN setup questions

    Locked
    25
    0 Votes
    25 Posts
    13k Views
    stephenw10S
    The reason you should not use VLAN1 is that the switch uses it internally even if you have no VLANs defined and are using it as an unmanaged switch. You can get odd behaviour if you're not aware of what you're doing. The webgui is on VLAN1 internally in the switch. Usually all traffic with VLAN1 is untagged at every port such that you never see it outside the switch but you can allow it to exit as tagged and that way you can connect to the webgui over tagged traffic.  ;) You are only doing this because it's not recommended to have tagged and untagged traffic on the same pfSense interface. The reason for that is that some combinations of hardware and driver cannot handle that and end up discarding one of the other. However most people never see this problem so you are probably fine just adding the em1 as an interface to access the switch gui. Just be aware that it may cause a problem. Alternatively there is often an option to add the webgui to other VLANs so you could just add it to your existing VLAN. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.