Neither - there's a newer non-beta release.
Ah ok. Should be easy to find on the site, thanks again.
Sent from my iPhone using Tapatalk
Neither - there's a newer non-beta release.
I have tried to apply ebtables rules in firewall-start script located in jffs :
Code:#Block DHCP between OpenVPN TAP ebtables -I FORWARD -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP ebtables -I FORWARD -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP ebtables -I INPUT -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP #Block UPnP between OpenVPN TAP ebtables -I FORWARD -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP ebtables -I FORWARD -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP ebtables -I INPUT -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
Unfortunatelly this is rebooting router, doing infinite reboot loop.
Even applied first lines are doing reboot.
I would like to filter traffic on VPN like on older rt-n66u but it seems impossible.
Anyone have noticed this ?
ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP
ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
Another issue, I have at least 7 DHCP clients connected, and all devices in network around 15. Nothing in Clients, also with Refresh circle is still rotating , but no updates.
The ability to use an Internet connection faster than around 150 Mbits (N16/N66/AC66) or 300 Mbits (AC56/AC68U) at their full speed.
It works for me. Are you using xxx0 or xxx1 as your port for access? I connect using secure connection on xxx1. 1512+ on DSM 4.1. My ISP keeps changing my ip but other than that it's good.
Tapatalk
Hi canuckle, Big favour - please could you post a screen shot of your Port Forwarding... Many thanks!
Jumbo frames - enabled, just remember to enable it on the NAS box and you computer network adapter(s).
UPnP - I changed the internal range to start from 1 (default was 1024).
Working now - re-did all my settings on the RT-AC68U and Synology DS212+ NAS... Able to access the NAS from the outside word (again)!!!
Only strange thing I did notice:
Hardware Accelerator enabled = unable to access NAS internally on the LAN using the external IP address or FQDN...
Hardware Accelerator disabled = able to access NAS internally on the LAN using the external IP address or FQDN...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!