• Pfsense with ESXi and VLANs

    7
    0 Votes
    7 Posts
    3k Views
    C
    I think I have found the issue. It was rather simple. I have mistakenly assigned VLAN20 to the LAN interface and not to the opt1 interface. [image: pfsense_int_vlan.png] Once I assigned the vlan20 to opt1 the windows machine received its ip address from pfsense
  • WAN Traffic is way more than LAN traffic, what's going on?

    11
    0 Votes
    11 Posts
    2k Views
    C
    @KOM: If he was the victim of a DNS-AMP attack, nothing would change just because he changed DNS on his gateway or client, and any of his LAN clients doing excessive lookups also wouldn't care which DNS server was selected for use by pfSense.  There was something weird going on but I doubt it was a DoS attack. That's the "stopped just by coincidence, but that's unlikely" part. Given that, it's more likely some client on his network is issuing queries that cause some remote server being targeted to send or receive a large amount of traffic. TWC's DNS server takes part, Google's much better than most if not all ISPs at limiting the impact of or blocking DNS amplification.
  • [SOLVED] 2.3.1_1 still stops routing traffic every day

    13
    0 Votes
    13 Posts
    2k Views
    C
    Glad that worked.
  • E-mail Issue

    3
    0 Votes
    3 Posts
    607 Views
    GertjanG
    @extacy1: Thanks to this post https://forum.pfsense.org/index.php?topic=31580.0 That post was dated "2010". Google - gmail - did change some - if not all - procedures. @extacy1: Basically changed email server from smtp.gmail.com to alt1.gmail-smtp-in.l.google.com and set the port to 25 E-mail Server:alt1.gmail-smtp-in.l.google.com SMTP Port of E-Mail server:25 Uncheck  "Enable SMTP over SSL/TLS" or "Enable STARTTLS" I used this : https://support.google.com/a/answer/176600?hl=en (the original, up to date doc from gmail about gmail :) ) Works great using port 465 - SSL on, etc. ( Secure SMTP Connection Enable SMTP over SSL/TLS ) and "smtp.gmail.com" as the smtp server address. I also entered my gmail login and password. Of course, if gmail doesn't know about "pfsense" or the IP your are 'sending' from, you might run into th" "was this you ?" gmail protections schemes. But that's nothing new. I guess, if you need to use "alt1.gmail-smtp-in.l.google.com" you have some DNS issues.
  • Setup almost fully working - except for this

    3
    0 Votes
    3 Posts
    2k Views
    B
    It looks like this was caused by a route push from my OpenVPN Client. I set "don't pull routes" and that resolved it. I have a DNS leak I still need to fix now but I'll raise a new thread for that in the appropriate forum :)
  • Random network slow-downs

    1
    0 Votes
    1 Posts
    464 Views
    No one has replied
  • Changing network interface names at FreeBSD level…or? (Zabbix)

    5
    0 Votes
    5 Posts
    3k Views
    S
    Given that there is no "UserParameter=" tags in the installed zabbix_agentd.conf I have to assume there would be no magic template to do this unless the agent has been specifically compiled with added sources to accomplish something above and beyond what the standard FreeBSD agent provides, meaning that there probably isn't anything discoverable beyond the regular "Template OS FreeBSD" that comes with a Zabbix Server install. So then, the other question would be, does the zabbix_agentd.conf file or more importantly, I guess, the entire /usr/local/etc/zabbix22 directory survive a significant version upgrade?
  • Split FiOS WAN Between pfSense and Verizon Router

    11
    0 Votes
    11 Posts
    6k Views
    P
    @NOYB: Think you are in luck.  I have done this dual router (pfSense and FiOS provided router) before.  Here are a couple possible methods.  I have successfully used both of them.  It's a bit complex, but it can be done.  Both  methods outlined below require FiOS Ethernet service rather than MoCA (COAX).  By the way is this for Verizon FiOS or Frontier FiOS? Method 1:  The most desirable (IMO) Configure a switch as follows. Port 8: PVID 99, Member VLAN 99, Un-Tagged; Member VLAN 98, Un-Tagged, connect to ISP WAN Ethernet Port 7: PVID 98, Member VLAN 99, Un-Tagged, connect to FiOS router WAN port Port 6: PVID 99, Member VLAN 99, Tagged, connect to pfSense WAN port Ports 1-5: Default (optionally 98 can instead be 99 also) Method 2: How Can I Run Multiple Parallel Routers https://www.dslreports.com/faq/16949 https://www.dslreports.com/forum/r27210694-FiOS-Dual-Router-Separated-Computer-TV-Service-Networks Use pfSense WAN DHCP Advanced configuration options to impersonate the FiOS router's DHCP.  Also clone the MAC address so pfSence has the same MAC address as the FiOS router. Does remote DVR work with both of these methods (granted I know I need to forward the correct ports)? Also, for method 1, do I need a switch that supports VLAN Trunking? I bought a Dell PowerConnect 2716 switch, but I dont think it supports trunking. Can you confirm if this managed switch will work? Thanks!
  • VLAN Question

    5
    0 Votes
    5 Posts
    896 Views
    H
    @kpa: The LAN interface works just like it would without the VLANs. The VLANs are transmitted on the same wire but the ethernet frames have the appropriate VLAN tags in them. I'm not sure what you mean by "trunking" though. Cisco (and a few other vendors) uses the term "trunking" to refer to an interface that carries VLAN tagged frames from multiple VLANs, which I think is were the confusion is coming from.
  • Why Letsencrypt may still be a non-ideal

    6
    0 Votes
    6 Posts
    2k Views
    J
    @Derelict: I don't see how the release of a bunch of email addresses has anything to do with the fact that it was letsencrypt that did it. It's less damaging than, say, adultfriendfinder. Was a rookie mistake though. I do hope they are more careful with their signing keys. This is really all I was attempting to say.  They need to get a lot better at operations (including opsec) before they're to be fully trusted with what they're attempting.
  • MOVED: How to make PfSense 2.3.1 a Proxy Server using 1 interface only?

    Locked
    1
    0 Votes
    1 Posts
    405 Views
    No one has replied
  • Traffic shaping limiters bandwith per host

    3
    0 Votes
    3 Posts
    751 Views
    E
    I have a rule in LAN, TCP/UDP with limiters. In traffic shaping -> limiters, i have a limiter with 2mbits and mask in "source addresses", and /32… i attach jpg image with my config. Not found, no apply for per host, apply limiter to all network :( [image: limiter.JPG] [image: limiter.JPG_thumb] [image: rule1.JPG] [image: rule1.JPG_thumb] [image: rule1.1.JPG] [image: rule1.1.JPG_thumb]
  • 2.2 to 2.3.1 now unstable

    1
    0 Votes
    1 Posts
    717 Views
    No one has replied
  • Installing FreeBSD PKGs on pfSense

    3
    0 Votes
    3 Posts
    767 Views
    w0wW
    Yes it possible. Look for CUPS package thread https://forum.pfsense.org/index.php?topic=44941.msg624923#msg624923 for example.
  • Haproxy backned server showing NONE

    2
    0 Votes
    2 Posts
    634 Views
    P
    Hi Kulpreet, iirc , this is related to that a backend is not 'fixed' to the frontend connection when using http. The server side can be closed and another opened while the client remains connected. If you would choose a different httpclose option mode like 'http-tunnel' you likely would see the server, but beware that tunnelmode doesn't process headers after the first request through a connection.. Regards, PiBa-NL
  • 0 Votes
    3 Posts
    681 Views
    K
    Yeah - install samba and share it.  Attach a printer and a hard drive with a bunch of movies on it and share that too. (I think its a bad idea)
  • Brigded Interface & Traffic Graph Question

    2
    0 Votes
    2 Posts
    514 Views
    NogBadTheBadN
    Think I've answered my own question, I think it's multicast and broadcasts. I did try a packet capture on the LAN & OPT1 interfaces but I see everything.
  • Simple way to block multiple IP's 2.3.1-RELEASE-p1

    2
    0 Votes
    2 Posts
    537 Views
    D
    Never mind the right google search has set me free.. lol This works really well.. https://forum.pfsense.org/index.php?topic=33218.0
  • Crash due to MBUF usage constant increase

    12
    0 Votes
    12 Posts
    2k Views
    T
    @w0w: You should try to run without wifi. I will. After several tries, including a partial upgrade to v2.3.1_1 (due to the "pfSense-Status_Monitoring-1.4.1_1.txz: Not Found" error) which has generated a big increase of MBUF Usage, I have decided to reinstall v2.3.1 from scratch and make a complete Backup/Restore. I notice a big increase of the MBUF buffer size (247804 instead of 26584 on a pfSense upgraded from 2.2 to 2.3). I'm now with 12h uptime, and MBUF Usage is still correct (classic 1520->1776). I keep you informed.
  • SG-4860 in DC - VLANs/config recommendation

    7
    0 Votes
    7 Posts
    1k Views
    D
    @nicholfd: Thanks for your feedback. I thought my question was more "generic" is why I didn't include more details.  The question was meant to ask why, in general, one method might be better than the other (trunking VLAN's to pfSense vs. separate VLAN to pfSense/). Thanks, Frank Then you'll want a hybrid approach as I mentioned. You don't want to try and route very high bandwidth traffic use cases through the pfSense box if the Brocade can help route it. E.g. Servers to networked storage. Let the Brocade do VLAN (L3 routing) and apply ACLs accordingly there. For traffic that needs more isolation/ protection, let pfSense handle the firewalling with a VLAN interface (so called trunked to pfSense). Note that certain networks don't even need to be routed in many cases. Typically, your SAN will ride on iSCSI and those networks don't actually need an internet gateway of any sort. If you do actually need internet access on those networks for any reason (obtaining firmware updates etc), then add a pfSense VLAN interface on that network and apply firewall rules + NAT. I don't recommend this approach though. You should always download and check the updates onto a system that is direct attached to the storage networks and use it to apply the updates to the units.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.