• How to set the same VLANs between the switch and PfSense

    102
    0 Votes
    102 Posts
    24k Views
    johnpozJ
    @jt40 the default is drop, ie just block.. But internally it is sometime better to reject vs just drop. I want to let my internal client you can not go there right away - via a reject. Vs letting it bang its head with retrans trying to figure out why he is not getting an answer. Externally no you would almost never want to send a reject to something out on the internet.. But internally - if your going to on purpose prevent something like vlan x from talking to vlan y.. its better to just let them know - hey stop trying to go there ;) If the device asks for something else and the rule is not present, I expect the packets to be dropped automatically... That is how it works.. If there is not allowed, then traffic dropped gone over this how many times already.. But yet to see a picture of your rules.. You have been told multiple times that pfsense will not route traffic unless there is an allow rule. If the spam system is preventing you from uploading a picture - then link to it somewhere else, use something like my picture is here somewhere . domain . tld / whatever even if you have to but. But what I can tell you yet again yes default is deny. No rule to allow, traffic is dropped. If you want to actually see it - then look at the full rule set. Since this default deny is not shown in the gui.. [21.05.2-RELEASE][admin@sg4860.local.lan]/root: pfctl -sr | grep "Default deny rule" block drop in inet all label "Default deny rule IPv4" block drop out inet all label "Default deny rule IPv4" block drop in inet6 all label "Default deny rule IPv6" block drop out inet6 all label "Default deny rule IPv6" [21.05.2-RELEASE][admin@sg4860.local.lan]/root:
  • Odd MTU / fragmented packet issue on web GUI and haproxy

    30
    0 Votes
    30 Posts
    2k Views
    johnpozJ
    @jknott all stuff pointing to returning of the switch if you ask me..
  • pfsense vlan not working

    2
    0 Votes
    2 Posts
    532 Views
    V
    @karimwassim Did you obey the pfSense VLAN Configuration section in the docs?
  • Vlan pppoe one connet another not connect

    1
    0 Votes
    1 Posts
    366 Views
    No one has replied
  • [SOLVED] Large file transfers between interfaces dropping

    15
    0 Votes
    15 Posts
    3k Views
    N
    @dumdedumda said in [SOLVED] Large file transfers between interfaces dropping: @netnewb2 said in [SOLVED] Large file transfers between interfaces dropping: Problem solved by adding static routes to VLANs that weren't in the same network as FreeNAS. I assume it had something to do with asymmetric routing and with FreeNAS not setting gateways on VLAN. Currently dealing with a similar scenario myself-- where transferring large files inter-VLAN between FreeNAS and a client crashes the network. Can you explain the process of "adding static routes to VLANs that weren't in the same network as FreeNAS"? Thanks! Well, it’s been a while since the initial post and right now even I don’t understand what I was trying to do. Looks needlessly complicated. AFAIR, it has something to do with FreeNAS on multiple VLANs and asymmetric routing. Example: PC on 192.168.1.5 FreeNAS on 192.168.1.100 and 192.168.100.100 PC tries to access FreeNAS on 192.168.100.100. Works initially but after a while FreeNAS will try to respond via 192.168.1.100, as in, from the same VLAN as the PC. Or another issue when FReenas tries to answer back from 100.100 but doesn’t have a gateway set on that interface. The solution was to add a gateway on 192.168.100.0/24 but that wasn’t an option (in the freenas gui). So I had to set a static route from Freenas something like, 192.168.1.0/24 via 192.168.100.1 (router interface on that VLAN that can talk between VLANs). Tbh I can’t remember details and since then, I’ve moved on from freenas and pfsense
  • SG-1100 How to link/merge a VLAN to the OPT port?

    1
    0 Votes
    1 Posts
    477 Views
    No one has replied
  • My second VLAN not working

    5
    0 Votes
    5 Posts
    968 Views
    AndyRHA
    If "My PC" is not tagged you may need to set the correct native VLAN on the switch. I had that problem.
  • CLOSED:SYN_SENT

    1
    0 Votes
    1 Posts
    385 Views
    No one has replied
  • VLAN priority setting question

    4
    0 Votes
    4 Posts
    1k Views
    S
    @pzanga said in VLAN priority setting question: Let me ask you this - are you using the VLAN priority set option in your traffic shaper rules? I am figuring I will end up using that option to tag the VLAN priority on the incoming SIP traffic, while the phones tag the outgoing traffic. No I'm not using VLAN priority set option in our traffic shaper rules.
  • VLAN Help

    3
    0 Votes
    3 Posts
    762 Views
    Z
    @johnpoz It's on my own hardware that is on the FreeBSD hcl. It's the default untagged VLAN that stops working. It's the physical network. ex. eth0 192.168.1.1 eth0.10 192.168.10.1 As soon as I add the eth0.10 and assign it to the parent eth0 it all stops working. luckily I can get in over WAN but not on the LAN at all from anywhere. So I'm not even sure the VLAN is working or not because nothing works. The switch has the VLANs assigned and tagged and the native vlan, VLAN(1) is untagged.
  • VLAN on Proxmox VE 7.0.14+1 - No idea why it won't work

    3
    0 Votes
    3 Posts
    1k Views
    M
    @viragomann Hello, thats it. I had to enable the switch ports with tagged VLANs and enable the same on the Proxmox bridges. Now my VLANs are working properly and i can start over with the pfSense :-) Thank you Michael
  • VLANS, Promiscuous Mode, and Mac Addresses

    11
    0 Votes
    11 Posts
    2k Views
    johnpozJ
    @webdawg said in VLANS, Promiscuous Mode, and Mac Addresses: Just a bridge to a different network... Yeah there you go - that can cause all kinds of weirdness, especially with mac addresses that get seen with different IPs on them. Like with vlans on the same physical interface. Which should be isolated and devices in different vlans should really never know that interface with IP X on it has the same mac as IP Y. Glad you got it sorted.
  • VLAN confusion

    17
    0 Votes
    17 Posts
    2k Views
    A
    @johnpoz said in VLAN confusion: unifi prob cheapest option - but I really don't think any of their stuff actually does L3, even though they have been talking about it for years. My sg300-28 does L3, and I got it new under 200, but it not any poe. yep, that has been my unfortunate experience with Ubi and L3. The "L3" 24 PoE I bought from Ubi was $800 so a Cisco for a bit more with better functionality will be worth it.
  • PFSense + VMWare ESXI + VLAN

    1
    0 Votes
    1 Posts
    498 Views
    No one has replied
  • Slow speed between VLANs

    16
    0 Votes
    16 Posts
    3k Views
    P
    OK, so I used IX0 for VLAN10. [image: OPT7.png] [image: VLANS-NEW1.png] and here are the results: [image: SPEEDTEST22.png] and the CPU usage: [image: CPUUSAGE22.png] I'll update also the Netgate ticket
  • adding vlan causes downtime

    1
    0 Votes
    1 Posts
    433 Views
    No one has replied
  • VLAN won't communicate with LAN

    58
    0 Votes
    58 Posts
    12k Views
    D
    @bingo600 Yep... got it working. Thank you so much again.. :)
  • PfSense Router + L3 Switch - Separate VLANs

    1
    0 Votes
    1 Posts
    365 Views
    No one has replied
  • Question on vlans on a XG-7100

    1
    0 Votes
    1 Posts
    333 Views
    No one has replied
  • Typical connection with L3 switch

    4
    0 Votes
    4 Posts
    999 Views
    johnpozJ
    @jknott anything that hairpins could be considered on a stick. But the 6100 is not going to force that type of setup for anything, it has plenty of interfaces to work with. He could chose to setup vlans that hairpin when they talk to each other - or he could set it up so vlans that talk use different physical interfaces. He has plenty of interfaces to work with ;) But to me the whole router on a stick term came from being forced to run a router with only 1 actual physical interface. I would not consider a router 8 physical interfaces "on a stick" ;)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.