2014年5月7日 星期三

OpenVPN Client Setting using tcp port 443 with DSM 5.0

In DSM Server

1. Install VPN  Center on DSM

2.User setting for login

3.Export OpenVPN setting

4.Using SSH to connect to DSM, modify the file openvpn.conf under "/usr/syno/etc/packages/VPNCenter/openvpn/" and add two command 

  • "port 443"
  • "proto tcp-server
then save & exit.

In Client

1.Download VPN Client tool on "http://openvpn.net/index.php/open-source/downloads.html"

2.Copy "ca.crt" & "openvpn.ovpn" to "C:\Program Files\OpenVPN\config" which export from DSM

3.Modify the follow command with "openvpn.ovpn"

  • "remote yourIP 443"
  • "redirect-gateway" 
  • "dhcp-option DNS 8.8.8.8"
  • #proto udp
  • proto tcp-client

then save & exit.

4.Start "OpenVPN GUI" and enjoy it!

2014年4月14日 星期一

GRIT 1.1 : A toolkit to import and configure in VM role gallery item in Windows Azure Pack by Bruno Saille

Download path : here

How to Use : here

the “Gallery Resource Import Tool” (GRIT) aims at simplifying discovery and installation of VMRole Gallery Items in Windows Azure Pack (WAP), in addition to help reduce manual errors when tagging virtual disks. Through this single tool, all the configuration and import steps can be achieved.

Hybrid Cloud with NVGRE (Cloud OS) by

Download Path : NVGRE Update 5

This whitepaper has now been updated and is based on the RTM version of both Windows Server 2012 R2 and System Center 2012 R2 - Virtual Machine Manager, and will provide you with a hands-on guide on how to configure this, end-to-end.

The work we have investigated in this whitepaper can be seen as the foundation for our next contribution, that will show how Windows Azure Pack can take advantage of NVGRE in a hybrid cloud scenario.