• Negate 8200 remapping WAN to a LAN

    4
    0 Votes
    4 Posts
    274 Views
    N

    Thank you both

  • netgate 2100 cannot ping between VLAN.

    3
    0 Votes
    3 Posts
    242 Views
    V

    Hi SteveITS,
    I have turned off FW in windows and no other FW in the VLAN.
    I have managed to resolve the issue by enabling "Asymmetric VLAN" on DLINK switch.
    Now I can ping between VLAN and also access the resource.

  • VLAN not getting internet access

    35
    0 Votes
    35 Posts
    2k Views
    johnpozJ

    @Octopuss Don't put any devices on that network other than your Admin PC or laptop or phone, etc.. Ie that is say the network you could talk to the pfsense web gui from..

    My 192.168.9.0/24 which is the default vlan on the switch, I just changed it from ID 1 to 9.. is my management/trust network.. My box is on it, an my nas.. This is the network my 3 switches management IPs are on, via their default vlan..

    All my other devices - lets call them "users" on on other vlans - which are not the default vlan of the switches, etc. Tvs, printer, iot stuff like all my lightbulbs, my garage door opener, my thermostat, etc.. all on different vlans.. Not even the same vlan.. I have a roku vlan - which is TVs, rokus, directTV box, etc. Then there is an iot vlans where like my lightbulbs and thermostat and alexas are on, etc.

    Trusted wifi devices, are on a different vlan all together. Then there is a "guest" wifi, etc again a different vlan.. None of those vlans are the default vlan of the switches..

    The default vlan of the switch is what I call my management/trust/infrastructure vlan, etc. If you really wanted to get paranoid - you don't have to put anything on it.. Other than the switches management IPs, which you could allow other devices from other vlans to get to..

    A layer 2 switch is normally not going to let you put an IP on another vlan (SVI) that you could access its management functions from. None of the entry level switches for sure would even allow you to change the ID of the default vlan, or create a svi on another vlan, etc. So if you want to "manage" that switch your going to need to be able to get to that vlan, even if you don't have any other devices on it other than that switch or other switches, etc.

  • vlan interface load balancer does not work

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • 0 Votes
    1 Posts
    214 Views
    No one has replied
  • One VLAN towards two switches Can that be done?

    1
    0 Votes
    1 Posts
    227 Views
    No one has replied
  • vlan creation through pfsense shell or other scriptable mean

    5
    0 Votes
    5 Posts
    678 Views
    M

    @skullnobrains , its possible share your script in github? Thanks!!!

  • LAN Bridge, VLAN on guest network port, DHCP and WAN

    3
    0 Votes
    3 Posts
    220 Views
    S

    @Bob-Dig Yeah silly me. Removing the VLAN and put the OPT3 port directly into an interface solved the DHCP problem.
    A big thank you for your advice. :)

  • Vlan clients not able to connect to the router

    Moved
    13
    0 Votes
    13 Posts
    2k Views
    A

    @johnpoz So I checked the settings and the following are how the switch is set up and the packet capture I did when trying to connect to vlan 10 on port 5 of the switch while it was looking for an address assignment:
    ![alt text]3da348ce-18db-464a-8c78-8d961cd08423-image.png

    0f152dc9-ff6b-4451-8eb6-e16b8de65cfe-image.png

    4971b310-2b0e-414a-bb4c-f0ed8e08c7c7-image.png

    It still isn't working.

  • 0 Votes
    1 Posts
    392 Views
    No one has replied
  • 0 Votes
    5 Posts
    318 Views
    T

    @Bob-Dig I configured mine to look like yours and it worked like before. However I managed to fix the issue by not using VID 20 and instead used VID 30. I ended up creating a new VLAN in pfSense while doing this, so maybe something was broken in the settings of VLAN with the 20 tag or some other device messed with VID 20.

    Nonetheless my config now works but it still leaves me confused because I went through the same process creating the VLAN with tag 20 and tag 30. And I double checked every setting and rule.

    In pfSense

    Created the VLAN with the LAN-port as the parent interface and assigned it as an interface Setup firewall rules for DNS and blocking local IPs Enabled the DHCP server for the VLAN interface and assigned the IP address range.

    Then on my smart switch I configured it like in my pictures in my first post.

    And in FreshTomato I configured it exactly the same as in the pictures of the first post with the exception of my LAN setup which looks like this instead:

    alt text

    Hope my confusion can help someone else setting up VLANs atleast, thanks for the response @Bob-Dig

  • VLAN help upgrading from 7100 to 8200

    2
    0 Votes
    2 Posts
    269 Views
    S

    @ntgteuser1 The 8200 doesn’t have a switch. If you open a free ticket with Netgate they will convert your config for you, just explain what you want where.

  • Bridge LAN interface with VLAN to WireGuard

    1
    0 Votes
    1 Posts
    269 Views
    No one has replied
  • Bridge LAN interface with VLAN to WireGuard

    1
    0 Votes
    1 Posts
    134 Views
    No one has replied
  • Firewall keeping ARP table differently when Netgate-4100 and 2100.

    2
    0 Votes
    2 Posts
    154 Views
    V

    @eeebbune
    VRRP requires that the interfaces of both nodes are connected via layer 2. But pfSense works on layer 3.
    So get a small dumb layer 2 switch and put it in between the ISP boxes and pfSense. On pfSense you have to configure only one WAN Interface.

  • Internet is not working if i change LAN IP

    6
    0 Votes
    6 Posts
    352 Views
    johnpozJ

    @rajukarthik said in Internet is not working if i change LAN IP:

    I am not able to ping pfsense IP

    Are your lan rules set to lan net, or had you manually adjusted the rules to be specific IP range. out of the box the rule on lan is any any, with source of "lan net" so if you change the lan IP.. This rule would be adjusted to your new network.

    If you can not ping the new pfsense lan IP, then your firewall rules have been adjusted from the default? your client didn't get new IP from dhcp or maybe you didn't adjust the dhcp when you change the IP.

    For example I just changed one of my interfaces IP, and since I had set specific dhcp range - it now invalid.

    dhcp.jpg

    So while changing the lan IP should be straight forward, there are things that could bite you. Mask wrong? pfsense likes to default to /32 when you set an IP, which isn't going to work ;)

    So what we need to do is figure out what is going wrong in your change..

  • Trouble with VLAN Setup

    2
    0 Votes
    2 Posts
    225 Views
    V

    @bfostyvr
    Did you place the block rule above of the allow any rule?

    If so, I'd suspect that your VLANs are not segmented properly on your switch.
    What exactly does your infrastructure and VLAN configuration looks like?

  • Multiple virtual interfaces on physical port

    3
    0 Votes
    3 Posts
    421 Views
    JKnottJ

    @kowi said in Multiple virtual interfaces on physical port:

    Is it somehow possible to create multiple virtual interfaces on a physical port with its own mac addresses?

    No. The MAC address is determined by the hardware. Also, how are you setting up those interfaces? VLANs? Virtual IP?

  • .local does not resolve between VLANS

    1
    0 Votes
    1 Posts
    133 Views
    No one has replied
  • AT&T bypass

    2
    0 Votes
    2 Posts
    390 Views
    HLPPCH

    Sorry, this was a mispost. I was replying https://forum.netgate.com/topic/180691/at-t-gateway-bypass-true-bridge-using-new-authbridge?_=1694719968811

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.