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

    ZyDAS USB2.0 WLAN

    Scheduled Pinned Locked Moved Wireless
    13 Posts 5 Posters 10.9k 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.
    • V
      varazir
      last edited by

      Hi

      When I plug in my USB wifi device I get this msg

      "ugen0: <zydas 2="" 255="" usb2.0="" wlan,="" class="" rev="" 2.00="" 48.10,="" addr="">on uhub1"

      How do I use it after I have plugged it in ?

      TIA Daniel</zydas>

      1 Reply Last reply Reply Quote 0
      • GruensFroeschliG
        GruensFroeschli
        last edited by

        You assign it under "Interfaces" –> "Assign"
        And then configure it like all other interface.
        Dont forget to create firewall rules allowing traffic.

        We do what we must, because we can.

        Asking questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html

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

          @GruensFroeschli:

          You assign it under "Interfaces" –> "Assign"
          And then configure it like all other interface.
          Dont forget to create firewall rules allowing traffic.

          I checked there, can't find it there.
          Just fine le0 and em0.

          WAN and LAN

          1 Reply Last reply Reply Quote 0
          • W
            wallabybob
            last edited by

            @varazir:

            When I plug in my USB wifi device I get this msg

            "ugen0: <zydas 2="" 255="" usb2.0="" wlan,="" class="" rev="" 2.00="" 48.10,="" addr="">on uhub1"</zydas>

            The device name ugen means the device has been claimed by the generic USB device driver which allows a few "generic USB device" operations but not networking. See FreeBSD ugen man page for more information.

            In short, the kernel doesn't have a device driver for it and so you can't use it with standard pfSense installation.  It might be that the device driver is not built in the standard pfSense kernel. (I had this problem with udav, USB ethernet device, some time ago.)

            If you can identify a FreeBSD device driver that supports your WLAN NIC and can get that device driver from a suitable FreeBSD install it may be possible to get your USB NIC operational.

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

              @wallabybob:

              The device name ugen means the device has been claimed by the generic USB device driver which allows a few "generic USB device" operations but not networking. See FreeBSD ugen man page for more information.

              In short, the kernel doesn't have a device driver for it and so you can't use it with standard pfSense installation.  It might be that the device driver is not built in the standard pfSense kernel. (I had this problem with udav, USB ethernet device, some time ago.)

              If you can identify a FreeBSD device driver that supports your WLAN NIC and can get that device driver from a suitable FreeBSD install it may be possible to get your USB NIC operational.

              This driver supports my usb device http://www.freebsd.org/cgi/man.cgi?query=zyd&sektion=4&manpath=FreeBSD+7.2-RELEASE

              1 Reply Last reply Reply Quote 0
              • W
                wallabybob
                last edited by

                What version of pfSense are you using? (displayed on the home page).

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

                  @wallabybob:

                  What version of pfSense are you using? (displayed on the home page).

                  1.2.3-RELEASE , maybe need to add I'm running in a VMware server

                  1 Reply Last reply Reply Quote 0
                  • W
                    wallabybob
                    last edited by

                    I expect 1.2.3-RELEASE doesn't have zyd driver built in.

                    If you have access to a FreeBSD 7.2 you could copy the driver if_zyd.ko to your pfSense system.

                    1 Reply Last reply Reply Quote 0
                    • jimpJ
                      jimp Rebel Alliance Developer Netgate
                      last edited by

                      FYI- The FreeBSD zyd(4) driver only supports station and monitor modes. Even if you manage to get it operational, it cannot be used in hostap mode as an access point. You could only use it for a wireless WAN connection.

                      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                      Need help fast? Netgate Global Support!

                      Do not Chat/PM for help!

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

                        @wallabybob:

                        I expect 1.2.3-RELEASE doesn't have zyd driver built in.

                        If you have access to a FreeBSD 7.2 you could copy the driver if_zyd.ko to your pfSense system.

                        Okay thanks.

                        @jimp:

                        FYI- The FreeBSD zyd(4) driver only supports station and monitor modes. Even if you manage to get it operational, it cannot be used in hostap mode as an access point. You could only use it for a wireless WAN connection.

                        Well then I have to look for another usb wireless adapter

                        Thanks for all the help

                        //Daniel

                        1 Reply Last reply Reply Quote 0
                        • W
                          wallabybob
                          last edited by

                          @varazir:

                          Well then I have to look for another usb wireless adapter

                          I've had positive experience with USB adapters based on the Ralink chipset (rum driver). I've used a D-Link DWL G122 and a TP-Link TL-WN321G. Unfortunately D-Link have the practice of changing the chipset in their devices without changing the model number, making it a bit hard to be sure that you are buying a device with a chipset supported by FreeBSD. The D-Link I bought on eBay was a hardware rev C and that seemed to work OK with the FreeBSD rum driver, though it didn't get a lot of use.

                          When last I looked, I couldn't find any adapters based on the earlier Ralink chipset supported by the ural driver.

                          1 Reply Last reply Reply Quote 0
                          • M
                            mrcola
                            last edited by

                            @wallabybob:

                            @varazir:

                            Well then I have to look for another usb wireless adapter

                            I've had positive experience with USB adapters based on the Ralink chipset (rum driver). I've used a D-Link DWL G122 and a TP-Link TL-WN321G. Unfortunately D-Link have the practice of changing the chipset in their devices without changing the model number, making it a bit hard to be sure that you are buying a device with a chipset supported by FreeBSD. The D-Link I bought on eBay was a hardware rev C and that seemed to work OK with the FreeBSD rum driver, though it didn't get a lot of use.

                            When last I looked, I couldn't find any adapters based on the earlier Ralink chipset supported by the ural driver.

                            Hi, how could you make the rum driver work, I have a belkin one, I believe it is the ralink chipset as well and it is in the freebsd hardware list

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

                              @wallabybob:

                              @varazir:

                              Well then I have to look for another usb wireless adapter

                              I've had positive experience with USB adapters based on the Ralink chipset (rum driver). I've used a D-Link DWL G122 and a TP-Link TL-WN321G. Unfortunately D-Link have the practice of changing the chipset in their devices without changing the model number, making it a bit hard to be sure that you are buying a device with a chipset supported by FreeBSD. The D-Link I bought on eBay was a hardware rev C and that seemed to work OK with the FreeBSD rum driver, though it didn't get a lot of use.

                              When last I looked, I couldn't find any adapters based on the earlier Ralink chipset supported by the ural driver.

                              Borrow a D-link rev C adepter from a friend and it worked great

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