Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Reasons unnoticed

    Scheduled Pinned Locked Moved Routing and Multi WAN
    6 Posts 2 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mouse82
      last edited by

      Attached is a layout of all relevant devices on my network.                                 
      I am unable to get out to the internet with this setup. I am also unable to access the webgui with this setup. What am i missing?

      Router config
      cisco 3825 output interface and routing outputs

      interface fa 1/1
      ip address 192.168.255.253/30
      ip virtual-reassembly
      duplex full
      speed 100
      auto discover qos

      ip route 0.0.0.0 0.0.0.0 192.168.255.254

      bryan_pfSense.jpg
      bryan_pfSense.jpg_thumb

      1 Reply Last reply Reply Quote 0
      • C
        cmb
        last edited by

        Probably missing a route on pfSense to use the Cisco to get back to those other subnets, and/or didn't change the default LAN rule (which only permits the LAN subnet itself by default).

        1 Reply Last reply Reply Quote 0
        • M
          mouse82
          last edited by

          @cmb:

          Probably missing a route on pfSense to use the Cisco to get back to those other subnets, and/or didn't change the default LAN rule (which only permits the LAN subnet itself by default).

          is there a way to do this from the command line? Like i said i am unable to do this from the gui.

          1 Reply Last reply Reply Quote 0
          • C
            cmb
            last edited by

            Yes but not that will survive long term. Can do it manually such as :

            route add -net 192.168.2.0/24 192.168.1.2

            as described here.
            http://www.freebsd.org/doc/handbook/network-routing.html

            firewall would still block you at that point, you can run 'pfctl -d' to disable it temporarily (though things will kick it back on so that won't last long).

            Then get into the GUI and fix your routes and rules. It would be easier to put a PC on the /30 LAN and just do it all via the web.

            1 Reply Last reply Reply Quote 0
            • M
              mouse82
              last edited by

              thanks for the info, i am going to give it a try. Hope i can figure out to fix all this from the gui.

              1 Reply Last reply Reply Quote 0
              • M
                mouse82
                last edited by

                i was able to add a static route, then gain access to the firewall. However now all traffic appears to be getting blocked by the firewall.
                when i select a blocked packet i get this pop up
                @1Scrub in on rl0 (lan interface) all fragment reasemble.

                I am also seeing allot of collisionson that interface. Any help would be great.

                Thanks

                update
                collision issues has been solved. Needed to put the cisco interface to auto duplex and collisions stoped accuring. I am however still getting blocked traffic even though i have any any statements on both the WAN and LAN interface. Still have no clue as to why.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.