• How to reach new VMs (and IPs) in a VPC - AWS environment

    1
    0 Votes
    1 Posts
    203 Views
    No one has replied
  • Struggling to get netgate/pfsense working with cisco vrfs

    5
    0 Votes
    5 Posts
    1k Views
    NogBadTheBadN

    It's a while since I touched a Nexus switch with VRFs.

    Shouldn't you have the following under the interfaces :-

    ip vrf forwarding VRF_NAME

    Also what's the HSRP and EIGRP commands doing there with a single switch, was there some config on the switch when you got it?

  • Pear to Pear (Shared Key) Client access Problem

    6
    0 Votes
    6 Posts
    565 Views
    NogBadTheBadN

    Firewall rules maybe ?

    Firewall on the local clients ?

    Do a packet capture the far end Diagnostics -> Packet Capture, is traffic flowing down the tunnel.

    I don't actually use OpenVPN, just putting some ideas out there.

  • Wrong Route

    10
    0 Votes
    10 Posts
    1k Views
    A

    Thanks for your help Johnpoz, I'll investigate on this way (state table) to see if i can solve the problem ….

    why are Aliases so unloved by the PfSense guru, where this feature has been touted as one of the strengths of PfSense, and what is the negative impact of their use?

    Does PfBlocker NG derogate from this malaise with its Aliases hijacked features?

    Thank you in advance for your answers.

  • 0 Votes
    2 Posts
    2k Views
    V

    The set-up is possible though, but the routes make zero sense.

    @DemoNIck:

    where:
    for the WAN interface under pfSense:
    General Settings:
    IPv4 Configuration Type: Static IPv4
    Static IPv4 Configuration: 10.0.0.254/24
    IPv4 Upstream gateway: NONE
    Reserved Networks/Block private networks and loopback addresses: NO
    Block bogon networks: NO

    Enter the ISP routers internal IP 10.0.0.1 as upstream gateway here.

    @DemoNIck:

    for the routing under pfSense:
    System/Routing/Gateways/ADD:
    Interface: WAN
    Gateway: 10.0.0.1
    Default Gateway: YES

    The gateway is set automatically if you enter the IP in the WAN interface settings, as above.

    @DemoNIck:

    System/Routing/Static Routes/ADD
    Destination Network: 192.168.254.0/24
    Gateway: WAN

    System/Routing/Static Routes/ADD
    Destination Network: 10.0.0.0/24
    Gateway: WAN

    Why want you add routes for networks which are connected to pfSense directly? That's absurd.

    @DemoNIck:

    for the routing under my ISP's MODEM/ROUTER:
    #route add -net 10.0.0.0/24 192.168.254.1

    The same here.

    On the IPS router forward the whole traffic to the pfSense WAN IP.

  • Access to an CPE bridge on the WAN side from the LAN

    1
    0 Votes
    1 Posts
    225 Views
    No one has replied
  • Multi-wan and dynamic routing.

    9
    0 Votes
    9 Posts
    745 Views
    M

    other factors are just examples….

    thanks!

    will try to create "load balancing"

  • MOVED: Roteamento Mult wan com clear chanew

    Locked
    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • Real link Bonding

    3
    0 Votes
    3 Posts
    516 Views
    S

    is there a good HOWTO for that?
    I have a freebsd decicated server on the internet… and pfSense...

  • Can anymore help with getting internet across vlans

    3
    0 Votes
    3 Posts
    403 Views
    chpalmerC

    The more information you share that is relevant..  The less you will have to pay for someone else to do it for you.  ;)

  • Pretty quick question

    7
    0 Votes
    7 Posts
    787 Views
    N

    OMG, I am a friggin idiot.  when I copied the rules LAN 1 had, I copied them to the T.  I just needed to change the source from LAN net, to LAN2 net.  im such a moron hah.  Everything is working golden now.

  • Cant get to internet across Vlan

    2
    0 Votes
    2 Posts
    248 Views
    DerelictD

    https://doc.pfsense.org/index.php/Connectivity_Troubleshooting

    crystalball.png
    crystalball.png_thumb

  • How to set up Static Routes?

    12
    0 Votes
    12 Posts
    1k Views
    G

    They will configure the sonicwall on there end i just need to make sure that pfsense is routing correctly on my end

  • Completely puzzled

    6
    0 Votes
    6 Posts
    888 Views
    G

    I'm not sure I understand your problem. Your switches can ping 8.8.8.8 so indeed they can talk to the outside world. What is what does not work? Regular hosts plugged onto those switches are the ones that can't?

    Also, why all ports on all switches are set up as trunks? Shouldn't you have at least some access ports where you plug in your hosts?

  • Dpinger messages

    2
    0 Votes
    2 Posts
    522 Views
    dennypageD

    This is dpinger logging parameters at startup. Nothing to be concerned about.

  • WAN Port not passing traffic through gateway

    4
    0 Votes
    4 Posts
    617 Views
    N

    The Monitor ping seemed to do the trick.  Thank you for all of the help!

  • Static routing for internal Openvpn server

    4
    0 Votes
    4 Posts
    520 Views
    V

    Yes. You may also realize that by a VLAN on your existing LAN cable. But if the vpn server has a LAN IP request from vpn clients to LAN devices will be sent directly to the the devices, while the LAN devices will sent their responses to the default gateway.

    In addition you also need to add a route to the vpn server for the LAN network pointing to pfSense, of course.

    Another way to resolve that is to add an static route for the vpn tunnel to each LAN device you want have access.

  • Unique Situation

    10
    0 Votes
    10 Posts
    1k Views
    E

    @everyone

    I would like to thank you all for your advice and it was great advice.

    I was able to achieve my goal and remove the Cisco switch. @heper's suggestion, I put the /29 network as the WAN address and since I already had the /24 as VIPs, everything worked like a charm.  Thank you for guiding me!  Tomorrow morning, I am heading to my satellite office and putting in another pfsense box with a ipsec site to site vpn. I can now have uniformity between my 2 offices (already got that working in my test lab!  :) ).

    Thank you all for your help!

  • Cloud based MLPPP over DSL PPP? hmmm…

    5
    0 Votes
    5 Posts
    870 Views
    chpalmerC

    When you do a normal MLPPP connection on the router your DSL modems in bridge mode..  ( I used Zoom 5615 and 5715 models which are bridge only) you have an interface for each modem.  The interfaces can be set up with maintenance IP's or left without.

    Then you set up a PPP      /interfaces_ppps.php    and use the ctrl key as you choose all the interfaces where your modems reside.  Fill in you user name and password.

    I believe this is what your talking about…    I no longer use this setup as Im on a bonded circuit now at the shop but still have some info around.

    mlppp.jpg
    mlppp.jpg_thumb

  • Gateway showed as offline but working (dpinger trouble ?)

    4
    0 Votes
    4 Posts
    5k Views
    S

    @twinzco:

    I have solved the issue.
    You can see a link here: https://forum.pfsense.org/index.php?topic=105644.0
    Just modified Data Payload from 0 to 1. And everything works fine!

    Resolved my issue as well.

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