Asus RT-AC68U

歡迎開開心心齊吹水
Post Reply
andyyau
Posts: 455
Joined: Thu Oct 30, 2014 3:44 am

Re: Asus RT-AC68U

Post by andyyau »

frankiepoon wrote:
sorry wrote: 買左隻Unifi AP Pro, 但未有時間試...
買左隻AC86U, 但未有時間試 ;;)
86? 好似幾新, 用落有無問題? How much?
User avatar
RCHK
Posts: 773
Joined: Thu Oct 30, 2014 12:34 pm

Re: Asus RT-AC68U

Post by RCHK »

andyyau wrote:
frankiepoon wrote:
sorry wrote: 買左隻Unifi AP Pro, 但未有時間試...
買左隻AC86U, 但未有時間試 ;;)
86? 好似幾新, 用落有無問題? How much?
https://detail.tmall.com/item.htm?spm=a ... aobao_shop" onclick="window.open(this.href);return false;
You do not have the required permissions to view the files attached to this post.
User avatar
RCHK
Posts: 773
Joined: Thu Oct 30, 2014 12:34 pm

Re: Asus RT-AC68U

Post by RCHK »

382.1 (12-Nov-2017)

Code: Select all

   Asuswrt-Merlin 382 was rebuilt from a clean GPL codebase, as
   merging the new 382 GPL on top of the existing code proved too
   difficult.

   For simplicity, the following abbreviations are used below:
      AM380 = Asuswrt-Merlin 380.xxx
      AM382 = Asuswrt-Merlin 382.xxx
      Asus380 = Asus's 3.0.0.4.380_xxxx
      Asus382 = Asus's 3.0.0.4.382_xxxx

   AM382.1 is based on AM380.68_4 merged on top of a clean
   3.0.0.4.382_15098 GPL.

   At this time, only the RT-AC86U, RT-AC88U and RT-AC3100
   are supported by AM382.  Other models will gradually be
   moved to AM382 as Asus upgrade them to the new 382 code
   base (and GPL code becomes available for them).

   This changelog will focus on changes that happened between
   AM380.68 and AM382.1, or between Asus382_16466 and AM382.

   Also note that the primary download site was changed to
   Sourceforge, due to numerous issues with Mediafire.  Onedrive
   will be the oficial mirror to the SF.net download site.

   - NEW: Moved to Asus382 codebase.  Some of the most important
          changes between Asus380 and Asus382:
            - New Trend Micro DPI engine, with two-way IPS
            - New networkmap service (now closed source)
            - New OpenVPN implementation (now closed source,
              not used by AM382)
            - Numerous security enhancements throughout the code

   - NEW: Merged with GPL 382_16466 (RT-AC86U).
   - NEW: Added support for the RT-AC86U and its Broadcom HND
          platform (HND SDK from GPL 382_18219).
          Note that IPTraffic is not supported by this model due to
          its newer Linux kernel.
   - NEW: Rewrote part of the OpenVPN implementation, as Asus's own
          is now closed source.  Asuswrt-Merlin's OpenVPN code will
          now be independent of Asus's.
   - NEW: Added support for inline CRLs when importing an ovpn file
   - NEW: Added support for fullcone NAT (RT-AC86U)
   - NEW: Added WiFi Radar (Broadcom's Visualization app) in the
          Wireless section.  You must enable data collection on
          its Configuration page for all charts to work properly.
   - NEW: Added option to disable the Asus NAT tunnel service under
          Other Settings -> Tweak.  Not quite sure what this
          partly closed source service is for, but it eats a
          fair amount of CPU and RAM.
   - NEW: Option on OpenVPN Server page to quickly choose
          between pushing LAN or LAN + Internet access (ported
          from Asus382)
   - NEW: Option to select the bitsize to use (1024 or 2048) when
          automatically generating the OpenVPN server key/certs
          (ported from Asus382)
   - CHANGED: Updated wget to 1.19.2 (fixing connectivity to some
              TLS 1.2 servers)
   - CHANGED: SSH host keys are now stored in /jffs/ssl/ rather
              than nvram.
   - CHANGED: SMB2 is enabled by default on RT-AC86U (no performance
              penalty on that platform)
   - CHANGED: Moved UPnP Secure Mode setting from the Tweaks section
              to the WAN page, next to other UPnP settings.
   - CHANGED: Moved "Modify key and certs" link to its own dedicated
              row and made it a button for improved visibility
              (OpenVPN client & server pages)
   - CHANGED: Updated OpenVPN to 2.4.4.
   - CHANGED: The firmware version check behaviour was slightly
              changed.  The "Get Beta" checkbox will now check
              both the Beta and the Release channels for new
              version availability.  Automatic scheduled checks
              will still only check the Release channel.
   - CHANGED: Layout improvements to the SNMP, Login, and
              Operation Mode pages (patches by Alin Trăistaru)
   - CHANGED: Report both the local client IP as well as the
              public/visible IP on the OpenVPN client page once
              a client is connected (same info that was already
              available on the VPN Status page).
   - CHANGED: Moved Disk spindown settings to the System page,
              to match with Asus382 which now offers this feature.
   - REMOVED: Obsolete/exotic HMAC digests for OpenVPN servers (to
              match with Asus' own supported list)
   - REMOVED: "Custom" OpenVPN authentication mode (which probably
              nobody used or even understood).
User avatar
frankiepoon
Posts: 1634
Joined: Sat Nov 01, 2014 12:19 pm

Re: Asus RT-AC68U

Post by frankiepoon »

andyyau wrote:
frankiepoon wrote:
sorry wrote: 買左隻Unifi AP Pro, 但未有時間試...
買左隻AC86U, 但未有時間試 ;;)
86? 好似幾新, 用落有無問題? How much?
總知就平過出面, 仲未得閒搞 :p
User avatar
RCHK
Posts: 773
Joined: Thu Oct 30, 2014 12:34 pm

Re: Asus RT-AC68U

Post by RCHK »

380.69 (11-Dec-2017)

Code: Select all

  - NEW: Added option to disable the Asus NAT tunnel service under
         Other Settings -> Tweak.  Not quite sure what this
         partly closed source service is for, but it eats a
         fair amount of CPU and RAM (backport from 382).
  - CHANGED: Updated odhcp6c to be in sync with upstream
             (patch by theMIRon)
  - CHANGED: Updated libogg to 1.3.3 and libvorbis to 1.3.5.
  - CHANGED: Updated wget to 1.19.2 (fixing connectivity to some
             TLS 1.2 servers)
  - CHANGED: Updated RT-N66U and RT-AC66U SDK to GPL 380_8120's
             (fixing KRACK in repeater/bridge mode)
  - CHANGED: Updated openssl to 1.0.2n.
  - CHANGED: Updated tor to 0.2.9.14.
  - FIXED: allow IA_NA mode downgrade with forced IA_PD
           (for ISPs with broken IPv6 support)
           (patch by theMIRon)
  - FIXED: Trend Micro signature check might randomly fail the
           RSA validation.
  - FIXED: Security issues CVE-2017-15275, CVE-2017-12163
           and CVE-2017-12150 (backported to Samba 3.6 and 3.5)
  - FIXED: Httpd crash when accessing certain webui pages with
           no connected Ethernet clients
  - FIXED: DNSFILTER rules would have priority over OPENVPN Client
           rules (when client has DNS set to Exclusive mode).
  - FIXED: traffic routing from the router itself would fail when
           restarting the firewall while using an ovpn client with
           policy rules in effect.
andyyau
Posts: 455
Joined: Thu Oct 30, 2014 3:44 am

Re: Asus RT-AC68U

Post by andyyau »

Merlin firmware 最近版本已無乜作為。漏洞fix得比華碩仲慢。
華碩出到384,fix多幾個漏洞, 佢地仲只有380, 382仲beta緊。

Asus最新版有埋AiMesh了。
Merlin穩定性亦差。試過update左後,竟有有個button會無反應。
要reset setting至好返,真廢。

而且個68U既GUI, 比俄仔個56U版本慢太多太多太多了。

另外係每次改Setting, 56U一秒多d,68U半分鐘都唔知得未。廢廢廢廢廢!
You do not have the required permissions to view the files attached to this post.
User avatar
frankiepoon
Posts: 1634
Joined: Sat Nov 01, 2014 12:19 pm

Re: Asus RT-AC68U

Post by frankiepoon »

andyyau wrote: Merlin firmware 最近版本已無乜作為。漏洞fix得比華碩仲慢。
華碩出到384,fix多幾個漏洞, 佢地仲只有380, 382仲beta緊。

Asus最新版有埋AiMesh了。
Merlin穩定性亦差。試過update左後,竟有有個button會無反應。
要reset setting至好返,真廢。

而且個68U既GUI, 比俄仔個56U版本慢太多太多太多了。

另外係每次改Setting, 56U一秒多d,68U半分鐘都唔知得未。廢廢廢廢廢!
剛update左asus新版, 玩下先 :D
https://www.asus.com/hk/Networking/RTAC ... Desk_BIOS/" onclick="window.open(this.href);return false;
User avatar
RCHK
Posts: 773
Joined: Thu Oct 30, 2014 12:34 pm

Re: Asus RT-AC68U

Post by RCHK »

轉貼 :-bd
解決部分(早期)RT-AC68U 及TM-AC1900用唔到AiMesh
http://www.hkepc.com/forum/viewthread.p ... a=page%3D1" onclick="window.open(this.href);return false;
User avatar
frankiepoon
Posts: 1634
Joined: Sat Nov 01, 2014 12:19 pm

Re: Asus RT-AC68U

Post by frankiepoon »

frankiepoon wrote:
andyyau wrote: Merlin firmware 最近版本已無乜作為。漏洞fix得比華碩仲慢。
華碩出到384,fix多幾個漏洞, 佢地仲只有380, 382仲beta緊。

Asus最新版有埋AiMesh了。
Merlin穩定性亦差。試過update左後,竟有有個button會無反應。
要reset setting至好返,真廢。

而且個68U既GUI, 比俄仔個56U版本慢太多太多太多了。

另外係每次改Setting, 56U一秒多d,68U半分鐘都唔知得未。廢廢廢廢廢!
剛update左asus新版, 玩下先 :D
https://www.asus.com/hk/Networking/RTAC ... Desk_BIOS/" onclick="window.open(this.href);return false;
新版用唔到VPN, SMB又有少問題, 都係用返merlin算 8-x
唔通要reset一次先得 :-\
andyyau
Posts: 455
Joined: Thu Oct 30, 2014 3:44 am

Re: Asus RT-AC68U

Post by andyyau »

frankiepoon wrote:
frankiepoon wrote:
andyyau wrote: Merlin firmware 最近版本已無乜作為。漏洞fix得比華碩仲慢。
華碩出到384,fix多幾個漏洞, 佢地仲只有380, 382仲beta緊。

Asus最新版有埋AiMesh了。
Merlin穩定性亦差。試過update左後,竟有有個button會無反應。
要reset setting至好返,真廢。

而且個68U既GUI, 比俄仔個56U版本慢太多太多太多了。

另外係每次改Setting, 56U一秒多d,68U半分鐘都唔知得未。廢廢廢廢廢!
剛update左asus新版, 玩下先 :D
https://www.asus.com/hk/Networking/RTAC ... Desk_BIOS/" onclick="window.open(this.href);return false;
新版用唔到VPN, SMB又有少問題, 都係用返merlin算 8-x
唔通要reset一次先得 :-\
VPN/PPTP 用緊,無問題。你改改Windows VPN client既setting睇睇。
我Mac,Windows及Android都無事。
Post Reply