• Pfsense CE maximum network throughput

    2
    0 Votes
    2 Posts
    597 Views
    GertjanG
    @soheil-amiri Max throughput can be reached on a bare bone system. A VM will always add overhead. What has been done with pfSense : see one of the many Youtube videos. I guess it can't up-scale forever, and thats why TNSR was created.
  • No IP on Vlan, J4125 4 port firewall

    9
    0 Votes
    9 Posts
    1k Views
    A
    Now it works, solutions were as you wrote not to use vlan but lan on j4125 firewall. Thanks @bingo600 and the rest of you for the help.
  • Unable to edit/delete VLAN: 504 Gateway Time-out

    6
    0 Votes
    6 Posts
    1k Views
    lindheL
    @rcoleman-netgate As I said, I had not assigned VLAN 128 to any interface, but thanks for the advice. Getting 504 would still be a pretty bugged out way in that case though. The issue is gone for me now. I tried rebooting before posting here, and it didn't help. But now I rebooted again and it seems to have gone away. ¯\_(ツ)_/¯
  • PC On VLAN Can't Talk to PC On LAN?

    4
    0 Votes
    4 Posts
    896 Views
    M
    I've just done a write up about the challenges of debugging these scenarios for reference: https://www.contradodigital.com/2022/07/25/how-to-troubleshoot-ping-icmp-not-working/
  • interface - switches option missing

    4
    0 Votes
    4 Posts
    2k Views
    R
    @mc-amz "switches" only shows up on Netgate hardware that has a switch built in... such as the 1100, 2100, 3100 and 7100 systems. My 7100: [image: 1658705935532-a2df6481-6062-4d6c-9b55-1659260d39ea-image.png]
  • Managed switch not distributing other VLAN addresses

    36
    0 Votes
    36 Posts
    3k Views
    M
    @johnpoz
  • VLAN Interfaces not responding to arp who has traffic

    3
    0 Votes
    3 Posts
    793 Views
    N
    @aidanlw505 said in VLAN Interfaces not responding to arp who has traffic: urrent workaround is just running it on the WAN interface since it doesn't have V Are you on 22.05?
  • Trying to get OPT1 VLAN connecting to the Internet (LAN Works)

    3
    0 Votes
    3 Posts
    511 Views
    M
    @jarhead Omg... Thanks sir should've checked the IP table before.. It's working correctly on the correct subnet now! You made my day sir.
  • Vlan not getting access to internet

    13
    0 Votes
    13 Posts
    4k Views
    T
    @tyler-0 said in Vlan not getting access to internet: @the-other @rcoleman-netgate Thank you both for the responses! I'm a noob when it comes to networking, more of a noob when it comes to firewalls and rules lol. So heres what i've changed and decided I want to accomplish. Ultimately, I would like to do L3 on the switch, but after reading more on different posts, it seemed easiest just to let PFSense do DHCP Instead of the switch. Instead of Vlan 10 being the lan IP, I changed it to vlan 50. Heres ideally what I want to accomplish. This is what I had setup previously with my Cisco ASA. But I ditched the ASA, sort of, it's still in my rack, but I wanted to try PFSense lol. What I had setup before and what I would like to do, just unsure how to achieve it properly. ASA Config - Inside Interface Vlan 50 192.168.50.1 Outside DHCP Switch Config - Switch Port 24 connected to the ASA (inside) tagged with Vlan 50. Vlan 50 IP On the switch was 192.168.50.2. I then had a static route 0.0.0.0 0.0.0.0 192.168.50.1 to the inside interface of the ASA. My Cisco Switch was set to Layer 3 on all Vlans. Management 10, Wired Devices, 5, IoT 6, Guest 7. I've since moved to meraki access points and am letting Meraki do DHCP for the guest network, so really I only need 3 vlan. 10 (mgt) 5 (wired) 6 (IoT). I realized I had it all wrong when I set PFSense to be 192.168.10.10. I don't want PFsense to sit on the mgt Vlan, i feel like that's wrong..? Let me know how I can best and easiest do this. If i need to scratch DHCP via L3 on the switch, I can set it up via PFSense. Would I then still need to put an IP on the vlan on the switch side if I choose for PFSense to do DHCP? I believe we're good now actually. I made PFSense Lan 192.168.50.1, my switch I created vlan 50 and gave it IP 50.2. I then fixed vlan 5 correctly to what was stated, I can now access the internet on the vlan 5 for wired devices. I've got ProxMox itself on vlan 10 for management. The only issue i'm having now is vlans seeing each other. For example my PC is sitting on vlan 5, but unable to ping the gateway 192.168.10.1 for vlan 10, therefore I cannot get to my proxmox server on that Vlan. It's going to take me a bit to tinker with the rules to figure it out. I also don't want my management vlan to have access to the Internet. I assume that's the point of the 'lan net' rule. I plan to create a DMZ Network for my VM's to sit on that need Internet access.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • 0 Votes
    7 Posts
    1k Views
    ?
    The Engenius is a Layer2 switch that will be not able to route the vlans. This must be done by the Cisco L3 switch and/or by your pfSense firewall. Therefor @johnpoz were asking you who is routing the vlans. Trunk port is a term from Cisco itself, it is an uplink that transfers all the vlans from switch to switch and or router. You say uplink and now vlans are in "game", you say trunk and there will be vlans in the "game". If you want that the Cisco switch is routing the entire vlans, as I am informed you must be setting them all up on the EnGenius switch (1:1) as you have it done on the Cisco one. Very seldom you may getting in trouble, this is one or the most and often known point why many network admins will be using switches from one vendor and on opt often comes that you will in greater installments stack them up (ring).
  • VLAN on vmx interface

    2
    0 Votes
    2 Posts
    606 Views
    H
    @massimomoretti yes
  • Possible to assign a VLAN to the default LAN interface?

    4
    0 Votes
    4 Posts
    661 Views
    J
    @prtonguy77 Just assign a vlan to that interface and give it the IP info you want. Leave the parent interface blank. I've done this a few times before. I just name the parent interface "Trunk" and use the vlan as needed. I never needed just one vlan on it but it'll still work.
  • Tagged and Untagged ports on Pfsense VM without external managed switch

    1
    0 Votes
    1 Posts
    318 Views
    No one has replied
  • VLAN suddenly stopped working

    21
    0 Votes
    21 Posts
    2k Views
    B
    @jarhead short update as promised: Changing the configuration of the switch and only allowing the VLANs that we actually use (in stead of "ALL") solved the problem!
  • PfSense and a VLAN for my Wireless AP (Netgear)

    5
    0 Votes
    5 Posts
    709 Views
    K
    @johnpoz I don't remember when I initially set it up if that was the default. I am assuming it is because until I added the VLAN everything just worked.
  • Home automation on separate VLAN: How to control with apps?

    11
    0 Votes
    11 Posts
    3k Views
    N
    @dominikhoffmann said in Home automation on separate VLAN: How to control with apps?: @netblues: Stuxnet used Siemens industrial controls to mess up Iranian uranium enrichment centrifuges. Indeed. Siemens is a German manufacturer, and there is strong speculation than stuxnet was made especially for that, by israeli spooks. So I guess xmas lights are nuclear powered or something?
  • Parent Interfaces missing

    1
    0 Votes
    1 Posts
    396 Views
    No one has replied
  • Droppings Packets to LAN Interface

    2
    0 Votes
    2 Posts
    434 Views
    J
    @jecker After investigating the issue, Version 22.05 was causing 15% packet loss. After downgrading the device to 22.01 our packet loss dropped to 3%, better but not perfect.
  • Providing isolation between Vlans!

    32
    0 Votes
    32 Posts
    5k Views
    the otherT
    @jknott yeah, that's what I'm doing, using ulas as well as gua...still would be nice. And I agree with the opinion about ISPs breaking ipv6 with those dynamic prefix idea... To get a fix prefix german telekom wants about 20 Euro a month more by providing half the bandwith. So...wonder ,why they implement it as they do...(not) :)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.