Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Jayapal Reddy Uradi
Hi Andrija, Listing PSK in API is removed for security reason and it got reverted again. This is commit revert id d81e831214cafc2c9f1e4f8e7de56fca65c2215f Thanks, Jayapal On 26-May-2015, at 2:45 PM, Andrija Panic andrija.pa...@gmail.com wrote: Hi Jayapal, vpn_server_addr_id account_id

Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Andrija Panic
Hi Jayapal, vpn_server_addr_id account_id network_id domain_id local_ip ip_range ipsec_psk state id uuid vpc_id display 16 2 \N 1 192.168.156.1 192.168.156.2-192.168.156.50 5bqKeKhqqWvHx8Re2hZVK7AC Running 1 b037d8b2-1ebf-4450-8c76-7bd9c73f0745 7 1 13 2 \N 1 192.168.156.1

[bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Andrija Panic
Hi, anybody familiar with some workarround/fix for this one: https://issues.apache.org/jira/browse/CLOUDSTACK-8407 ? Thanks, -- Andrija Panić

Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Jayapal Reddy Uradi
Hi Andrija, Is it not listing in the API or the PSK itself is not there DB ? Can you check the table once. SELECT * FROM cloud.remote_access_vpn; Thanks, Jayapal On 26-May-2015, at 2:35 PM, Andrija Panic andrija.pa...@gmail.com wrote: Hi, anybody familiar with some workarround/fix for this

Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Jayapal Reddy Uradi
Andrija, This commit is already there in master. d81e831214cafc2c9f1e4f8e7de56fca65c2215f Thanks, Jayapal On 26-May-2015, at 3:03 PM, Andrija Panic andrija.pa...@gmail.com wrote: Jayapal, did I understood correctly, that you just reverted it back so we can get PSK in APU/UI? Thanks,

Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Andrija Panic
Ah, ok. Sorry for confision. Thanks Jayapal On 26 May 2015 at 11:43, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Andrija, This commit is already there in master. d81e831214cafc2c9f1e4f8e7de56fca65c2215f Thanks, Jayapal On 26-May-2015, at 3:03 PM, Andrija Panic

Re: [bug]Preshared key not created when enable remote VPN

2015-05-26 Thread Andrija Panic
Jayapal, did I understood correctly, that you just reverted it back so we can get PSK in APU/UI? Thanks, Andrija On 26 May 2015 at 11:20, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi Andrija, Listing PSK in API is removed for security reason and it got reverted again. This