NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
linux
14 TopicsSupport for Linux clients and OPENVPN on R7000 or any other Netgear router
Althought the R7000 router has support for MAC and Windows clients when using the Netgear R7000 OPENVPN built-in server, it does not support Linux as a client. See the following link: https://community.netgear.com/t5/Nighthawk-WiFi-Routers/R7000-VPN-Service-TAP-or-TUN/m-p/1002408#M20691 Currently I am running the latest "supported" firmware version: V1.0.4.30_1.1.67 as of Nov 10 2015 There is a great number of Linux users and not being able to take advantage of the OPENVPN server in the Router seems to be a big limitation/oversight. I personally purchased this router because of the fat that it had a built in OENVPN server, so that I could connect my Android and Linux devices to my network. As I discovered after purchasing the router neither of these platforms are supported. It seems that IOS and Android support is coming, but no plans to implement Linux. It may be possible to manually configure a Linux client if Netgear would publish how OPENVPN is implemented. I understand that this would not be "supported" by Netgear, but for those of us who have some technical skill we could possibly implement it and make it work for our needs. Providing information such as and not limited to the following would be very useful since OPENVPN is open source software: Tunnel Device (TUN/TAP) Protocol UDP/TCP) Port number (1194 -> official port, or another port defined by Netgear) Encryption cipher (None, blowfish, AES-512/256/192/128 CBC, etc....) Hash algorithm (SHA1/256/512,MD4/5,none, etc....) TLS Cipher (none, AES-128/256 SHA, etc...) LZO Compression (Adaptive, yes/No, none) Authority/ Password usage TLS Auth Key usage ? PKCS12 Key usage? Static Key usage? ns-cert-type server ? Is access limited to the local network, to access the internet only, or to both local and internet? etc..... This post is essentially to ask for Netgear to provide the following: Implement a Linux client file and instructions on how to implement it for the various distributions of Linux. Provide comprehensive documentation on how OPENVPN is implemented in the R7000 router or any other router that has an OPENVPN server built-in.95KViews13likes7CommentsRN3138 From linux to SMB share
Hello. I'm running a FreePBX VoiP server and I'm trying to share recorded calls directly to the ReadyNAS SMB share. The problem is that I'm constantly getting a permision denied error. I've mapped the smb share on the PBX and I'm able to create folders and even files through mkdir or nano logged as root. Unfortunately the automatic system which saves the recordings is not using a root account or privilages - it uses different user. And that's where I'm stuck and I don't really know how to make it work. I've created a username on ReadyNAS with same credentials as on the PBX and it still doesn't want to work. Does anyone know how to make it work, or should I just try to do it in a different way (maybe an rsync? FTP?). I know it sounds complicated, but the goal that I want to achive is simple - to give everyone an access to their recorded calls right after they finish the conversation, and the default location of the recorded calls is on the PBX server where only I have access (and it has to stay that way :) ). I'm aware that it's not only ReadyNAS related, but maybe someone had simillar problem (maybe not directly with PBX but with any other linux-based system). Cheers.Solved1.2KViews0likes1CommentNighthawk M1 Linux RNDIS / USB Connectivity Issues After Latest Firmware Update
So after a Firmware update (either Telstra or Netegar, not sure who is the culprit!) on the Nighthwak M1, USB tethering connectitvity stopped for Linux-based OSs (excluding MAC OS of course). Tested on Ubuntu / Debian etc. Big thanks to Uebernerd (Post 135 on https://community.netgear.com/t5/Mobile-Routers-Hotspots-Modems/Netgear-810-update/m-p/1251948 ) In short, Linux does not pick up the correct bConfigurationValue for cdc_ether (it sets it as "1" and not "3"), which stops tethering from working. Instead of using my two Nighthawk M1s as doorstops, I have managed to get them back up and running. The following script can be modified to monitor dmesg (throw in a "while" etc.): #!/bin/bash usb_port=`dmesg | grep MR1100 | egrep -o '[0-9]+\-[0-9]+'` if [ "$usb_port" != "" ]; then echo 3 > /sys/bus/usb/devices/$usb_port/bConfigurationValue fi Obviously this will require running with super-user privileges. It's a cludgy workaround, so if anyone knows how to make this more permanent, please feel free to respond to this post! CheersSamba/SMB share access issues with ReadyNAS OS 6.8.0 on RN202
Sir(s) et al I've manually upgrade my RN202 from [ReadyNAS OS 6.7.5] to [ReadyNAS OS 6.8.0]. After the upgrade I wasn't able any more to access my samba/smb shares from my Linux computers running Manjaro Linux (some kind of Arch Linux) and Debian 9 Stretch (on a cubietruck): - I can see/browse the shares, get asked for the credentials, but can't login to the share - My Nextcloud installation has the same issues - On a virtual Windows 10 i can access the shares - Enable/disable the new MAC-OS feature didn't solve the problem - Using the SMB Plus tool didn't solve the issue either After a dirty rollback to [ReadyNAS OS 6.7.5] everything went back to normal/expected behavior. Another member seems to has reported a similar issue here: https://community.netgear.com/t5/Using-your-ReadyNAS/samba-issue-with-mac-KODI-after-upgrade-to-6-8-0/m-p/1345769#M134953 Regards,Solved11KViews0likes14Commentsreadyshare mount error(13): Permission denied
I'm using Linux Mint 18.1 Mate. This WAS working. Used: sudo mount -t cifs //###.###.###.###/USB_storage /media/public -o sec=ntlm Prompted for password and I'm in. That's NOT WORKING anymore. Nothing I've tried seems to work. I'm NOT using Windows, connecting to ANYTHING Windows. This is STRICTLY a LINUX problem. I CAN connect directly to the USB drive. In, plain english (please), what can I do to troubleshoot this and fix it? ThanxSolved11KViews0likes6CommentsWN2000RPTv3 runs OpenWrt Linux for MIPS
Trying to determine if a DHCP server is hidden in the WN2000RPTv3 firmware, I took a look at the current ...v3 update .img file - hoping ASCII stuff like URLs would be in clear text. The answer is no, but the first few hundred bytes is enlightenting: 00: 64 65 76 69 63 65 3A 77 6E 32 30 30 30 72 70 74 device:wn2000rpt 10: 76 33 0A 76 65 72 73 69 6F 6E 3A 56 31 2E 30 2E v3.version:V1.0. 20: 31 2E 34 0A 72 65 67 69 6F 6E 3A 0A 68 64 5F 69 1.4.region:.hd_i 30: 64 3A 32 39 37 36 33 39 30 34 2B 34 2B 33 32 0A d:29763904+4+32. 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 80: 32 30 30 34 77 22 3F 2B 56 38 20 38 00 0C 47 B3 2004w"?+V8 8..G. 90: 80 00 20 00 80 1E 6B A0 7A 0E 31 FC 05 05 02 03 .. ...k.z.1..... A0: 4D 49 50 53 20 4F 70 65 6E 57 72 74 20 4C 69 6E MIPS OpenWrt Lin B0: 75 78 2D 32 2E 36 2E 33 31 00 00 00 00 00 00 00 ux-2.6.31....... C0: 6D 00 00 80 00 70 9B 25 00 00 00 00 00 00 04 01 m....p.%........ D0: CF 4E 80 07 40 3C 00 EA 3F F2 E0 C0 CF FC C6 50 .N..@<..?......P . . . Interesting. It appears to run MIPS OpenWrt Linux. (https://openwrt.org/) Unfortunately, the box does not respond to SSH on :22, though it responds, of course, on :80 with a login page. I'd be nice to find the file system. I don't recognize what seem to be loader headers [device:, version:, region:, hd_id:]. Are they familar to anyone? Tom3.4KViews0likes1Commentnfs: access control according to linux user
ReadyNas 21200 I'm accessing the nas shares by nfs from a linux box I have an user giuseppe on the nas I have an user giuseppe and an user maria on the linux box When I access the nas from my linux box I want to give: - full rw access to the files on a given share to linux user giuseppe - no access to the same files to linux user maria How do I get it?3.1KViews0likes3Commentshow mount the usb drive from Linux
From a linux box, I'm trying to mount the drive I have plugged into the router. Following the instructions here: https://access.redhat.com/solutions/448263 I get this error: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) The RedHat guide says if I see that error: Please verify the permission on the folder on you windows machine and try again mount the share folder. Looking at the drive permissions on the router's 192.168.1.1 page, I see Write = "All - no password" Read = "All - no password" and no way to "verify the permission" on the folder or change anything (like, assign a password for example). If anyone knows how to mount this drive I'd appreciate it. I very much want to mount it rather than unplug it because Windows runs File History backup on it constantly. Also, I tried to set permissions on it using windows but the new settings would disappear when I clicked "Apply" When I view the permissiions in windows, nothing is checked. Router Firmware: 1.0.2.4_9.1.86 Linux Version: CentOS 7.3 Windows Version: 10 Pro That's all the detail I can think of. Thanks! Oh ... I cross-posted to stackexchange the view from the linux side here: http://unix.stackexchange.com/questions/344427/how-can-i-mount-from-centos7-a-drive-shared-from-a-home-router-using-samba I've found posts about the same thing for other netgear products like, here: https://community.netgear.com/t5/Using-your-ReadyNAS/How-to-map-to-NAS-share-from-Linux-by-CLI/td-p/845944SolvedEX6200 Range Extender (losing connections, how to configure from web browser)
I have the EX6200 and am happy with the performance but from time to time it loses it's connection to my router. When this happens I power cycle the EX6200, it reconnects, and I am back up and running for 1-2 weeks, then I lose it again. Curious if there are settings I can adjust to fix this. Also, I am a primarily Linux household, so I am curious if there is a web interface for configuration.1.3KViews0likes1Commenthow to send an email from scrip? - Raidiator 4.2.26 (27) Options
How to send an email from script on ReadyNAS Ultra 6 I would like use the internal mechanism of message delivery, as i don't have stable email provider. But any method is welcomed, as i am not very familiar with raidiator linux and won't conduct experiments on the working system.2.7KViews0likes4Comments