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

    see local network ip address on pfsense

    Scheduled Pinned Locked Moved General pfSense Questions
    60 Posts 7 Posters 22.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.
    • ?
      A Former User @stephenw10
      last edited by

      @stephenw10 So the openvpn server configuration is correct the problem and that the openvpn app does not connect to the server.
      note the access point is configured with the same gateway as the fritz and active dhcp

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User @stephenw10
        last edited by

        @stephenw10

        On the fritz you cannot forward port 1194 you can enable them for devices
        https://en.avm.de/service/fritzbox/fritzbox-7490/knowledge-base/publication/show/34_Setting-up-port-sharing-in-the-FRITZ-Box/

        GertjanG 1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @A Former User
          last edited by Gertjan

          @antonio-briguglio said in see local network ip address on pfsense:

          On the fritz you cannot forward port 1194 you can enable them for devices

          That's a non issue.
          By default, an OpenVPN server listens on port 1194.

          You can have a OpenVPN server listening on your first router - on its WAN interface : your frits box.
          You can have a OpenVPN server listening on your second router / firewall - on its WAN interface : your pfSense box.

          Now, the solution :

          NAT on the frits box, on it's WAN interface, port ....... 1195 ( !) to the LAN IP (point of view : frits box) - to the IP of pfSense - and have the port mapped to 1194 (as pfSense us listening on 1194).
          Or, even easier : instruct OpenVPN on pfSense to use port 1195.
          And make a 1195 to 1195 (port ) classic NAT rule from Frit's WAN to LAN (IP of pfSense).

          Tell your VPN clients (edit the ovpn config file) that the port is now 1195.

          Done.

          Edit : NAT = Network Address Translation. But nearly always NAT can also do PAT : Port Address Translation.

          No "help me" PM's please. Use the forum, the community will thank you.
          Edit : and where are the logs ??

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Gertjan
            last edited by

            @gertjan
            The openvpn now connects but only on the fritzbox I have enabled the udp 1194 port.
            Doesn't it pass under pfsense as it should be done?

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User @stephenw10
              last edited by

              @stephenw10 now the openvpn connects to the Fritz box network and no to pfsense.
              In the fritz I have inhabited the door udp 1194.
              What should I do to connect to the pfsense lan? Thank you

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User @johnpoz
                last edited by

                @johnpoz The openvpn now connects but only on the fritzbox I have enabled the udp 1194 port.
                Doesn't it pass under pfsense as it should be done?

                GertjanG 1 Reply Last reply Reply Quote 0
                • GertjanG
                  Gertjan @A Former User
                  last edited by

                  @antonio-briguglio said in see local network ip address on pfsense:

                  Doesn't it pass under pfsense as it should be done?

                  Well ... see here.

                  No "help me" PM's please. Use the forum, the community will thank you.
                  Edit : and where are the logs ??

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Gertjan
                    last edited by

                    @gertjan if you can explain me well how to do it and attach screenshots to me.
                    port 1195 is TCP or UDP or something else?
                    I have the IDP port 1194 enabled in the fritz box.
                    The openvpn connects only on the fritz box side and does not connect under the pfsense lan which is important for me since on pfsense I set the navigation filters.
                    Help me make it work thanks

                    GertjanG 1 Reply Last reply Reply Quote 0
                    • GertjanG
                      Gertjan @A Former User
                      last edited by

                      @antonio-briguglio said in see local network ip address on pfsense:

                      I have the IDP port 1194 enabled in the fritz box.

                      I can't say it any different : set up a port NAT rule in your Fitsbox, and choose any port between 1 and 66535 (not 1194 as it's already used on Frits for its own VPN server) - protocol UDP ** - to your WAN IP = pfSense.

                      NATting though a router, like pfSense, or a Fritzbox, or any other router on planet earth, should be 'easy peasy' for some one wanting to set up a OpenVPN server. And for that matter : any server type application. It's been done for some decades now, and should be a rather basic thing to do as soon as you want to host something @work or @home that needs to be accessible from the Internet.

                      The pfSense manual, the Netgate > Youtube videos explain everything.

                      ** Or TCP, if you have OpenVPN server setup using TCP, which is less common.

                      No "help me" PM's please. Use the forum, the community will thank you.
                      Edit : and where are the logs ??

                      ? 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @Gertjan
                        last edited by

                        @gertjan I did as you told me but openvpn connects but on the fritz box network and not with the pfsense lan

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Please show us a screenshot(s) of what it is connecting to.

                          ? 2 Replies Last reply Reply Quote 0
                          • ?
                            A Former User @stephenw10
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @stephenw10
                              last edited by

                              @stephenw10 So I have two networks:
                              The first 192.168.2.0 is that of the Fritz box where all the devices are connected.
                              The second network is that of pfsense 192.168.1.0 where the devices in Lan and WIFI are connected via access poin.
                              Now the openvpn connects only on the devices of the network of the fritzbox 192.168.2.0 and works correctly.
                              I don't know how to connect clients on pfsense network 192.168.1.0

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                If you need to be able to access the pfSense LAN subnet (192.168.1.0/24) from the VPN then you need to add it to the field Reti locali IPv4 in the OpenVPN server.

                                It looks like that is already there in the screenshot above though.

                                Steve

                                ? 1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User @stephenw10
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    It looks like the network you are connecting from is using the same subnet as the pfSense LAN (192.168.1.0/24).

                                    That is a conflict. The client cannot add a route to 192.168.1.0/24 when it is already in that subnet.

                                    Try connecting from a different subnet and retest.

                                    Steve

                                    ? 2 Replies Last reply Reply Quote 0
                                    • ?
                                      A Former User @stephenw10
                                      last edited by

                                      @stephenw10 How should I do?Immagine.jpg
                                      Maybe explain to me with screenshots

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @stephenw10
                                        last edited by

                                        @stephenw10
                                        i connected from another network on the openvpn server but nothing always connects with the fritz box and not with pfsense

                                        stephenw10S GertjanG 2 Replies Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator @A Former User
                                          last edited by

                                          @antonio-briguglio said in see local network ip address on pfsense:

                                          connects with the fritz box

                                          Please show what you mean by this?

                                          The Fritxbox is in the 192.168.2.0/24 subnet, yes? You are not passing that as a local subnet to OpenVPN clients so it's hard to see how they could connect to it.

                                          Steve

                                          ? 1 Reply Last reply Reply Quote 0
                                          • ?
                                            A Former User @stephenw10
                                            last edited by

                                            @stephenw10 I want that when I connect with openvpn the customers who surf the internet with vpn are protected by pfsense
                                            For example, on pfsense I blocked facebok while on the router fritz facebook is working you can access it.
                                            Now if I connect with openvpn and go to facebook it is not blocked because opeb vpn is connected to the fritz network while I would like the client to connect with open vpn and the firewall blocks facebook.
                                            I don't know if I've made myself clear

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