Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. subnet
    Log in to post
    • All categories
    • T

      Avahi, Multicast mDNS not Functioning?

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions avahi subnet multicast mdns
      3
      0 Votes
      3 Posts
      769 Views
      johnpozJ

      @tyler_rm your links vs just posting the image here is a bit off putting for someone wanting to help.

      Here is a post I did year a go or so on how to validate if avahi is working.

      https://forum.netgate.com/post/1003226

      I personally am not a fan of breaking the L2 barrier like this - but in the link I go over how to actually validate if its working or not, etc. Hope that helps.

    • D

      Multiple Gateways on same subnet

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN multi-wan subnet gateway routing firewall
      26
      0 Votes
      26 Posts
      6k Views
      D

      @JeGr said in Multiple Gateways on same subnet:

      Why not simply reconfigure those routers

      Because some devices (not mine) directly connected to router 1 have in their routing table certain rules to redirect traffic through 10.1.0.4. Hence those routers need to be on the same subnet.

      These routers are shared by around 20 people, in 4 rooms on single floor. Hence I cannot change settings on those routers.

    • P

      Pfsense installed in VirtualBox and web traffic log issues

      Watching Ignoring Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software virtualization virtual nic interfaces subnet router
      2
      0 Votes
      2 Posts
      781 Views
      stephenw10S

      Dupe post. Continued here: https://forum.netgate.com/topic/155551/web-traffic-log-issues-wan-lan-virtualbox

    • ?

      Windows Server DNS & pfSense DNS Issue

      Watching Ignoring Scheduled Pinned Locked Moved DHCP and DNS dns dns resolver windows server subnet
      9
      0 Votes
      9 Posts
      2k Views
      ?

      @Derelict Okie, i'll give it a try!

    • C

      Kein Internet im LAN - WAN-Gateway in anderem Subnet

      Watching Ignoring Scheduled Pinned Locked Moved Deutsch ipv4 subnet nat
      5
      0 Votes
      5 Posts
      1k Views
      RicoR

      Diese Option ist gesetzt?
      System > Routing > Gateways > Edit Gateway > Display Advanced > Use non-local gateway

      -Rico

    • A

      Want to Access Switch from a Different Subnet.

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions subnet routing
      23
      0 Votes
      23 Posts
      5k Views
      johnpozJ

      So a smart/managed layer 2 then ;)

      BTW, if your going to route and your wanting to access something on your downstream from a IP that is on your transit network you are always going to run into asymmetrical problems..

      asymmetrical.png

      If you want to route to other networks on your downstream, then that needs to be connected to your upstream router via a transit network.. If you going to want to get to it from devices on your transit network.. Then you need to host route on them, or you run into the above asymmetrical problem.

      Connect your upstream to your downstream via transit network (no hosts on it) and your asymmetrical issues are gone
      17216.png

      Also if you created your SVI on the L2 that your 10 network is on, then its IP would be in the 10 nework.. If you created put the svi on a different L2, then you need to route it via a transit or host routes or your going to have the asymmetrical problems.

    • H

      How to route VPN traffic accross multiple LAN subnets

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN routiing openvpn subnet multiple-lan pfsense setup
      7
      0 Votes
      7 Posts
      3k Views
      H

      @johnpoz
      I use IPSec to create a site-to-site tunnel should the wireless bridge go down. (Hilariously, this is no longer working, but that is a different problem for a different day).

      I wanted to use the pfSense for the VPN clients but had too much problems setting it up with the win 10 clients. I only have two VPN clients so it is not really a problem at the moment.

      But I will probably sit and redesign the whole network. Or I should just get some hardware routers. The win 10 hosts are giving me hell as well.

    • J

      Routing between different subnets.

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN routing subnet static routes
      2
      0 Votes
      2 Posts
      691 Views
      jimpJ

      How are the two networks connected now? You can't send traffic through a gateway in another subnet like that. You need some kind of transit network. For example, if it's a dedicated circuit, you'd have that plugged into an additional NIC (or VLAN) on both pfSense firewalls, and then you'd have some other unrelated subnet to talk between them there. Then you use the address in that subnet as a gateway to reach the other.

      If you have your LANs plugged together so they're all in the same Layer 2/flat network that is going to be a huge mess.

    • H

      AWS Pfsense OpenVPN no access to private subnet

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN aws pfsense 2.4.4 openvpn subnet windows 10
      18
      0 Votes
      18 Posts
      4k Views
      K

      @leonardo-fernandes You are my hero. Thank you very much. My OpenVPN with AWS works perfectly now

    • ?

      mini-DLNA with multiple VLANs

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling udp vlan subnet
      2
      0 Votes
      2 Posts
      1k Views
      stephenw10S

      You will neef IGMP proxy for 'discovery' to work. Unless you can use mDNS instead in which case try Avahi.

      Of coarse if you can enter the IP address of the NAS directly in the devices then you don't need either. But alas that's too easy for most manufacturers it seems.

      Steve