-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fail on R6220 'brick' - "sendto: Operation not permitted" #148
Comments
According to this thread, a firewall could cause the Btw, because it was mentioned on the OpenWRT forum thread you referenced: The "Received upload request without filename." message is not an issue. |
Thanks for your response. Please note that Good to know about the "Received upload..." message. Going for a full reinstallation of this OS, (upgrade), will try again after. Will make brief report here either way. |
Tried it again. All from a fresh installation of the OS, new copies of all files. Still getting the same behavior, despite Error message is still |
Weird. Which Lubuntu version is it?
Please run the following commands and post the output:
```
$ sudo ufw disable
$ sudo iptables -L
```
…On Sun, May 12, 2024, 06:44 antipodes5 ***@***.***> wrote:
Tried it again. All from a fresh installation of the OS, new copies of all
files. Still getting the same behavior, despite ufw (Uncomplicated
FireWall) being set to disable.
Error message is still Operation not permitted. Still unsure what is not
permitting what.
—
Reply to this email directly, view it on GitHub
<#148 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJXPWSJT2VQSWLRRT3CVWLZB3XSFAVCNFSM6AAAAABHMKY72SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBWGEYTMOBWGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Tried it again. All from a fresh installation of the OS, new copies of all files. Still getting the same behavior, despite Error message is still |
Originally I was using Lubuntu 22.04.4, but I just bust back down the the 'stable' release of 22.04. Makes no difference, apparently. Also attempted with Fedora 40 live usb, but neither Might make one more try with a live Ubuntu usb, but not sure. Leaning towards abandoning the 6220 and using an old Rasp. Pi instead. Again, to make clear, For your request:
and
All seems very permissive. |
And if it makes a difference, I am running it through a switch (the PC and the router are the only things connected). |
Have changed distros to the more mainstream Ubuntu. -> no change in behavior. I guess its one of three things:
If I can get VirtualBox to run Windows and bridge to the router, I'll try there. I'll report success or failure here. But I have to be honest, my enthusiasm is waning. |
I should note though, I am grateful for your work @jclehner . |
Fail. Couldn't get Windows running in Had enough. |
One final point @jclehner : Someone has noticed a difference between Windows and Linux:
|
Bummer. Could you try running
and attach the resulting
Weird. I'll investigate... |
Going to take a little time. Have a complete failure to boot on that machine - just after I installed -> Full reinstall. |
ok, second attempt. New system in place (Ubuntu jammy), your latest version and tried again. Same results.
strace.log.zip Hope it helps! |
Hmm... I'm kinda stumped by this one.
|
This is interesting, (in a depressing kind of way). Could this be hardware related? Its a battered old second-hand Levono x230i, ex-corporate. Its been great for what it is, but I've never tried to use it for any work on a second device, like the router. I've just had a fail on a serial connection to a malfunctioning Pi, but in reality I think that's a problem with the connector, not the computer. Still makes me wonder. Could a corporate security policy shut down serial or other (e.g. TFPT) connections at a hardware level as a safety measure? |
Hope it's not too late. You could try another TFTP client, since the issue might be
Note that the current version of
No. Something in the linux kernel tells the |
Hi
I have a Netgear R6220 with an unknown state of installation - its effectively bricked, probably from a bad install of openWRT a few years ago. I am now trying to go back to stock firmware.
It has shown a number of behaviours, but now seems to have a bootloop of random duration:
Setup is: Linux (Lubuntu) box -> switch port 2 AND R6220 -> switch port 1
I can't figure out exactly which part of the cycle is going to happen, but this is the return when I launch the
nmrpflash
command:This has happened many many times. Only once, this happened:
...but I'm not sure that's important.
I have also changed the filename to the shorter
R6220.img
and got the same result.What does the
sendto: Operation not permitted
mean? (I have no luck in websearches.)Most importantly, what do I do?
EDIT
See also discussion on OpenWRT forum.
The text was updated successfully, but these errors were encountered: