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

    WLAN don't works after reboot of pfsense

    Scheduled Pinned Locked Moved 1.2.3-PRERELEASE-TESTING snapshots - RETIRED
    11 Posts 4 Posters 4.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.
    • X
      xbipin
      last edited by

      im on the 14th july snapshot, havent noticed any such problems, for me it works a lot better than older embedded images and first time with everything i need, running in a single firmware. i might partially agree that the internet stops working or some minor glitches in wireless brdged to LAN but happens only some times and last for a few seconds only or maximum till i switch off and on the wireless on my iphne or laptop

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

        I think it also depends on the used hardware. Maybe I have this problem only on the ALIX board and the Compex WLAN card.

        Sigma

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

          There are apparently issues with some combinations of hardware, due to FreeBSD wireless problems. Once wireless is working on FreeBSD 8 versions, I'm going to do more testing there and hope others will do the same. That's the only way to get any of this resolved, none of the FreeBSD developers who work on wireless care to do anything about problems in 7.x.

          1 Reply Last reply Reply Quote 0
          • X
            xbipin
            last edited by

            @sigma:

            I think it also depends on the used hardware. Maybe I have this problem only on the ALIX board and the Compex WLAN card.

            Sigma

            i have the same wifi card with alix2d3

            1 Reply Last reply Reply Quote 0
            • A
              autobot
              last edited by

              It isn't hardware dependant, I have a ralink 2500 pci card and I too am affected. Pfsense is indeed running the generated /tmp/ral0_setup.sh (in my case) script too early and causing a timeout on the driver loading. To fix I just do a sh /tmp/ral0_setup.sh to get it going, this doesn't happen very often now though.

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

                Ok, it seems that I'm not alone wit this problem. I tried sh /tmp/ral0_setup.sh but there's no file in the /tmp which has this name. So the way over Interfaces/lan and safe, apply changes works for me at the moment. As I guess it seems to be a to eary initialisation of a driver. I think this should not to be a big problem to solve for the developpers. Maybe I find a way to reinitialize the interface after boot automaticaly. If I have an Idea I write it here.

                Sigma

                1 Reply Last reply Reply Quote 0
                • A
                  autobot
                  last edited by

                  @sigma:

                  Ok, it seems that I'm not alone wit this problem. I tried sh /tmp/ral0_setup.sh but there's no file in the /tmp which has this name. So the way over Interfaces/lan and safe, apply changes works for me at the moment. As I guess it seems to be a to eary initialisation of a driver. I think this should not to be a big problem to solve for the developpers. Maybe I find a way to reinitialize the interface after boot automaticaly. If I have an Idea I write it here.

                  Sigma

                  You wouldn't have that particular file as it is specific to my setup, you do have some *.sh in /tmp related to your wireless though. Try a ls /tmp | grep *.sh and that should print out what your looking for. And you could use cron or its BSD counterpart to re-initialize the script, as I'm a linux guy I can't be of much help…Not knowing the equivalent bsd commands.

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

                    Sorry about that  ;) I should now it :-)

                    Here it's called: ath0_setup.sh (Atheros)

                    Thanks!

                    Sigma

                    1 Reply Last reply Reply Quote 0
                    • A
                      autobot
                      last edited by

                      @sigma:

                      Sorry about that  ;) I should now it :-)

                      Here it's called: ath0_setup.sh (Atheros)

                      Thanks!

                      Sigma

                      Your welcome.

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

                        Ok, it don't works with a restart of the WLAN module. I have to restart tha LAN module. So I try to make a script which will be startet by the package "Shellcmd". Maybe commands in this package will be executed after boot.

                        /sbin/ifconfig vr0 down
                        /sbin/ifconfig vr0 up

                        (vr0, vr1 and vr2 are the LAN interface name if an ALIX board is used)

                        I have to put this script to a secure place (like /cf) that it is not lossed at e boot.

                        I'll try it this evening.

                        Sigma

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