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

    HTTPS on optional interface

    Scheduled Pinned Locked Moved Firewalling
    6 Posts 2 Posters 3.2k 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.
    • R
      RangerJoe
      last edited by

      Our phone switch sits on a different subnet (192.168.2.2) from our LAN subnet (x.x.1.1).  Both interfaces run their own DHCP, but in order to connect to the PBX (or extensions) it has to go through port 443.  Basically

      https://192.168.2.2/main for extensions
      https://192.168.2.2/admin for PBX

      I can ping the 2.x subnet, including the IP to the PBX, however it won't let me connect to it through the web interface unless I plug my computer into the 2.x subnet and get my own IP.

      What rule do I need to set up to allow this to happen.  I feel like I have tried any of the options.  Here is a copy of my of the rules from my config file.  I think I may have it backwards.

       <rule><type>pass</type>
      			<interface>opt1</interface>
      			 <max-src-nodes><max-src-states><statetimeout><statetype>keep state</statetype>
      
      			<protocol>tcp/udp</protocol>
      			<source>
      
      <address>192.168.2.2</address>
      
      				<port>443</port>
      
      			 <destination><network>lan</network></destination> 
      			<descr>Phone to LAN</descr></statetimeout></max-src-states></max-src-nodes></rule> 
      

      Thanks

      1 Reply Last reply Reply Quote 0
      • D
        danswartz
        last edited by

        Are you running squid in transparent mode?

        1 Reply Last reply Reply Quote 0
        • R
          RangerJoe
          last edited by

          I do not know what that is….

          1 Reply Last reply Reply Quote 0
          • D
            danswartz
            last edited by

            a web proxy that runs on pfsense if you want.  if you don't know what it is, unlikely it is running.  can you post screenshots of your interface definitions and rules?  the xml posting is not real useful :(

            1 Reply Last reply Reply Quote 0
            • R
              RangerJoe
              last edited by

              Rules for phone interface

              Should the rules be on the subnet I am trying to access, or to the subnet I am accessing from?

              interface.jpg
              interface.jpg_thumb

              1 Reply Last reply Reply Quote 0
              • R
                RangerJoe
                last edited by

                Nm, it was an access control issue with the PBX.  My LAN subnet was not listed in access controls.

                Thx anyway

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