• How to track and log activity of one public ip

    2
    0 Votes
    2 Posts
    225 Views
    stephenw10S
    Just add firewall rule with logging enabled for that IP. Put it above any other rules so traffic to that always hit it. Steve
  • The WAN interface stops passing traffic after 5 minutes

    2
    0 Votes
    2 Posts
    198 Views
    stephenw10S
    Sounds like an ARP issue? Or an IP conflict maybe? Anything logged? How does it fail? is pfSense still sending traffic but without responses? Steve
  • Multicast Traffic from LAN blocked

    19
    0 Votes
    19 Posts
    3k Views
    johnpozJ
    I have 2 cisco sg300's, 28 and 10 ports.. Yeah such features are a bit above your entry level smart switch.. But more full featured switches can be had for reasonable prices.. The 28 port is pretty much my core switch in what is my office/computer room ;) while the 10 port sits in my av cabinet in the living room.
  • Syslog-ng DHCP Hostnames

    4
    0 Votes
    4 Posts
    596 Views
    C
    @gertjan Thank you VERY much for your assistance.
  • Google Nest Hub - update blocked by pfSense

    3
    0 Votes
    3 Posts
    971 Views
    stephenw10S
    Could also be an IPv6 issue. It looks like the Nest Hub will use only v6 if it thinks it's available. If pfSense is handing out v6 addresses but doesn't actually have upstream v6 connectivity it would look like this. A pcap should show it doing that though. Steve
  • 0 Votes
    36 Posts
    4k Views
    stephenw10S
    Nice. That's some weird behaviour. Steve
  • Validation error from Azure marketplace

    6
    0 Votes
    6 Posts
    683 Views
    stephenw10S
    Ok, yes that appears to be issue. The error you're seeing is unhelpful though and I'm not sure why it doesn't just show offer as unavailable. We raised that with Azure. Since you already have supported instances deployed please open a ticket with use to discuss the available options: https://go.netgate.com/ If you can reference this thread in the ticket it will save time initially. Steve
  • Significantly performance hit using RDP on 2.5.2 compared to 2.5.0

    2
    0 Votes
    2 Posts
    412 Views
    S
    Have not had any issues with RDP on much slower connections.
  • Hello. I’m a guy that broke the internet.

    11
    0 Votes
    11 Posts
    1k Views
    F
    @stephenw10 I think this is mostly ironed out after a restart. My connectivity was oddly intermittent prior to that. When I plug in laptop via ethernet directly to my vlan AP it still says I'm on my lan network, but assigns correct IP and I can connect to my pi. Thanks again for your help!
  • sendto: 65 with UK ISP and PFsense

    28
    0 Votes
    28 Posts
    3k Views
    T
    So I had a very similar scenario last week - PFsense would nicely close the PPPoE connection (3 or 4 times over a couple of days) and then take ages to reconnect. My ISP (Aquiss) got OpenReach out to check the Fibre and everything seemed to check out fine, though they reported they could see rather more drops than just the 3 or 4 I could see - 18 or so - no further issues since though. So I think the connection was dropping, but only a few times it was long enough for PFsense to give up and shut up shop? However, the other end of PPPoE link (run by OpenReach?) would stay up longer and we had to wait until it timed out before Pfsense would reconnect? I've since added the Gateways widget to my Dashboard and replaced the monitor IPs with something further down the line - as ISP provided gateway didn't respond to ping - [image: 1627999309109-056ae178-4059-4e09-a5e1-eba95bb921fd-image.png] Can't seem to get the IPv6 address to respond (though IPv6 is running fine). Noting that I assume I've got a reused IPv4 address as my firewall is repeating blocking an attempt to connect on port 500 (IPSEC VPN?) from some other address! Bottom line - my problem has disappeared for the moment, - so either fixed by re-seating of cables during OpenReach Test or some other hidden change - but if it's some random issue...
  • crash report after each reboot

    5
    0 Votes
    5 Posts
    513 Views
    stephenw10S
    That just looks like the same crash. It happens at 'configuring firewall'. Do you have any odd rules that might apply to the pfsync intercace? Floating rules for example? Does the 'infinite dashes' appear differently to this? Steve
  • Arpwatch Notification : Cron <root@pfSense> /usr/sbin/newsyslog

    3
    0 Votes
    3 Posts
    653 Views
    mr.roshM
    @viktor_g thanks, but how do I know if the above alert is an actual issue and needs fixing.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • How to check Download Speed

    Moved
    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    @diyhouse said in How to check Download Speed: with a old (firmware upgraded) BT/Huawei FTTC Modem Is that 'firmware upgraded' as in unlockled? In which case what is your actual line sync rate? I'm around 250m from the cabinet and see ~72Mbps sync rate but that gives a 67Mbps line rate. # xdslcmd info --show xdslcmd info --show xdslcmd: ADSL driver and PHY status Status: Showtime Retrain Reason: 1 Last initialization procedure status: 0 Max: Upstream rate = 12142 Kbps, Downstream rate = 71580 Kbps Bearer: 0, Upstream rate = 12127 Kbps, Downstream rate = 66999 Kbps Bearer: 1, Upstream rate = 0 Kbps, Downstream rate = 0 Kbps Link Power State: L0 Mode: VDSL2 Annex B VDSL2 Profile: Profile 17a TPS-TC: PTM Mode(0x0) Trellis: U:ON /D:ON Line Status: No Defect Training Status: Showtime Down Up SNR (dB): 8.1 13.0 Attn(dB): 13.7 0.0 Pwr(dBm): 13.9 3.0 Though I note my upsteam sync is in the toilet today, for some reason. That translates to about 62Mbps measured download. Steve
  • CE paid version ?

    15
    0 Votes
    15 Posts
    2k Views
    stephenw10S
    @chudak said in CE paid version ?: I will consider donating to the FreeBSD Foundation Always an option. pfSense wouldn't exist as it is without FreeBSD.
  • Backup Restore

    Moved
    2
    0 Votes
    2 Posts
    406 Views
    stephenw10S
    So you're asking here how to restore a 2.4.5p1 config from some other hardware into a VM? Firstly I would exit the config to correct the interface names inclusing the VLANs because doing so manually is painful. Secondly when you restore the config it will revert the repo setting and pull in packages from 2.5 which is probably what you're hitting. Restore the config with the WAN disconnected so it cannot do that. When you get the notice that it failed to install packages reconnect the WAN, reset the package repo to 2.4.5 deprecated again and manually install the packages. The packahe config will be retained. Steve
  • Why is pfsense slower than OpenWrt in my case?

    17
    0 Votes
    17 Posts
    4k Views
    stephenw10S
    Did you have pf enabled in FreeBSD? If not try enabling that or disabling it in pfSense. That is what throttles throughput ultimately if nothing else is. Steve
  • Can't get serial (uart) GPS time source to work...

    15
    0 Votes
    15 Posts
    2k Views
    K
    Hi Stephen! Hmm, not sure why it would be showing that unless it's losing sync maybe? I guess it is something like that... I will check if I can find somewhere where I can ask what that message means exactly and what can be done about it... I do have another device which is originally meant for a raspberry PI but can be used serially if I have the right adapter (it has TTL signaling) which I don't right now... I am quite curious to see if the problem will be present with it once I have the proper adapter. I expect it to appear as a GPS source though unless you have it configured as PPS only? No, it configured as a serial GPS, I am not using the PPS configuration. Once I used the port specific system tunable it went from not supporting PPS to supporting it without doing anything else... It would be nice if the value of that system tunable would be modifiable from the serial GPS settings because that's the only way to get PPS working for a serial GPS I think.. I used the port specific system tunable because I think system tunables get backed up in pfSense backup while modifying loader.conf.local would not have been backed up, am I right? Unfortunately my own serial connected GPS seems to have failed so I have nothing to compare it with directly. No time to investigate it. No problem, thank you very much for your help, with your help things went from totally not working to mostly working.. If I find a solution to my latest problem I will let you know.. Thank you! Nick
  • A day with the VigorNIC

    15
    0 Votes
    15 Posts
    9k Views
    stephenw10S
    If you're using PPPoE you should be able to use the process in the doc pretty much exactly. By default I expect the Draytek to be in bridge mode so you only need to create a PPP interface using that as parent and it will work. Then assign the parent interface, re0 unless you have other re NICs, additionally and use that to access the modem management. There should be no need to add a bridge. And I would use hybrid OBN mode as I said. Steve
  • Adding another Network Card - Not showing

    5
    0 Votes
    5 Posts
    741 Views
    M
    @mikeinnyc I'll get a trusty Intel The em(4) driver supports Gigabit Ethernet adapters based on the Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547, 82571, 82572, 82573, 82574, 82575, 82576, and 82580 controller chips: Intel Gigabit ET Dual Port Server Adapter (82576) Intel Gigabit VT Quad Port Server Adapter (82575) Intel Single, Dual and Quad Gigabit Ethernet Controller (82580) Intel i210 and i211 Gigabit Ethernet Controller Intel i350 and i354 Gigabit Ethernet Controller Intel PRO/1000 CT Network Connection (82547) Intel PRO/1000 F Server Adapter (82543) Intel PRO/1000 Gigabit Server Adapter (82542) Intel PRO/1000 GT Desktop Adapter (82541PI) Intel PRO/1000 MF Dual Port Server Adapter (82546) Intel PRO/1000 MF Server Adapter (82545) Intel PRO/1000 MF Server Adapter (LX) (82545) Intel PRO/1000 MT Desktop Adapter (82540) Intel PRO/1000 MT Desktop Adapter (82541) Intel PRO/1000 MT Dual Port Server Adapter (82546) Intel PRO/1000 MT Quad Port Server Adapter (82546EB) Intel PRO/1000 MT Server Adapter (82545) Intel PRO/1000 PF Dual Port Server Adapter (82571) Intel PRO/1000 PF Quad Port Server Adapter (82571) Intel PRO/1000 PF Server Adapter (82572) Intel PRO/1000 PT Desktop Adapter (82572) Intel PRO/1000 PT Dual Port Server Adapter (82571) Intel PRO/1000 PT Quad Port Server Adapter (82571) Intel PRO/1000 PT Server Adapter (82572) Intel PRO/1000 T Desktop Adapter (82544) Intel PRO/1000 T Server Adapter (82543) Intel PRO/1000 XF Server Adapter (82544) Intel PRO/1000 XT Server Adapter (82544)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.