• Routing problem

    1
    0 Votes
    1 Posts
    493 Views
    No one has replied
  • Question about Static Route

    3
    0 Votes
    3 Posts
    547 Views
    T
    @viragomann: @TPCoMatt: Do I add a 'static route' in pfSense?  If so, so I need to create a 'Gateway' at 2.2.2.247, so the static route has a gateway to go through? Yes. Basically you need two routes for accessing the internet: the upstream route and the downstream route. For the upstream route you have to set the ISP gateway as default gateway on the external firewall and select it in the WAN interface settings. On the secondary firewall you have to the same with the external FW's LAN address. For the downstream you need a static route on the external firewall. First set 2.2.2.247 as gateway (not default!) and then add a static route for 3.3.3.0/24 and select 2.2.2.247 for the GW to be used. Thanks!  That worked perfectly!!
  • Routing VLAN traffic

    4
    0 Votes
    4 Posts
    912 Views
    T
    Were are you running wireshark? I would try a packet capture on the pfsense interfaces and compare what is arriving to what it leaving, also trying looking over the pfsense logs, if it is doing anything to the packets and erroring it should so up here status > system > routing
  • Routed IP adreess

    2
    0 Votes
    2 Posts
    491 Views
    T
    They will be configuring their router in transparent mode, so your Pfsense WAN port will be facing the internet, you will need to configure Virtual IP's (VIP) for the 2 routed Ip addresses "51.52.103.153 and  51.52.103.154" and the important part, make sure any existing inbound nat rules are created using these Ip addresses VIP's are under firewall > Aliases NAT is under Firewall NAT
  • Need help with pfsense routing problem

    8
    0 Votes
    8 Posts
    1k Views
    DerelictD
    Yes, that is what you need. Note that if you are trying to segment those cameras, it is up to the Win7 router to filter what the cameras can and cannot access on the pfSense LAN segment. pfSense is not involved in communications between 10.0.1.0/24 and 10.0.0.0/24. You will have a pretty hosed asymmetric routing problem there that might help keep reply traffic from making it back though. I would, personally, use another interface on the firewall for that. If you need the windows PC on that segment, put it there.
  • [Noob Question] Setting-up Static WAN

    12
    0 Votes
    12 Posts
    2k Views
    DerelictD
    Hi, All I see is a bunch of thing like this, they all look the same. 20:56:08.579383 ARP, Request who-has 192.69.162.161 tell 192.69.162.78, length 28 Sorry but that is up to your ISP to solve. They have to respond to ARP so the firewall knows what MAC address the gateway IP address can be found at on the WAN subnet. You might need to hire someone locally to get you running - especially someone who knows what it is that ISP needs.
  • VLAN Setup (offense, Ubiquiti, Unifi AP)

    3
    0 Votes
    3 Posts
    1k Views
    A
    That did resolve the connection solution. Thank you.
  • How to use a /32 WAN address on VMware?

    2
    0 Votes
    2 Posts
    694 Views
    R
    Have you tried to set pfSense WAN in DHCP mode?
  • Two companies, one ISP, same gateway

    1
    0 Votes
    1 Posts
    271 Views
    No one has replied
  • 4 NIC pfSense with two LANs using two WANs separately per LAN

    4
    0 Votes
    4 Posts
    2k Views
    A
    Hi Derelict, just wanted to let you know that I implemented your solution and it worked right away. Thank you very much! Andreas
  • Rule to make a website go through another wan

    12
    0 Votes
    12 Posts
    860 Views
    B
    Super. Thanks for your help.
  • Multi-WAN Routing NAT problem

    2
    0 Votes
    2 Posts
    413 Views
    V
    Hello, I have managed to resolve the issue myself. For those, who stumble upen similar situraion, I only had to define a LAN rule to sent all traffic with the destination 94.0.0.0/8 through the VPN gateway. Kind regard, vrugaitis
  • Need assistance with simple inter LAN routing

    6
    0 Votes
    6 Posts
    2k Views
    DerelictD
    Yes.
  • Replacing a Cisco Router/VLAN

    15
    0 Votes
    15 Posts
    1k Views
    DerelictD
    Scheduling a maintenance window and doing it right the first time is often the best way to go. Sometimes the dog needs to wag the tail, not the other way around.
  • Public ip on double Nat

    8
    0 Votes
    8 Posts
    2k Views
    T
    I have no idea who your ISP is, but this FAQ might help:  http://www.dslreports.com/faq/16077 It talks about FIOS and their TV package.  In order to get all of the services to work with your TV, those devices need to be on the FIOS LAN.  How you get a second router or network working in this kind of environment is addressed in the above FAQ.  It might not apply 100% to your particular situation, but it does have some very well thought out approaches to solve the issue that may be helpful to you.
  • VLAN access is slow

    2
    0 Votes
    2 Posts
    1k Views
    DerelictD
    Difficult to say. Is the LAG LACP? Are any of the interfaces on pfSense or the switch logging any errors? Anything interesting in the system log? The log on the switch? There is certainly nothing known regarding intel NICs and LACP/LAG + VLANs.
  • Firewall with WAN/LAN/DMZ Setup

    8
    0 Votes
    8 Posts
    7k Views
    K
    Exactly the question I asked myself last night.  Not sure why the video wanted to go from auto to manual that I watched, but I'll know next time! Kevin
  • Need routing help

    6
    0 Votes
    6 Posts
    777 Views
    V
    Yes, the Windows Firewall blocks access from other network segments by default.
  • Openbgpd on pfsense 2.3.3_1 fails to start

    5
    0 Votes
    5 Posts
    1k Views
    Q
    Hi - If you're still having issues with openbgpd, give the most recent Quagga plugin a try - I wrote in manual support (meaning you have to generate a cisco-like text config or use the "vtysh" front-end for Quagga from the command line). We did away with openbgpd and are now using Quagga for all BGP needs with pfSense. -Tim
  • ISP Modem in Bridge - IPoE - no IP PFSesnse WAN

    4
    0 Votes
    4 Posts
    2k Views
    J
    @JBNixx: Hi all, I've managed to get my ISP Router/Modem setup as a bridge. I would like to get the public IP from my ISP on the WAN interface of my PFSense box. My ISP uses IPoE to deliver public IPs. As i understand it DHCP on the PFSense WAN interface should be enough, but it doesn't seem to work. The IP just sits at 0.0.0.0. I've also tried spoofing the MAC address of the ISP router on the WAN interface of PFSense without any luck. If i take a packet dump on the WAN interface on PFSense i can see lots of ARP traffic on the external network. I can see the WAN gateway on the outside sending ARP packets and so on. So the connection is bridged, i just can't get an IP from my ISP. I see that PFSense is sending DHCP query packets, but not getting a reply. Maybe there is some other sort of security involved? Is there anything I've not thought about maybe? Thanks. that righ, I dont know, may be I thinking Is there anything I've not thought about maybe?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.