Jump to content

AZX

XR1000 Beta Testers
  • Posts

    23
  • Joined

  • Last visited

Basic Info

  • DumaOS Routers Owned
    XR500
    XR1000

Online Presence

  • Twitter
    https://x.com/AZX_GGs

Gaming

  • Gamer Type
    PC Gamer
  • Favourite Genres
    Shooters
    Racing
    Sports
    RPGs
    Platforming
    Puzzle
  • Connection Speed
    1001mbps or higher

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Can we get a status update on that potential beta? @Netduma Fraser
  2. @Netduma Fraser…
  3. @RickiRolled At least they are actively working on fixing the issue. They made it worse by adding the auto re-attempt connection feature.
  4. It's how the game is handling your network traffic and it does not affect everyone equally. I can assure you it's not specific to this router even though it does have its fair share of issues. You can go look at the Epic Dev forums. I and many others have been posting about it for the last year. Lots of ways to fix the issue but all are host/server side unless you're the one hosting the session. In that case you can edit the games DefaultEngine.ini
  5. @RickiRolled It is not the router, it's just bad lines of code from the devs at Epic and not patched correctly from Wildcard. There is an issue with the EOS Subsystem in Unreal Engine 5.2 and the game is built on that particular version. The EOSNetDriverBase in the SocketSubsystemEOS plugin is not reading the value of bIsUsingP2PSockets and therefore falling back to the default socket subsystem which cannot resolve the host address. This issue is more prevalent with some ISPs over others for a number of reasons. It has been well documented and isn't slated to be fixed until UE5.4, which wildcard is far from updating the game to. In the meantime if you open the games command console and type open IPaddress:PortNumber i.e "open 5.52.116.4:7881" you can manually attempt to join server. Since your on Xbox you have to enable command acess in the menu and join singleplayer to use the command console. Type in the command and it will attempt to switch from singleplayer to official. Use https://www.battlemetrics.com/servers/arksa to look your servers IP.
  6. @DARKNESSNice, glad you were able to get it sorted out. Any issues to report with the fresh upload?
  7. If your still troubleshooting send me a screenshot of ipconfig/all for you windows vm. Redact your MAC addresses and other sensitive info before you do though. Your windows vm isn't showing a network connection so make sure you do that with your router fully on so (for the ipconfig command not the tftp upload). Also this might be a stupid question but you are connected via ethernet from your mac to port 1 on the xr1000 with nothing else connected to the router right?
  8. Do you have npcap installed ? https://npcap.com/#download Also a few things you should do here... Leave your network settings in windows automatic/dont assign a manual ip or dns. Run the ipconfig/all command and identify the ip assigned to your system. This should stay the same as the one you manually assigned. (192.168.1.10) If not use the address automatically assigned to you. I would still manually specify the address of the router (-a), and address of your computer (-A) when attempting another upload. Keep your computer's ip the same as the one that is automatically assigned. If still no success you can change the timeout for NMRP packets by including -t 180000 in the command. You can increase the milliseconds as you see fit, that is just 3 minutes vs the default 60 seconds... Hopefully that works if not let me know.
  9. @DARKNESSIt appears all the steps you have taken are correct. I was also having timeout issues attemping to do this. It took alot of playing with the timing between powercycling the router and executing the upload. I also had to manually assign the IP's of both the target device and selected interface. -A192.168.1.* IP address to assigned to target device (pc) -a 192.168.1.1 IP address to assigned to selected interface (router) nmrpflash.exe -i net7 -A 192.168.1.3 -a 192.168.1.1 -f XR1000-V1.0.0.68_1.0.54.chk also make sure you have all the required windows features enabled like TFTP client enabled.
  10. @zzennnn123 Windows 11.. @Miiiithraaks directions are good. Just make sure you change the change command prompt directory to where you have nmrpflash installed.(just move the .exe to your desktop) No need to open the program, you will execute everything in command prompt or powershell. I had some issues with timeouts when I tired to run the utility. I needed to modify the command for mine to start the upload. It ended up looking like this: cd C:\Users\Antho\OneDrive\Desktop nmrpflash.exe -L nmrpflash.exe -i net7 -A 192.168.1.3 -a 192.168.1.1 -f XR1000-V1.0.0.68_1.0.54.chk just read the github directions if your encountering an issue and if you still cant get it to work i'm sure we can help you figure it out.
  11. @DARKNESSI use Parallels primarily. Vmware and VirtualBox are good options. My recommendation would actually be VirtualBox since its free. @Miiiithraaks@Netduma Fraser Update: I used the 'nmrpflash' method to flash the most recent firmware onto my XR1000. The web interface definitely feels more responsive, and I don't believe it's a placebo effect. I haven't noticed any devices being dropped from the network, which has been a major issue for me since I originally set up the router. I'm still monitoring this, as all my devices have yet to be reconnected to the network due to an SSID change for both bands. There's nothing concerning in the router's logs other than the usual entry: 'DoS attack: ACK Scan from source: etc.' There's no question IPV6 is still broken. Every few hours or days, I have to log in to reconfigure it for IPv6 internet access. Hopefully we can get some real fixes with the upcoming update.
  12. Just create a windows bootable drive and do it. If you have an m1 or m2 mac then just run a virtual machine. I use both ecosystems for work and play and I can say with confidence that its much simpler to do the tinkering/troubleshooting on windows.
  13. Interesting. I have all the same issues listed with my xr1000. I have also been lurking for answers/resolution for quite awhile lol. Pretty sure Fraser would block me if he could. I will give this a go tonight and report back.
  14. honestly, i don't think anyone really knows.. not even Fraser...
×
×
  • Create New...