• Routing from a passthrough'ed IP

    3
    0 Votes
    3 Posts
    422 Views
    K
    Missed that page in my searches, thank you. Will give that a shot this weekend.
  • Allow LAN to LAN, not routing

    37
    0 Votes
    37 Posts
    3k Views
    DerelictD
    @lewis said in Allow LAN to LAN, not routing: I said many times, I've never done this before, it's a live network that I cannot mess up. My point exactly.
  • Embedded Website Content, how to allowed?

    2
    0 Votes
    2 Posts
    164 Views
    KOMK
    It isn't possible for you to block YouTube for all your users but allow it when it's linked from somewhere else.
  • Internett traffic stop after a while (reboot solve it for a while)

    14
    0 Votes
    14 Posts
    1k Views
    KOMK
    I don't really have anything else to add other than that you can upload images here directly without having to link to some hosting site like Imgur. Just use the Upload Image button in the Edit bar when you're making a comment.
  • 1Gb to 10Gb slow

    6
    0 Votes
    6 Posts
    709 Views
    stephenw10S
    Hmm, then I would be testing against an external iperf server next if you can. Steve
  • xinetd entries

    7
    0 Votes
    7 Posts
    803 Views
    johnpozJ
    to be honest any sort of nat "reflection" is just an abomination if you ask me.. Why not just have your local stuff resolve the local IP vs any sort of reflection off your public IP.. Simple host override is all it takes. Only reason I can think of doing a reflection would be to work around the horrible coding of some app that uses a IP vs a fqdn as destination.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Best way to separate IOTs from main LAN?

    24
    0 Votes
    24 Posts
    3k Views
    NogBadTheBadN
    Most of the ET Policy ones are related to my IOT network, I should really tighten up $home_net now I'm running Snort on the parent interface. The SIP stuff is related to a VOIP phone sat on my network. The rest was just normal day to day traffic.
  • 0 Votes
    3 Posts
    151 Views
    C
    Thx for the quick exact info!!
  • 10Gbps DAC lossing connection with 160Mbps LAN traffic.

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • bridging

    17
    0 Votes
    17 Posts
    2k Views
    D
    Thanks a lot i now understand it probably thru the console I also discovered in the link https://community.adamnet.works/hc/en-us/articles/115002725594-Running-on-a-Transparent-pfSense-Bridge It uses the mac address of both the WAN and LAN interface rather than ip address when assigning the LAN and WAN interface to the BRidge This has to be tested before knowing if it works
  • Slow upload speed

    2
    0 Votes
    2 Posts
    280 Views
    stephenw10S
    What is your hardware? Just how bad is you upload speed? How are you testing it? How fast is it without pfSense in line? Steve
  • FTP proxy with multiple public IPs

    13
    0 Votes
    13 Posts
    1k Views
    johnpozJ
    Nope - not forced, you making the call that easier and better to nat then change one side to use something different.. Not like rfc1918 is freaking limited in what address space you can use ;)
  • block other access point

    4
    0 Votes
    4 Posts
    682 Views
    stephenw10S
    That sort of thing is often achieved by using a very low TTL value to prevent routing. People occasionally ask about doing the opposite of this to bypass such restrictions. However I'm not sure there is any way to do that in pfSense. Not in the GUI at least. Steve
  • Gateway is offline and no network access

    2
    0 Votes
    2 Posts
    306 Views
    stephenw10S
    Are you using a static IP on WAN? Is it correct? If it's DHCP is it pulling the correct gateway? The gateway may not respsond to ping in which case it will always show as off-line. You would have to set a different monitor IP if that was the case. ... only in the host where the pfsense running Does that mean it's a VM? Are you sure the interfaces are configured correctly? Steve
  • Can't load 'kernel'

    9
    0 Votes
    9 Posts
    6k Views
    jimpJ
    If it got to the point where it can't load the kernel, I wouldn't settle for anything less than a wipe+reload. I'd also be suspicious of the disk itself.
  • OpenVPN compression

    37
    0 Votes
    37 Posts
    20k Views
    PippinP
    The difference is that --comp-lzo is for all OpenVPN versions. --compress is for version 2.4 and higher. Also see the manual: https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
  • Posting to a forum issue

    23
    0 Votes
    23 Posts
    3k Views
    JKnottJ
    @Pippin I don't know if that is the proper fix. My thought would be to find out what's causing this. What packets are being fragmented? If that setting only affects fragmented packets that have DF set, then I suppose it wouldn't be a problem. Still, I'd want to know why it's needed. As I mentioned, DF is used these days, for everything on Linux and TCP on Windows.
  • NTP Config Question

    42
    0 Votes
    42 Posts
    7k Views
    J
    So apparently their is a -L flag that can be used when executing the command to start the NTP daemon which will tell it not to listen on VIPs. However for this to work as such the alias for the VIP must have a colon in the name (which if you ask me is a very weird condition). Not to mention that they came its been depreciated and thus more preferable to use the -I flag to directly and more explicitly specify the exact interface(s)/IP(s) you want it to listen on. Just out of curiosity though if we can directly specify these things as part of the command to run NTP versus building a config file, putting these values into it, telling NTP to get that info from the config file, etc would it not just be easier/more efficient to build it all into a single command and have it run as such from the get go?
  • dpinger

    4
    0 Votes
    4 Posts
    910 Views
    J
    So I came across a file named gwlb.inc and added a sleep() command at the start of the start_dpinger function which did apparently solve my issue of a log entry not being created claiming that a few pings of the gateway failed following a reboot. However it seemed to have a possible secondary issue where for those few seconds that the boot process is thrown off by the NTP process momentarily errors claiming the clocks are not sync'ed. Guessing that there is some check that occurs while this "pause" is happening and since it doesn't see the NTP daemon running it alerts that time is not being accurately maintained; which is technically correct. Granted I know this a very minor issue, more of a personal preference then anything else, but if anyone has a better suggestion on how to handle this let me know. As all I am looking to do is have the dpinger service startup a few seconds later than it currently does.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.