• 0 Votes
    3 Posts
    525 Views
    S
    Does your wan Access come back if you power cycle your cable modem without rebooting PFSense?  I have, what may be, a similar issue but I can restore internet by rebooting only The cable modem. It started the day after I upgraded to 2.4 and unfortunately it is still randomly happening after 2.4.1 - I’m considering rolling back for a while until the dust settles more on 2.4
  • Centurylink FTTH Prism setup help

    4
    0 Votes
    4 Posts
    1k Views
    R
    Wow I can't believe it took me a month before I could really sit down and try anything with this again, after upgrading PFSENSE router and getting smart managed switches and other stuff. Since the last post the CenturyLink Router had to be replaced for some reason it and the TV box(which was replaced also) was causing the phone call id incoming to not display on the TV via the original TV box/ router combo they gave us. Tech seemed to think some firewall settings I supposedly set in the CL router caused the issue… DMZ'ing one port/device. Right. I rarely get lucky enough to have a tech with network background come by. they have been general techs. Purchased a switch with igmp snooping, basically a smart managed switch. This switch told me today that there does not appear to be any VLAN's coming from the CL Fiber Modem, and also allowed me to identify the IP ranges for IGMP. None of which I have seen online. IP Address           VLAN ID 239.192.28.15   1 239.192.48.25   1 239.231.0.20   1 I assume no vlan atm because no difference in the way anything worked with and without the managed switch in between the CL Router. or my PFSense router. Creating vlan 201 coming from CL Modem and untagging the router side port caused there to be no connection. Speed tests today using various sites with my PFsense router connected to the CL Modem gave me upwards of 900+ up and down depending on testing location. IGMP Proxy, Firewall Wan, Firewall Lan, screenshots attached. I factory reset settings today. Reconfigured no difference. Status is that it still works for about 5 or so seconds and then stops streaming stations. Types of IGMP messages I have received The source address 192.168.10.57 for group 239.255.255.250, is not in any valid net for upstream VIF. <<<< very common first ip is always internal(as far as i can tell) to my network and not the tv box select() failure; Errno(4): Interrupted system call <<< rare Some other generic messages before it was configured right. Now when I am going through the CL router the Switch snooping shows the multiple IGMP addresses(as mentioned above), it also shows 239.255.255.250 but that is only from my laptop connected to the switch looking at the interface so going to say it doesn't count. So Modem > Switch(snooping IGMP) > CL Router = TV works, phone call ID works on TV box Internet works etc. But when I go through my PFsense router it doesn't show any IGMP going through at all. So Modem > Switch(snooping IGMP not seeing any IP's coming through) > PFSENSE = TV stations for 5 seconds or so when channel is changed, Phone ID works on TV box, Internet works etc. Now my assumption is my IGMPPRoxy is either not configured right or broken somehow. What other configuration information do you wonderful people need from me to troubleshoot. I do want to / am going to try a full on factory image factory reset of my PFSENSE router in case at some point I messed up something that upgrading between versions wont fix for some reason. [image: CaptureIGMP.PNG] [image: CaptureIGMP.PNG_thumb] [image: CaptureWAN.PNG] [image: CaptureWAN.PNG_thumb] [image: CaptureLAN.PNG] [image: CaptureLAN.PNG_thumb]
  • PfSense to serve public IPs to multiple routers

    4
    0 Votes
    4 Posts
    380 Views
    jimpJ
    If you don't need to filter anything to/from the customers, only isolate them, then even an L2 switch with private VLANs or a similar feature would be good enough.
  • Network config

    8
    0 Votes
    8 Posts
    819 Views
    johnpozJ
    "disperse traffic at a higher priority (QoS) I.E. VOIP, Plex, etc…." So your VOIP and Plex are on different networks?
  • Problem with AutoConfigBackup since this morning

    12
    0 Votes
    12 Posts
    879 Views
    A
    It looks like it came back at some point today
  • Tag LAN as vlan id 1

    7
    0 Votes
    7 Posts
    4k Views
    DerelictD
    Just. Don't.
  • Issue printing from devices on different vlans than printer

    5
    0 Votes
    5 Posts
    1k Views
    H
    @johnpoz: I see from your other thread working fine now after you reinstalled the driver. that was tagit446 that solved his problem, I was nicely asked there to create my own topic :) (will try tomorrow anyway of reinstalling the driver wile on the other subnet makes a difference)
  • Public IP assigned to WAN interface not working

    1
    0 Votes
    1 Posts
    188 Views
    No one has replied
  • Internet UP - clients unable to ping host

    3
    0 Votes
    3 Posts
    248 Views
    R
    That was exactly the problem! Silly me. Thank you  :D
  • PfSense goes "down"

    8
    0 Votes
    8 Posts
    1k Views
    JKnottJ
    Just wanted to say after some troubleshooting on my own, I figured out the problem. It was various collisions on my USB NIC which was half duplex. Replaced it with a full duplex USB NIC and all is well now. Even half duplex alone shouldn't cause those problems, though it will reduce available bandwidth.  Unless configured otherwise, Ethernet gear should auto-negotiate duplex and bandwidth.  There were likely other issues with that USB NIC.  Are there even USB NICs that are half duplex only?  Full duplex NICs have been made for over 20 years now.
  • PFBlockerNG xmlrpc error

    3
    0 Votes
    3 Posts
    973 Views
    BBcan177B
    Are both boxes running 2.4? One can't be using 2.3.x as that is incompatible.
  • Increasing Subnet Size

    15
    0 Votes
    15 Posts
    2k Views
    JKnottJ
    ^^^^ The problem with broadcasts is CPU load, not time on the wire.  With gigabit commonplace, how much broadcast or unsolicited multicast traffic is there, compared to desired traffic?  Incidentally, this is also the reason jumbo frames are often used in data centres, to reduce CPU load, for the amount of traffic carried.  As for enterprise, if all the clients support IPv6, as pretty much all do now, why even provide IPv4 on a server?  As for IPv6 only, that's already happening, as I mentioned with my cell phone.  There are also some ISPs that convert IPv4 traffic, from the Internet, to IPv6 to their customers.  In that situation, an IPv6 only local network is entirely possible.  Don't configure IPv4 addresses and no more ARP or DHCP broadcasts. IPv4 will be around for a while yet, but it's declining.  Hopefully, one day we can get rid of it entirely.  At the moment, the only IPv4 traffic on my network is for those IPv4 only devices and accessing IPv4 sites on the Internet.  Declining IPv4 means declining ARP and other broadcasts. You might want to sniff what actually happens when the files start moving ;) Actually, I have.  Home group uses IPv6 link local addresses exclusively.  It does not work over IPv4 at all.  Anyone who tries to disable IPv6 on Windows, while using home groups will soon discover that. Incidentally, there's a trend in data centres that reduces even the time on wire effect.  Spanning tree has long been used in data centres, but that forces all traffic into the best path to the root switch, leaving much of the network blocked.  Spanning tree is now being replaced by Shortest Path Bridging, where there's no such thing as a blocked connection.  Any link between switches can be used, if it's the shortest path.  SPB works by essentially creating VLANs between switches, by adding on another MAC header for transit between switches. BTW, stating fact does not create FUD.  FUD is caused by misinformation, such as NAT is a "security feature" that IPv6 doesn't provide.  In fact, the security of NAT comes from the state full connections it needs to work.  Well state full firewalls do exactly the same thing.  Yet despite that, people still claim that NAT provides security.  Now that's FUD.
  • 2.4.1 fails afrer full shutdown and reboot.

    3
    0 Votes
    3 Posts
    532 Views
    D
    yes to 2.4.1 it had been running for about 10 days witrhout any issues. A fresh install and restore of a backup is the likely next course of action. Thanks, yes have seen the instructions on installing on Hyper-V thanks. I've a had a quick look at the  Azure link, doesn't apper that I cna download it, to deploy on to Hyper-V. Yer likely a driver issue of some description, although I have seen a few posts about 2.4.1 having issues with VLAN's for various reasons. Thanks for the info and thoughts though.
  • API for automation

    4
    0 Votes
    4 Posts
    2k Views
    H
    unfortunately there is currently no api to automate stuff
  • Crash report

    5
    0 Votes
    5 Posts
    653 Views
    P
    Havn't heard of that happening.. might be gateway is detecting some up/down event on the gateway and resetting states? But i would expect that to happen only for gateway/route related changes being applied.. Is it checked?: System/Advanced/Miscellaneous "State Killing on Gateway Failure"
  • PfSense Crash Report on login, XMLRPC request failed

    5
    0 Votes
    5 Posts
    745 Views
    F
    Any workaround for this?  I realize this thread is a couple months old, but I am experiencing the EXACT same issues, and I REALLY don't want to upgrade firmware. On 2.2.6 here… Only noticed it because I have the need to install a package, and it won't retrieve the list.  My pfsense box has been up over a year otherwise... Thanks, -Alan
  • How can I prioritize users between internet connections?

    6
    0 Votes
    6 Posts
    514 Views
    JKnottJ
    I expect an alias would work, but I haven't tried using one.
  • Firewall and ip telephony

    2
    0 Votes
    2 Posts
    429 Views
    S
    @Fons: Hi, every time clients behind the pfsense-firewall are having a conversation using the ip-telephone on their desk the conversation is broken after 15 minutes. the firewall is on the latest version. we have our own voip-central wich handles all calls. the voip-central connects to a sip-trunk thru the firewall. neither me, our supplier or the manufacturer can find any setting on the telephones, the voip-central or on the providers end that could cause the sip-connection to break after 15 minutes (or any amount of time) so I have two questions regarding the firewall: could it be that some rule or setting could cause this connection break? and how to find this? is it possible that states are broken after a certain amount of time and not been being build up again in time? and how to set this? (well actually four questions) I hope someone can help us out on this. regards, Fons SIP has a reinvite interval of 15 minutes.  It's likely that the reinvite is being NATted and the port is being changed.  Do a capture on the LAN side of the router, wait the 15 mintues until the call drops, and view it in Wireshark.  When you inspect the call you'll see the ports next to the RTP in the chart.  See if they change after the 15 minute mark.  Then do the same thing on the WAN side and look for the same thing.  If the ports change on the LAN side but not the WAN then the router is doing something.  I've never seen a router do it, though, of any make.
  • NTP server help please

    4
    0 Votes
    4 Posts
    613 Views
    O
    Hegar and Johnpoz, thanks for your replies. I will try that today. I get why you ask why there is PFSense over PFSense but this is just a section of the network I am working on so it probably makes no sense to see an additional PFSense for no reason. I'll post what I find tomorrow.
  • MOVED: Ajuda - Listar Hosts que estão pingando + SSH via putty

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