130 likes | 312 Views
QuickLink. Topics. Introduction Basic usage Advanced usage. Introduction. a pure L7 SSLVPN solution Provide a way for end user to access intranet web resource No plug-in Platform and browser independent Similar with traditional WRM but different. Compare.
E N D
Topics • Introduction • Basic usage • Advanced usage
Introduction • a pure L7 SSLVPN solution • Provide a way for end user to access intranet web resource • No plug-in • Platform and browser independent • Similar with traditional WRM but different
Compare (1) Pretest before online, fix found bugs (2) Compatibility issue on some Clients after deployed • What’s the problems when sales? • QuickLink’s goal • Minimize the engineer/se support cost • Enhance customer experience
Limitations • Limitations you must know - quicklink was not a total replacement of tranditional WRM • Open port or Add DNS entry • Do not support URLMask • Different published site need separate configuration steps • Need wildcard certificate when host mode to avoid certificate alert
Can work with… • ACL • SSO • Client-Auth • http clientcertfield • Custom Rewrite • Bookmark • Portaltheme • Sharepoint(session cookie expire)
Basic usage – hostname mode • virtual site quicklink hostname "twiki.array.com" "twiki" "tp26“ • portal quicklink link "http://10.3.0.20" "twiki" "twiki"
Basic usage – port mode • virtual site quicklink port 10001 "bugzilla" "tp26“ • portal quicklink link "http://acen.arraynetworks.net/bugzilla" "bugzilla" "bugzilla"
WebUI • Can config on one page
Advanced usage - alias • For such pages: <img src="http://10.3.0.20/twiki/pub/TWiki/SmiliesPlugin/love.gif" alt="in love" title="in love" border="0" /> <li> <a href="http://eng.arraynetworks.com.cn/fm" target="_top">Array Documentation Management Link</a> • By default, was rewrited to: <img src="https://twiki.array.com/twiki/pub/TWiki/SmiliesPlugin/love.gif" alt="in love" title="in love" border="0" /> <li> <a href="http://eng.arraynetworks.com.cn/fm" target="_top">Array Documentation Management Link</a> • portal quicklink alias "http://eng.arraynetworks.com.cn" twiki
Advanced usage – WRM integration I • portal quicklink link "http://acen.arraynetworks.net/bugzilla" "bugzilla" "bugzilla" "show" 2 "rewriteexternal"
Advanced usage – WRM integration II • In tranditional WRM pages, links already configured as QuickLink mode will be redirect to QuickLink page