Giter VIP home page Giter VIP logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
I know that the feature is missing but I have not come up with a good way of 
implementing multiple in the GUI

Original comment by [email protected] on 22 Apr 2012 at 10:11

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
How about a button with a plus sign (+) at the end of the line which comes up 
with a list of termination points in a list view.

You could have a text box at the top of the list with an add button next to it. 
Long presses on the list view items could have the following options: Clone, 
Edit, Delete, Move up, Move Down

I can't remember if OpenVPN tries them  in sequence or random. If it's random, 
forget about the move options.

If you have multiple servers, the server box (on the config screen) should go 
read-only and simply say "(Multiple)".

Original comment by [email protected] on 22 Apr 2012 at 10:25

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
A work around for internal/external access would be to use DNS and one 
hostname. I use an internal DNS server and use Dyndns externally with the same 
hostname, different IPs, and it works.

Original comment by [email protected] on 26 Apr 2012 at 9:19

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
This issue was closed by revision 19b391e658f0.

Original comment by [email protected] on 29 Apr 2012 at 1:25

  • Changed state: Fixed

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
This is not relally fixed since the commit "only" allows multiple profiles not 
Servers

Original comment by [email protected] on 30 Apr 2012 at 5:07

  • Changed state: Accepted

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024

Original comment by [email protected] on 9 May 2012 at 12:31

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Hi, awesome app. Thanks for doing this.

Now the reason I came here. I wanted to have this (valid) configuration:

server-poll-timeout 5
remote 1.2.3.4 1194 udp
remote 1.2.3.4 53 udp
remote 1.2.3.4 1194 tcp
remote 1.2.3.4 443 tcp

With this configuration openvpn tries the first server in the list. If it can't 
get a connection, it times out in 5 seconds and tries the next server. It's 
valid to mix udp and tcp servers. I couldn't import these options as the wizard 
picked only one "remote" option though.

I also noticed ics-openvpn does not support the <connection> option. It 
probably should be implemented as well to have proper multiserver support. 
However this would might make the UI very complicated. And just a warning, I 
noticed openvpn (on linux x64 at least) tries the servers when configured with 
<connection> options in the reverse order, starting from the bottom one in the 
configuration file.

Original comment by [email protected] on 22 Dec 2012 at 3:55

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
The OpenVPN binary include in ics-openvpn supports this. If you add the 2+ 
remote options under Advanced settings, own confiuration this will work. 

For supporting <connection> I still need a good way to build a GUI for that.

Original comment by [email protected] on 22 Dec 2012 at 4:16

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
You're right.

The way I did it was to have the other remote options prefixed with an extra 
char. So the import wizard didn't delete them but added at the end of the 
configuration as custom rules.

Then I only had to remove the extra letters via the app. And for some reason 
the wizard also concatenated all my xremote line options into one single line. 
Had to split it up again.

But it works, thanks!

Original comment by [email protected] on 22 Dec 2012 at 4:30

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
[deleted comment]

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Issue 271 has been merged into this issue.

Original comment by [email protected] on 10 Aug 2014 at 2:39

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Issue 294 has been merged into this issue.

Original comment by [email protected] on 7 Nov 2014 at 5:43

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
This issue was closed by revision 8f93c28b148f.

Original comment by [email protected] on 18 Dec 2014 at 10:13

  • Changed state: Fixed

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Issue 310 has been merged into this issue.

Original comment by [email protected] on 20 Dec 2014 at 11:26

from ics-openvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.