{"id":40828,"date":"2016-11-15T15:50:57","date_gmt":"2016-11-15T10:20:57","guid":{"rendered":"http:\/\/www.tothenew.com\/blog\/?p=40828"},"modified":"2016-11-18T10:48:01","modified_gmt":"2016-11-18T05:18:01","slug":"how-to-update-and-view-timeout-session-in-openvpn-access-server","status":"publish","type":"post","link":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/","title":{"rendered":"How to Update and View Timeout Session in OpenVPN Access Server?"},"content":{"rendered":"<p>OpenVPN Access Server (AS) is a paid package based on <a title=\"OpenVPN\" href=\"http:\/\/www.tothenew.com\/blog\/openvpn\/\" target=\"_blank\">OpenVPN<\/a> Server which provides management of users, connections, even LDAP integration simplified through a web interface.<\/p>\n<p>This helps in <a title=\"remote DevOps\" href=\"http:\/\/www.tothenew.com\/devops-automation-consulting\" target=\"_blank\">deployment<\/a> of a VPN solution for multiple users in a matter of minutes.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-42235\" src=\"\/blog\/wp-ttn-blog\/uploads\/2016\/11\/AcessServer.png\" alt=\"AcessServer\" width=\"357\" height=\"53\" srcset=\"https:\/\/www.tothenew.com\/blog\/wp-content\/uploads\/2016\/11\/AcessServer.png 357w, https:\/\/www.tothenew.com\/blog\/wp-content\/uploads\/2016\/11\/AcessServer-300x44.png 300w\" sizes=\"auto, (max-width: 357px) 100vw, 357px\" \/><\/p>\n<p>But, OpenVPN AS by default comes with a 24-hour session time-out period. This can be taxing at times to reconnect to the OpenVPN Server and start the processes all over again.<\/p>\n<p>The OpenVPN AS uses SQLite at backend to store its certificates, configuration, logs and user related data.<\/p>\n<p>The data stored in SQLite is in encrypted format and to decrypt the data to text format OpenVPN AS provides a &#8220;<strong>sqlite3<\/strong>&#8221; script.<\/p>\n<p>All the OpenVPN AS&#8217;s scripts are located in &#8220;<strong>\/usr\/local\/openvpn_as\/scripts<\/strong>&#8221; and all the related database is stored in &#8220;<strong>\/usr\/local\/openvpn_as\/etc\/db<\/strong>&#8220;.<\/p>\n<p><strong>i) To view the current OpenVPN AS&#8217;s timeout session<\/strong> run this script:<\/p>\n<p>[sourcecode language=&#8221;bash&#8221;]<br \/>\n\t\t\t\/usr\/local\/openvpn_as\/scripts\/sqlite3 \/usr\/local\/openvpn_as\/etc\/db\/config.db .dump &gt; \/tmp\/config.txt<br \/>\n[\/sourcecode]<\/p>\n<p>Now, <strong>view config.txt file<\/strong> and locate &#8220;<strong>vpn.server.session_expire<\/strong>&#8221; and its corresponding value in seconds.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-40841\" src=\"\/blog\/wp-ttn-blog\/uploads\/2016\/09\/timeout_as.png\" alt=\"timeout_as_openvpn\" width=\"824\" height=\"148\" srcset=\"https:\/\/www.tothenew.com\/blog\/wp-content\/uploads\/2016\/09\/timeout_as.png 824w, https:\/\/www.tothenew.com\/blog\/wp-content\/uploads\/2016\/09\/timeout_as-300x53.png 300w, https:\/\/www.tothenew.com\/blog\/wp-content\/uploads\/2016\/09\/timeout_as-624x112.png 624w\" sizes=\"auto, (max-width: 824px) 100vw, 824px\" \/><\/p>\n<p>In the above picture, session timeout is specified as 604800 seconds equivalent to 7 days.<\/p>\n<p>To change the timeout period there is another script provided by OpenVPN AS, i.e. &#8220;<strong>sacli<\/strong>&#8220;.<\/p>\n<p><strong>ii) To set your own customized session timeout<\/strong> let&#8217;s say 30 days (2592000 seconds), use &#8220;sacli&#8221; script as follows:<\/p>\n<p>[sourcecode language=&#8221;bash&#8221;]<br \/>\n\t\t\t\/usr\/local\/openvpn_as\/scripts\/sacli &#8211;key vpn.server.session_expire &#8211;value 2592000 ConfigPut<br \/>\n[\/sourcecode]<\/p>\n<p><strong>iii)<\/strong> <strong>To reload the configuration<\/strong>, follow the process below and don&#8217;t worry it will not stop your running server:<\/p>\n<p>[sourcecode language=&#8221;bash&#8221;]<br \/>\n\t\t\t\/usr\/local\/openvpn_as\/scripts\/sacli start<br \/>\n[\/sourcecode]<\/p>\n<p>The OpenVPN AS will now run smoothly without dropping any connections for a period of 30 days, it can be customized according your requirements.<\/p>\n<p>Keep following and subscribe to our blogs to make your life simpler and boss happy. \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface. This helps in deployment of a VPN solution for multiple users in a matter of minutes. But, OpenVPN AS by default comes with a 24-hour session time-out period. This [&hellip;]<\/p>\n","protected":false},"author":913,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":92,"footnotes":""},"categories":[2348,1],"tags":[1892,2561,4046,4047],"class_list":["post-40828","post","type-post","status-publish","format-standard","hentry","category-devops-technology","category-technology","tag-devops","tag-openvpn","tag-openvpn-access-server","tag-timeout"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Vaibhav Gulati\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TO THE NEW BLOG\" \/>\n\t\t<meta property=\"og:type\" content=\"blog\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tothenew\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#article\",\"name\":\"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog\",\"headline\":\"How to Update and View Timeout Session in OpenVPN Access Server?\",\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/vaibhav-gulati\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"\\\/blog\\\/wp-ttn-blog\\\/uploads\\\/2016\\\/11\\\/AcessServer.png\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#articleImage\"},\"datePublished\":\"2016-11-15T15:50:57+05:30\",\"dateModified\":\"2016-11-18T10:48:01+05:30\",\"inLanguage\":\"en-US\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#webpage\"},\"articleSection\":\"DevOps, Technology, devops, OpenVPN, OpenVPN Access Server, timeout\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/technology\\\/#listItem\",\"name\":\"Technology\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/technology\\\/#listItem\",\"position\":2,\"name\":\"Technology\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/technology\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#listItem\",\"name\":\"How to Update and View Timeout Session in OpenVPN Access Server?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#listItem\",\"position\":3,\"name\":\"How to Update and View Timeout Session in OpenVPN Access Server?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/technology\\\/#listItem\",\"name\":\"Technology\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\",\"name\":\"TO THE NEW Blog\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/vaibhav-gulati\\\/#author\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/vaibhav-gulati\\\/\",\"name\":\"Vaibhav Gulati\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#authorImage\",\"url\":\"https:\\\/\\\/newersworld-sf-static.tothenew.net\\\/prod\\\/profilePicFolder\\\/2b9ee51e-641b-4a74-9334-84a6a7b73f41_vaibhav.gulati@tothenew.com.jpg\",\"width\":96,\"height\":96,\"caption\":\"Vaibhav Gulati\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#webpage\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/\",\"name\":\"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog\",\"description\":\"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/how-to-update-and-view-timeout-session-in-openvpn-access-server\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/vaibhav-gulati\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/vaibhav-gulati\\\/#author\"},\"datePublished\":\"2016-11-15T15:50:57+05:30\",\"dateModified\":\"2016-11-18T10:48:01+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\",\"name\":\"TO THE NEW Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog","description":"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.","canonical_url":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#article","name":"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog","headline":"How to Update and View Timeout Session in OpenVPN Access Server?","author":{"@id":"https:\/\/www.tothenew.com\/blog\/author\/vaibhav-gulati\/#author"},"publisher":{"@id":"https:\/\/www.tothenew.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"\/blog\/wp-ttn-blog\/uploads\/2016\/11\/AcessServer.png","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#articleImage"},"datePublished":"2016-11-15T15:50:57+05:30","dateModified":"2016-11-18T10:48:01+05:30","inLanguage":"en-US","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#webpage"},"isPartOf":{"@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#webpage"},"articleSection":"DevOps, Technology, devops, OpenVPN, OpenVPN Access Server, timeout"},{"@type":"BreadcrumbList","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.tothenew.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog\/category\/technology\/#listItem","name":"Technology"}},{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog\/category\/technology\/#listItem","position":2,"name":"Technology","item":"https:\/\/www.tothenew.com\/blog\/category\/technology\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#listItem","name":"How to Update and View Timeout Session in OpenVPN Access Server?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#listItem","position":3,"name":"How to Update and View Timeout Session in OpenVPN Access Server?","previousItem":{"@type":"ListItem","@id":"https:\/\/www.tothenew.com\/blog\/category\/technology\/#listItem","name":"Technology"}}]},{"@type":"Organization","@id":"https:\/\/www.tothenew.com\/blog\/#organization","name":"TO THE NEW Blog","url":"https:\/\/www.tothenew.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.tothenew.com\/blog\/author\/vaibhav-gulati\/#author","url":"https:\/\/www.tothenew.com\/blog\/author\/vaibhav-gulati\/","name":"Vaibhav Gulati","image":{"@type":"ImageObject","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#authorImage","url":"https:\/\/newersworld-sf-static.tothenew.net\/prod\/profilePicFolder\/2b9ee51e-641b-4a74-9334-84a6a7b73f41_vaibhav.gulati@tothenew.com.jpg","width":96,"height":96,"caption":"Vaibhav Gulati"}},{"@type":"WebPage","@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#webpage","url":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/","name":"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog","description":"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.tothenew.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/#breadcrumblist"},"author":{"@id":"https:\/\/www.tothenew.com\/blog\/author\/vaibhav-gulati\/#author"},"creator":{"@id":"https:\/\/www.tothenew.com\/blog\/author\/vaibhav-gulati\/#author"},"datePublished":"2016-11-15T15:50:57+05:30","dateModified":"2016-11-18T10:48:01+05:30"},{"@type":"WebSite","@id":"https:\/\/www.tothenew.com\/blog\/#website","url":"https:\/\/www.tothenew.com\/blog\/","name":"TO THE NEW Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.tothenew.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"TO THE NEW BLOG","og:type":"blog","og:title":"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog","og:description":"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.","og:url":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/","og:image":"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","og:image:secure_url":"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","twitter:card":"summary","twitter:site":"@tothenew","twitter:title":"How to Update and View Timeout Session in OpenVPN Access Server? | TO THE NEW Blog","twitter:description":"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.","twitter:image":"https:\/\/www.tothenew.com\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png"},"aioseo_meta_data":{"post_id":"40828","title":"How to Update and View Timeout Session in OpenVPN Access Server? | #site_title","description":"OpenVPN Access Server (AS) is a paid package based on OpenVPN Server which provides management of users, connections, even LDAP integration simplified through a web interface.","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":"","og_description":"","og_object_type":"blog","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":"","og_article_tags":"","twitter_use_og":false,"twitter_card":"summary","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2021-04-29 12:19:25","updated":"2024-02-29 08:29:40","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tothenew.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tothenew.com\/blog\/category\/technology\/\" title=\"Technology\">Technology<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to Update and View Timeout Session in OpenVPN Access Server?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.tothenew.com\/blog"},{"label":"Technology","link":"https:\/\/www.tothenew.com\/blog\/category\/technology\/"},{"label":"How to Update and View Timeout Session in OpenVPN Access Server?","link":"https:\/\/www.tothenew.com\/blog\/how-to-update-and-view-timeout-session-in-openvpn-access-server\/"}],"_links":{"self":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts\/40828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/users\/913"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/comments?post=40828"}],"version-history":[{"count":0,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/posts\/40828\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/media?parent=40828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/categories?post=40828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tothenew.com\/blog\/wp-json\/wp\/v2\/tags?post=40828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}