Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized Command or missing parameter #26

Closed
GoogleCodeExporter opened this issue Aug 9, 2015 · 11 comments
Closed

Unrecognized Command or missing parameter #26

GoogleCodeExporter opened this issue Aug 9, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Connect to VPN
2.Options Error: Unrecognized option or mising parameter(s) in
[PUSH-OPTIONS]:1: route (2.1.1)
Options Error: Unrecognized option or mising parameter(s) in
[PUSH-OPTIONS]:1: ifconfig (2.1.1)
3.Busybox 1.1.6 installed and I'm rooted (SDX Root). (Samsung Moment)

What is the expected output? What do you see instead?
Should have input the routes into the phone, but didn't import properly.

What version of the product are you using? On what operating system?
OpenVPN 2.1.1 (Server/Client)

Please provide any additional information below.
Config works 100% on Windows box.
Phone will connect and stay connected, just will not be able to ping
gateway. (Windows box can ping gateway using same config on android)

Original issue reported on code.google.com by Daniel.W...@gmail.com on 12 May 2010 at 11:14

@GoogleCodeExporter
Copy link
Author

problems with the openvpn binary, don't know which problem but it can't 
understand
the pushed network configurations.
Solved in a quick way:

1) downloaded another binary from
http://github.com/downloads/fries/android-external-openvpn/openvpn-static-2.1.1.
bz2
2) uncompressed and pushed in /system/xbin
3) make a symbolic link in /system/xbin/bb to /system/xbin ('ln -s /system/xbin
/system/xbin/bb')

I've installed the binary with openvpn-installer, may be this is an issue 
reported there

Original comment by pietro.m...@gmail.com on 16 May 2010 at 10:08

@GoogleCodeExporter
Copy link
Author

Thanks! Just got it to work with this tip!

Original comment by goch...@gmail.com on 4 Jun 2010 at 2:10

@GoogleCodeExporter
Copy link
Author

doesn't work for me...

Original comment by ceylan...@gmail.com on 5 Jun 2010 at 7:39

@GoogleCodeExporter
Copy link
Author

Thanks Pietro, your tip works! Just one step is missing after pushing openvpn 
to the phone:

chmod +x /system/xbin/openvpn

Original comment by honerme...@gmail.com on 24 Jun 2010 at 2:38

@GoogleCodeExporter
Copy link
Author

Same issue here... workaround works

Original comment by jernstje...@gmail.com on 5 Jul 2010 at 3:12

@GoogleCodeExporter
Copy link
Author

Again, same issue. Workaround fixes this.

Original comment by undertak...@gmail.com on 3 Sep 2010 at 6:05

@GoogleCodeExporter
Copy link
Author

Issue 31 has been merged into this issue.

Original comment by friedrich.schaeuffelhut on 16 Sep 2010 at 2:26

@GoogleCodeExporter
Copy link
Author

Issue 27 has been merged into this issue.

Original comment by friedrich.schaeuffelhut on 16 Sep 2010 at 2:42

@GoogleCodeExporter
Copy link
Author

Problem due to openvpn installation issue.
Also see http://code.google.com/p/android-openvpn-installer/issues/detail?id=2

Original comment by friedrich.schaeuffelhut on 16 Sep 2010 at 3:07

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

how do you push the openvpn-static file into /system/xbin?

Original comment by szee...@gmail.com on 5 Jun 2011 at 4:49

@GoogleCodeExporter
Copy link
Author

Yo lo sulucione instalardo nuevamente el openvpn, los binarios en /system/xbin 
y el ifconfig/route en /system/xbin/bb, despues hice un link simbolico 'ln -s 
/system/xbin /system/xbin/bb', con eso funciono. cualquier duda comente y yo 
vere los comentarios

Original comment by jimmyvaz...@gmail.com on 15 Nov 2011 at 4:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant