Is it possible Down grade v5.6.15(XW) To v5.5.10(XW). I have read all on the forum about it. I used GUI to flash v5.6.15(XW) and am unable to downgrade. Tried to TFTP v5.6.15 and it rejects the overwrite. Do I need to return the product? Anyone know where to actually get XM nanostation online? Am I just missing something.
Thanks David KG5RDF, nctc.info
When you config the vlans, be sure to note the NS M2/M5 XW devices (and only these 2 Ubiquiti devices) have unique port configurations for the vlans:
main port: LAN only (no vlan tags)
secondary port: DtDlink and WAN only (vlan 2 and 1 respectively)
The linux drivers in AREDN firmware can't mix a port to have both tagged and un-tagged packets on this particular ethernet chipset (or there's a claim it's a chip defect).
Joe AE6XE
Is there a way "probably in /etc/config/network" where we can tag the LAN traffic with some vlan ID and route it on same port as the WAN and DtD?
This eliminates the need for occupying 2 ports in the switch and running 2 Ethernet cables from the switch to EACH node.
You also still need to run power up to the primary port for the node.
Actually, you can power the node from ANY of the 2 ports. POE is pass-through for those 2 ports.
And hey, may be this should be supported since all new nano stations are XW now!!
While some users have done this AREDN being built for emergency communications in mind does not endorse or support operating the devices in this manner.
Bill, N4SV
My guess is you tried to load it as a config file and not as a firmware file.
That said as Joe mentions above we will be removing all official support for Web based installs of AREDN on Ubiquiti devices in the next release so go ahead and give it a TFTP install instead and see if that solves your issue.
thanks a lot for your reply. You just saved my last sane part of my head.
I was not getting connection to wan whatsoever.
I only had one cable coming from the main port to the switch. The LAN worked perfectly. Except that I was not getting a WAN on the node.
I do have a XW one.
Now I don’t want it (because I don’t wanna run two cables and use two ports in the switch)
but the problem is even if I return it, there is no guarantee I will ever be able to get XM one.
I'd have to research the chip packaging, but this is probably because the upgrade of chipsets from XM to XW upgraded to a cpu that before had 2 external ethernet chips, to a cpu that had 1 ethernet interface built into the same chip. To handle multiple ports on a device, one would add the external single switch chip and not add 2 network chips to have 2 network ports.
Joe
Do you think that in any upcoming AREDN build, the need to run 2 Ethernet cables to the node will eliminated and we will be able to run wan/dtd and LAN on the same port?
Even by assigning a default vlan ID tag to the LAN connection that gets stripped out on the switch by going "untagged" to other ports on the switch? and for incoming untagged traffic, this vlan tag is added if nothing already tagged?
I am not even sure if this is doable... I am trying to think out loud :)
I have the NSM5 XW and have put it on the roof using only DTDLink down to another node in the shack where my LAN devices are attached to. This also gives an opportunity to put a LAN device on the other NSM5's other port, e.g. an ipCam, and only have 1 cable to the shack. Can split off the power with POE splitter/injectors, or for those higher risk taking individuals, back-feed power through the NSM5 to the LAN device. We can turn a lemon into lemonade :) .
Joe AE6XE
I actually didn't think about the conflict that tagging the LAN traffic would introduce if we have multiple nodes on the same switch.
Yes, running another cat5 is much simpler than that.
and, as you said, If I have multiple nodes, then I build my lan over only one (one should not need more than 13 hosts in a LAN anyway) and connect the nodes DtD.
Thanks, Joe.
Loading 'http://dl.ubnt.com/firmwares/XW-fw/v5.5.10/XW.v5.5.10-u2.28005.150723.13...' worked, but XW.v5.6 did not.
Following the XW.v5.5 serial uboot fix, I loaded AREDN-3.16.1.1-ubnt-nano-m-xw-squashfs-factory.bin
and all is well now. I ran the serial uboot on the RPi and TFTP from a laptop. Could have done both from the RPi
I suppose, but I didn't have XW.v5.5...bin on the RPi at the time.