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

    Latest snapsot wireless bridged as well as static not working

    Scheduled Pinned Locked Moved 1.2.3-PRERELEASE-TESTING snapshots - RETIRED
    140 Posts 12 Posters 73.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.
    • W
      wallabybob
      last edited by

      What about your wireless hardware? Is it the same as what you were using in the 2D1?

      1 Reply Last reply Reply Quote 0
      • T
        timd
        last edited by

        Yup Its an Atheros (same card all the time) :  Heres info got from 1.2.2 currently running on it. ( Loads of In / Out errors but working. )

        "dmesg | grep ath"

        ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
        ath0: <atheros 5212="">mem 0xe00c0000-0xe00cffff irq 9 at device 12.0 on pci0
        ath0: [ITHREAD]
        ath0: using obsoleted if_watchdog interface
        ath0: mac 10.5 phy 6.1 radio 6.3</atheros>

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

          i also have the atheros card and doesnt work on 1.2.3, not that it doesnt work at all but doesnt give out ip using dhcp, if ip is set in clients to manual then atleast it communicates. i tried everything

          1 Reply Last reply Reply Quote 0
          • T
            timd
            last edited by

            Yeah i'd like to add that while the DHCP doesnt work with wireless the actual wireless card is working properly for the first time with no interface in / out errors ect.  All previous versions always left me with In / Out errors.

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

              DHCP works fine on my atheros NIC.

              Here's the kernel I'm running

              uname -a

              FreeBSD pfsense.example.org 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Mon Apr 13 15:59:41 EDT 2009     sullrich@RELENG_1_2-snapshots.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense.7  i386

              Here's how my interface is reported in the startup:

              dmesg | grep ath

              ath0: <atheros 5212="">mem 0xee000000-0xee00ffff irq 12 at device 8.0 on pci0
              ath0: [ITHREAD]
              ath0: WARNING: using obsoleted if_watchdog interface
              ath0: Ethernet address: 00:19:e0:xx:xx:xx
              ath0: mac 7.9 phy 4.5 radio 5.6</atheros>

              Your atheros is a more recent revision than mine?

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

                i go the below atheros card working with the march release but not the latest one

                $ dmesg | grep ath
                ath0: <atheros 5413="">mem 0xe00c0000-0xe00cffff irq 9 at device 12.0 on pci0
                ath0: [ITHREAD]
                ath0: WARNING: using obsoleted if_watchdog interface
                ath0: Ethernet address: xx:xx:xx:xx:xx:xx
                ath0: mac 10.5 phy 6.1 radio 6.3
                ath0: promiscuous mode enabled</atheros> 
                
                1 Reply Last reply Reply Quote 0
                • X
                  xbipin
                  last edited by

                  any1 tested the latest snapshots for wireless functionality?

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

                    I've updated yesterday from original rc1 release to the May 12th one. release from May 14th wouldn't event boot on my Alix 0_o.
                    After update wireless (bridged to LAN) went down and my laptop was showing limited or no connectivity message.
                    I had to kill the wireless interface and assigned it again. That fixed it and it works OK.
                    oh, and I'm running alix with atheros 5212.

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

                      the snapshot server was down till now and now that its up, i tried the 18th may 7.1 base, 7.2 base of freebsd and m having same issues, wireless not get IP from DHCP when bridged with LAN, the second issue i saw with both the bsd versions of 1.2.3 was in system log there was an error saying couldn't not get the MTU of ath0 so using 1500 but then it couldn't bridge with LAN due to that wireless not being able to set its MTU value so the next line it said the same but now for vr1 which is the LAN interface

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

                        I also have bridging issues with the original 1.2.3RC1 build.
                        In my case if I only set bridging in the wireless interface it doesn't work (I don't use dhcp though and assign static ip's).
                        However if I set the bridging from the lan interface too it starts working!
                        This is annoying but I suppose I can live with that.

                        Current network "hardware" :
                        Running 2.2RC in Virtualbox 4.2.16.

                        Retired:
                        ALIX2C2 , 4 gigabyte disk cf card running 2.0 (official release).

                        1 Reply Last reply Reply Quote 0
                        • AhnHELA
                          AhnHEL
                          last edited by

                          I was having that same MTU issue as xbipin, mtu to the bridge interface was not set at 1500 when i ran the ifconfig command.

                          Using the below commands fixed it for me on my Alix 2c2

                          ifconfig vr0 mtu 1500
                          ifconfig ath0 mtu 1500
                          ifconfig bridge0 destroy
                          ifconfig bridge create

                          AhnHEL (Angel)

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

                            @matrix200:

                            I also have bridging issues with the original 1.2.3RC1 build.
                            In my case if I only set bridging in the wireless interface it doesn't work (I don't use dhcp though and assign static ip's).
                            However if I set the bridging from the lan interface too it starts working!
                            This is annoying but I suppose I can live with that.

                            do u mean to say LAN bridged to WAN works but wireless bridged to LAN doesnt?

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

                              No,

                              What I am saying , it matters in which interface I set the bridging.
                              If I set the bridging in wireless interface (ath0 to lan) it doesn't work.
                              If I go to lan's interface and set there to bridget to ath0 then it works.
                              The thing is , this setting is not retained after reboot and I have to repeat this procedure everytime I want to reboot.
                              I also get the error message about wrong mtu when bridging but strangely enough the bridge works fine afterwards.

                              Current network "hardware" :
                              Running 2.2RC in Virtualbox 4.2.16.

                              Retired:
                              ALIX2C2 , 4 gigabyte disk cf card running 2.0 (official release).

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

                                i tried the following release
                                1.2.3-RC1
                                built on Sat May 23 03:47:37 EDT 2009

                                and still sad coz wireless bridged to LAN and wireless clients dont get ip address from DHCP running on LAN interface

                                1 Reply Last reply Reply Quote 0
                                • D
                                  DeCex
                                  last edited by

                                  All works fine here;

                                  OPT1 bridge to LAN

                                  • 2 PC with with wireless connection
                                  • 1 Wii gameconsole (wireless client)

                                  If you goto the Status\Interface and look at the OPT1 option. What does it say? "associated" ?. I think i had this issue onces long ago and rememberd it was somethin to do with the OPT1 channel setting. Since im on WAG311T wifi card (Netgear) i hae channel 6 set (Turbo) and have no probelm at all.

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

                                    i guess its not a wireless issue but its a bridge issue and dhcp isnt able to give out ip to wireless clients

                                    1.JPG
                                    1.JPG_thumb

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      DeCex
                                      last edited by

                                      Here´my firewall rules

                                      1 for LAN
                                      1 for OPT1

                                      LAN.png
                                      LAN.png_thumb
                                      OPT1.png
                                      OPT1.png_thumb

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

                                        its the same rules i got, mayb if u read in older posts ull see that all the debug has been done and config is all perfect and firewall is also not blocking any dhcp packets but its just that dhcp isnt replying properly or something like that

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

                                          I think it is not a firewall issue at all because in my setup I don't have dhcp and just have my laptop with an ip in my lan subnet and unless I do the bridging from lan to wifi interface , I simply can't access it (ping , telnet etc).
                                          Sounds like bridging/routing issue to me.

                                          Current network "hardware" :
                                          Running 2.2RC in Virtualbox 4.2.16.

                                          Retired:
                                          ALIX2C2 , 4 gigabyte disk cf card running 2.0 (official release).

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

                                            I would probably also help to see the output of "ifconfig -a" and also a copy of the rules for the wireless interface for both those who say it works, and those who say it doesn't.

                                            Perhaps there is some telling difference between the two.

                                            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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.