- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Betreff: New Firmware v2.3.2.108 (XR500)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
@Netduma-Fraser i will try that, thanks. Do you know when call of duty will get enabled filtering mode in geofilter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
@Netduma-Fraser I'm sorry to write this, I thought it would be fine, the router started to lose wifi and cable connections, so I restored the factory settings, I set a static ip, a few hours worked fine, now the internet disappears randomly again, the processors have 100 percent power, qos turns off by itself,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
Access the debug page: http://192.168.1.1/debug.htm
Click “Enable WAN/LAN Packet Capture”.
Click "Start Capture".
After 5 minutes. Click “Save debug log”.
Send the debug log to @TimChang
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108
Is IPV6 currently working with this build or should I leave it disabled?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108
@Brainbleach wrote:Is IPV6 currently working with this build or should I leave it disabled?
It' s still broken. If you enable IPV6 may cause many issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108
@Netduma-Fraser I wrote a debug log, today again in the evening the processors started working at 98 percent,I wrote to @TimChang,I'm waiting for a reply, because I don't know how to send him these logs, they are zip files
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108 (XR500)
I NEED HELP DOWNLOADING THE NEW FIRMWARE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
Or here: https://www.dropbox.com/s/akudcavvw87jrk8/XR500-V2.3.2.108.img?dl=0
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
Tbh, I couldn't even get IPv6 to work with QoS off and custom DNS settings. It would work if I used my ISP dns but not when I tried to use cloudflare.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
Hi
Possible to connect Hybryd VPN to my private openvpn on linux dedicated server no need there login and password ?
because I only have options pure and hidemyass ,in advanced settings I added settings from file .ovpn but still need login password ?
Firmware beta108 Without ipv6 and vpn issue all working perfect I just miss appstore adblock.....
Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
@mardock2009 If you can generate an OpenVPN configuration file from the server then in theory yes and you could leave the login details blank, if it requires them then could you set that up when generating a config?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
Thank you for quick reply
I reconfigured openvpn to use login and password for auth my server linux ubuntu working but router cant connect...
my client config for linux server ... what do I have to change to make it work on the router ?
client
proto udp
remote secret-IP 1070
dev tun
resolv-retry infinite
nobind
persist-key
persist-tun
tls-client
tls-auth /etc/openvpn/client/ta.key 1 ------------ in router I don't know where to put it
cipher AES-256-CBC
auth SHA1
auth-user-pass /etc/openvpn/auth.txt --------- in router remove
remote-cert-tls server
auth-nocache
verb 3
<ca>
-----BEGIN CERTIFICATE-----
...my secret certyficate
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
...my secret certificate
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
...my secret key
-----END PRIVATE KEY-----
</key>
login and pass i have in file
auth-user-pass /etc/openvpn/auth.txt - for router remove this line and add login and pass on top
i have error in router debug log
Thu Dec 31 14:50:17 2020 OpenVPN 2.4.3 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Nov 23 2020 Thu Dec 31 14:50:17 2020 library versions: OpenSSL 1.0.2n 7 Dec 2017, LZO 2.06 Thu Dec 31 14:50:17 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Thu Dec 31 14:50:17 2020 Insufficient key material or header text not found in file '[[INLINE]]' (0/128/256 bytes found/min/max) Thu Dec 31 14:50:17 2020 Exiting due to fatal error
I'm not an openvpn expert but it should work in theory
thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
update
after this settings:
####################################################
client
proto udp
remote ip 1194
dev tun
resolv-retry infinite
nobind
persist-key
persist-tun
tls-client
cipher AES-256-CBC
auth SHA1
remote-cert-tls server
auth-nocache
verb 3
key-direction 1
<tls-auth>
-----BEGIN OpenVPN Static key V1-----
secret
-----END OpenVPN Static key V1-----
</tls-auth>
<ca>
-----BEGIN CERTIFICATE-----
secret
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
secret
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
secret
-----END PRIVATE KEY-----
</key>
i have try connection
router log
Thu Dec 31 15:16:06 2020 OpenVPN 2.4.3 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Nov 23 2020 Thu Dec 31 15:16:06 2020 library versions: OpenSSL 1.0.2n 7 Dec 2017, LZO 2.06 Thu Dec 31 15:16:06 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Thu Dec 31 15:16:06 2020 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Thu Dec 31 15:16:06 2020 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Thu Dec 31 15:16:06 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]right openvpn ip:1194 Thu Dec 31 15:16:06 2020 Socket Buffers: R=[163840->163840] S=[163840->163840] Thu Dec 31 15:16:06 2020 UDP link local: (not bound) Thu Dec 31 15:16:06 2020 UDP link remote: [AF_INET]right opnevpn ip:1194
Thu Dec 31 15:17:06 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Thu Dec 31 15:17:06 2020 TLS Error: TLS handshake failed Thu Dec 31 15:17:06 2020 SIGUSR1[soft,tls-error] received, process restarting Thu Dec 31 15:17:06 2020 Restart pause, 5 second(s)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Betreff: New Firmware v2.3.2.108 (XR500)
ok openvpn working now but only non standard tcp port , udp 1194 ist blocked by firewall in router that's why I couldn't connect.
SOLVED
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108 (XR500)
Been using the last couple versions and haven't had too many issues really other than the devices appearing offline which looks like it is a work in progress. In general, it's not an issue but it's nice to know what device is using up bandwidth as the ones appearing offline but still connected won't show in the network snapshot. I haven't had a chance to set QOS up with the help of Connection Benchmark but I'll get around to it. The software has really matured since I bought the R1 back in 2014. Can't wait for this version to release.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108 (XR500)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108 (XR500)
I too also have the xr500 and i regret buying it. Ever since I downloaded the beta 3.0 I've started having so much issues. they've been talking about 3.0 for over a year straight and cannot even get the firmware right. They still havent released the finsih product yet. I paid 250 dollars for my router and i can say it was a waste of time. It'll be a long time before i spend that type of money on another router. I'm definetly not buying another Netgear product for damn sure. The fact that you have to pay for customer service is the most rediculous thing I've ever heard.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: New Firmware v2.3.2.108 (XR500)
@Iamcity ,@mrbuckwheet ,I understand you well, I'm also waiting for a good product, I would also like to replace you, I have plans for tp-link archer or asus
• Introducing NETGEAR WiFi 7 Orbi 770 Series and Nighthawk RS300
• What is the difference between WiFi 6 and WiFi 7?
• Yes! WiFi 7 is backwards compatible with other Wifi devices? Learn more