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

    Accessing xDSL Web GUI as bridge on WAN

    Routing and Multi WAN
    2
    3
    1.3k
    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.
    • G
      Gradius
      last edited by

      I need to know if those steps are still necessary on v2.0.1 or a new (better) method is out?

      SSH to pfSense and input the following:
      
      pkg_add -r redir
      ifconfig fxp0 192.168.0.2/24
      redir --lport 8989 --cport 80 --caddr 192.168.0.1 &
      
      In this example 'fxp0' is the real WAN interface (on which pfSense runs PPPoE).
      In the example it gets an IP address (192.168.0.2/24) from the modem's subnet (192.168.0.1/24) assigned and redir puts a Proxy on port 8989 of the pfSense and forwards it to the modem on port 80.
      You can access the modem by connecting to any of the pfSense's addresses (e.g. LAN) on port 8989 and get redirected to the modem's WEBGUI.
      

      If same method, can someone please clarify the instructions above?  It was translated (from german I guess) and isn't 100% clear.

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

        You're probably looking for this:

        http://doc.pfsense.org/index.php/Accessing_modem_from_inside_firewall#For_2.0

        db

        1 Reply Last reply Reply Quote 0
        • G
          Gradius
          last edited by

          @clarknova:

          You're probably looking for this:

          http://doc.pfsense.org/index.php/Accessing_modem_from_inside_firewall#For_2.0

          Beautiful!  Works like charm!

          Thanks!

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