Ubiquiti BulletM2 lost password

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Ubiquiti BulletM2 lost password

Post by Lantis »

At one point i had a troublesome device which would not let me connect to it with TFTP unless i put a dummy switch between the two devices. That might be worth a try.

You can use a router, but if it is handing out DHCP assignments, you need to be careful that none of them conflict.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

top_s
Posts: 37
Joined: Mon Aug 13, 2018 10:09 pm
Location: Brazil

Re: Ubiquiti BulletM2 lost password

Post by top_s »

bowsprit wrote:I have tried this " TFTP recovery " procedure over the last 2 days a number of times . It was in fact the reason I came to this forum.
Everytime I get " Connect request failed" And YES, TFTP is enabled in Win 10 and Win 7.
The reason WHY laptop in not "seeing" the router remains unclear. i tried it on 2 laptops Everytime the same reply" "connection failed" ??
Once i got stuck on a similar situation because I forgot to turn firewall off completely.

Have you tried wireshark to see if the router asks for anything?

Also, re-run the procedure checking step by step. I personally tend to make some very obvious mistakes when in theese kind of situations...
WDR4300 v1 (stock)
WR941nd v2 (1.9.2)
WA901nd v2 (1.6.2)
2x WR741nd (1.6.2)

(Up to) 1gbps up/down link

bowsprit
Posts: 17
Joined: Fri Dec 28, 2018 3:44 pm

Re: Ubiquiti BulletM2 lost password

Post by bowsprit »

I tuned of the firewall--> it still does not connect.
Ping is ok.

re Wireshark: In the past I have had some really bad experiences with it including with Wincap -->So I don't install that anymore irrespective of where the download comes from.

Vistumbler v10.6.4 lists 27 AP's with signal strengths of 18% to 99%. on 2.4GHz
That just means the BulletM2 is not faulty, Now 'HOW TO MAKE IT CONNECT' is the million dollar question :roll:

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Ubiquiti BulletM2 lost password

Post by ispyisail »

Serial cable always works

bowsprit
Posts: 17
Joined: Fri Dec 28, 2018 3:44 pm

Re: Ubiquiti BulletM2 lost password

Post by bowsprit »

RS232 cable?? How would you make the connection with RJ45 .
Or are you talking about something else :?:

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Ubiquiti BulletM2 lost password

Post by ispyisail »

https://openwrt.org/docs/techref/hardware/port.serial

5v so need to purchase a special adaptor

The page listed above is makes a simple procedure seam complex.

bowsprit
Posts: 17
Joined: Fri Dec 28, 2018 3:44 pm

Re: Ubiquiti BulletM2 lost password

Post by bowsprit »

I read through it. Very comprehensive: It would have been much simpler to just show a couple of wiring diagrams.

I have a couple of 4 pin & 6 pin ttl usb adapters in stock. No problems there.
But what I need to know is, if the 4 pins on the pcb are ttl or not. I prefer not to damage either unit at this stage.
#1 carries 3.3v , 2 is zero, 3 is 2.6v (probably Tx ??), 4 is gnd.
I cannot find any info for this online.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Ubiquiti BulletM2 lost password

Post by ispyisail »

https://www.geektank.net/2011/01/how-to ... bullet-m2/

Code: Select all

J10 Pin Out

Picture on the top

from rtight to left pin out as 1, 2, 3, 4

1 GND

2 TXD

3 RXD

4 3.3 Volt

bowsprit
Posts: 17
Joined: Fri Dec 28, 2018 3:44 pm

Re: Ubiquiti BulletM2 lost password

Post by bowsprit »

Back again...
I have Putty running on (Com12 115200 bps) the Bullet M2 via a FTDI232 adapter (connected in serial)
On hitting ENTER it shows : root@gargoyle:/#
For the rest it writes continuous lines like:
ar71xx_wdt_keepalive: 0xffb43480 ADR=b806000c

What do i put as a command to flash the new firmware eg : bs2m-webflash-firmware.bin ?

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Ubiquiti BulletM2 lost password

Post by Lantis »

That would generally indicate to me that the device is fully booted and you're at the command prompt.

2 options from there.
Try to just reset the password:

Code: Select all

passwd
Do a firstboot reset

Code: Select all

firstboot -y
reboot
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply