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

    [HOW TO] usb tether on pfsense 2.4 as router

    Scheduled Pinned Locked Moved Documentation
    16 Posts 9 Posters 17.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.
    • C
      chrcoluk
      last edited by

      well what you did would work also.

      by custom kernel I meant custom kernel package, so the kernel and the modules.

      Generally its not a good idea to just grab modules from elsewhere that have not been compiled with the same kernel.

      Feel free to add the steps to do what you did to help others.

      pfSense CE 2.7.2

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

        As far as I know pfSense makes no modifications to the KPI/KBI (kernel programming/binary interface) so it is safe to grab modules from the matching FreeBSD version and use them. Modules compiled for a different version of FreeBSD is not adviseable of course.

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

          Word of warning.

          I rebooted my pfsense box earlier, and pfsense flipped out over a interface mismatch, it wouldnt finish booting without me reassigning the interfaces (same as on a first boot), I assume this occured as I had opt3 assigned to ue0, but ue0 didnt exist during the boot process.  After it booted all my previous OPT interfaces had been lost, I restored them from a backup.

          I will test tomorrow if its ok rebooting after first manually removing ue0 from its OPT interface.

          pfSense CE 2.7.2

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

            You can add these lines to /boot/loader.conf.local to make the modules load automatically on boot:

            
            if_urndis_load="YES"
            if_ipheth_load="YES"
            
            

            There's still one more caveat. The phone must be in USB tethering mode when system is booted or no interface will be created and you again get an interface mismatch on boot.

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

              yep, sadly my phone auto disables tethering during the reboot tho as when it detects a usb disconnection it auto flips it to off.

              For me its not a big deal, but I just posted the warning for others.  What I do now is just remove the opt device, I can keep the gateway preserved in the routing settings no problem tho.  So on a new tether I only need to add the OPT3 again.

              pfSense CE 2.7.2

              1 Reply Last reply Reply Quote 0
              • S
                SpaceBass
                last edited by

                Reviving this older thread to ask two –almost certainly noob'ish --questions:

                1. is it possible to find the pre-compiled kernel modules anywhere (IE: anywhere trusted)?
                2. are kernel modules platform-specific? I assume so
                  2.5) assuming so - anyone know of a place to find them for the ARM chip used in the SG-1000? Or...
                  2.5.5) are there virtual platforms (like virtual box) where one could download the ARM compatible source for the kernel and compile the modules oneself?

                Thanks!

                edited to add - resolved for now :)
                Got some good insight here https://www.reddit.com/r/PFSENSE/comments/7xtyo0/any_way_to_tether_an_iphone_to_a_sg1000_looking/

                While I got gung-ho to learn some new BSD skills, it seems like the best move is to wait for a bit to see if this module makes it way into a stable build for the ARM platform.

                Thanks everyone for the work you are doing!

                1 Reply Last reply Reply Quote 0
                • Y
                  yusef
                  last edited by

                  Hi, I just made an account to say thanks for this helpful thread, and to let others who might land here know that, as of pfSense 2.4.5, you no longer need to compile the kernel modules - the if_urndis and if_ipheth modules are now included by default.

                  Also, regarding the phone switching off USB tethering when the pfSense box reboots, recent versions of Android allow you to automatically turn on USB tethering when a USB device is connected. First you have to enable Developer Mode, then in Developer Options you can change the "Default USB configuration" to tethering / hotspot. This should activate tethering as soon as the USB connection is made, so the ue0 device will hopefully be present by the time the the system boots and tries to use the interface. I'm not sure what Android version this was added in; so far I've only confirmed that it works on a Pixel 3a running Android 10.

                  Cheers :)

                  G ServerTeamS 2 Replies Last reply Reply Quote 2
                  • L
                    LuciousR
                    last edited by LuciousR

                    very useful information. Thank you very much!!

                    1 Reply Last reply Reply Quote 0
                    • G
                      good4y0u @yusef
                      last edited by

                      @yusef
                      can you confirm if you still have to do the following to make this work :

                      @kpa said in [HOW TO] usb tether on pfsense 2.4 as router:

                      You can add these lines to /boot/loader.conf.local to make the modules load automatically on boot:

                      if_urndis_load="YES"
                      if_ipheth_load="YES"

                      There's still one more caveat. The phone must be in USB tethering mode when system is booted or no interface will be created and you again get an interface mismatch on boot.

                      1 Reply Last reply Reply Quote 0
                      • ServerTeamS
                        ServerTeam @yusef
                        last edited by

                        @yusef I don't see the modules in 2.4.5_1. I have tried manually loading them and including the load configs in /boot/loader.conf.local, and they are not being loaded. Are you sure these are included now?

                        G 1 Reply Last reply Reply Quote 0
                        • G
                          good4y0u @ServerTeam
                          last edited by good4y0u

                          @ServerTeam I can verify that on 2.4.5-RELEASE-p1 (amd64)
                          built on Tue Jun 02 17:51:17 EDT 2020
                          FreeBSD 11.3-STABLE you do NOT need to use the lines in /boot/loader.conf.local

                          if_urndis_load="YES"
                          if_ipheth_load="YES"
                          

                          I usb tethered without it from my android device.

                          ServerTeamS 1 Reply Last reply Reply Quote 0
                          • ServerTeamS
                            ServerTeam @good4y0u
                            last edited by

                            @good4y0u I wonder if this is the difference between arm and amd64. I have a SG-3100 appliance and I can't get the ue0 interface to come up.

                            [2.4.5-RELEASE][root@system]/root: uname -a
                            FreeBSD system 11.3-STABLE FreeBSD 11.3-STABLE #238 885b1ed26b6(factory-RELENG_2_4_5): Tue Jun  2 17:52:40 EDT 2020     root@buildbot1-nyi.netgate.com:/build/factory-crossbuild-245-armv6/obj/armv6/kJlGauaG/arm.armv6/build/factory-crossbuild-245-armv6/sources/FreeBSD-src/sys/pfSense-SG-3100  arm
                            
                            [2.4.5-RELEASE][root@system]/root: cat /etc/version
                            2.4.5-RELEASE
                            

                            It really appears these modules are not included in this build.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              msoutullo @ServerTeam
                              last edited by

                              @serverteam Same here - I own an SG-1100 and looks like ~24 days ago a core developer added armv7 and aarm64 to the build servers. Hopefully, next release will contain these modules in the kernel.

                              https://redmine.pfsense.org/issues/7467#note-18

                              Z 1 Reply Last reply Reply Quote 0
                              • Z
                                Zoltrix @msoutullo
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • Z Zoltrix referenced this topic on
                                • C Cyth referenced this topic on
                                • First post
                                  Last post
                                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.