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

    IPV4 Network Tunnel config Issue

    Scheduled Pinned Locked Moved OpenVPN
    10 Posts 4 Posters 1.4k 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
      maverick.phillips
      last edited by

      Hello All,

      I have an issue whereby I get the error: Options error: --server directive network/netmask combination is invalid

      Now I know what this relates to and its my IP config for the IPV4 Network Tunnel - I have set the IP 10.1.3.0/22

      If I change this to 10.1.3.0/24 then the VPN connects - however as this is the incorrect subnet this will not allow VPN traffic to my LAN network.

      Has anyone got an idea as to what this could be ?

      1 Reply Last reply Reply Quote 0
      • V
        viragomann
        last edited by

        Is the tunnel network overlapping with LAN?
        What's your LAN network?

        1 Reply Last reply Reply Quote 0
        • M
          maverick.phillips
          last edited by

          Hello,

          Yes it would be,

          My LAN Is 10.1.0.0/22

          My pool is 10.1.0.100-10.1.3.0

          I would like pfSense to use everything above 10.1.3.0 as IPs for VPN clients.

          But the way to do this is not overly clear,

          1 Reply Last reply Reply Quote 0
          • V
            viragomann
            last edited by

            If the OpenVPN server is in tun mode the vpn tunnel network must not overlap other networks assigned to pfSense.
            So choose another network range for the tunnel.

            M 1 Reply Last reply Reply Quote 0
            • M
              maverick.phillips @viragomann
              last edited by

              @viragomann

              Thanks for that - sounds like I need in tap mode then ?
              I don’t know if tun will work as I haven’t set up any routing for it

              johnpozJ 1 Reply Last reply Reply Quote 0
              • V
                viragomann
                last edited by

                I don't know, whats your intention with the OpenVPN server.

                In tun mode the server provides a tunnel network which work as transit network. Traffic meant to the remote site is to be routed to the other vpn endpoint. The server is capable to push routes to the clients.

                In tap mode the vpn interface can be bridge to another local network, e.g. LAN. So clients will get an IP of the LAN from the DHCP server.
                So to access remote LAN devices there is no route needed.

                Most challenges can be mastered with tun mode, which is the recommended one.

                1 Reply Last reply Reply Quote 0
                • johnpozJ
                  johnpoz LAYER 8 Global Moderator @maverick.phillips
                  last edited by

                  @maverick-phillips said in IPV4 Network Tunnel config Issue:

                  sounds like I need in tap mode then ?

                  No not really - just sounds like you need to correctly setup your tunnel network. There is very few legit reasons where you would want to run tap mode.. Its not the recommended setup, nor is it even supported on some clients. For example the ios openvpn client does not support tap mode.

                  Why do you think you need tap mode? And not just correctly setup tun mode?

                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                  If you get confused: Listen to the Music Play
                  Please don't Chat/PM me for help, unless mod related
                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                  1 Reply Last reply Reply Quote 0
                  • M
                    maverick.phillips
                    last edited by

                    Hello,

                    Main reason is I have been trying for some time and i can’t get the configuration right.

                    I would love to use Tun mode however with my understanding of how the IPV4 networks need to be setup I haven’t yet got it to work correctly.

                    What would your suggestion be on the correct config for this ?

                    1 Reply Last reply Reply Quote 0
                    • K
                      kpa
                      last edited by kpa

                      Key points to any routed VPN:

                      • Tunnel subnet must be completely separate from any of you other subnets used, zero overlap allowed.

                      • Let's the VPN system (OpenVPN in this case) manage the routing, read the OpenVPN documentation carefully, pay attention to --route, --push "route" and --iroute directives. On PfSense part of the routing is handled by the remote network configuration item (on a Remote Access Client or with a peer to peer setup), other parts have to be added to Advanced Configuration/Custom options.

                      1 Reply Last reply Reply Quote 0
                      • K
                        kpa
                        last edited by

                        By the way, tap mode changes almost nothing in the scenario. The only difference is that the tunnel network is no longer point-to-point and has broadcast semantics resembling a typical ethernet LAN. Client configuration and routing are still pretty much the same and if you can't get tun mode working properly you won't get tap mode working either.

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