well, i played also with openvpn ...
but now on my new device galaxy 9000, the problems are ongoing ...
Mon Feb 7 22:33:03 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:4: route (2.1.1)
Mon Feb 7 22:33:03 2011 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:9: ifconfig (2.1.1)
Mon Feb 7 22:33:03 2011 OPTIONS IMPORT: timers and/or timeouts modified
Mon Feb 7 22:33:03 2011 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mon Feb 7 22:33:03 2011 ROUTE default_gateway=46.124.52.1
Mon Feb 7 22:33:04 2011 TUN/TAP device tap0 opened
Mon Feb 7 22:33:04 2011 TUN/TAP TX queue length set to 100
Mon Feb 7 22:33:04 2011 NOTE: unable to redirect default gateway -- VPN gateway parameter (--route-gateway or --ifconfig) is missing
Mon Feb 7 22:33:04 2011 Initialization Sequence Completed
this would mean, that the busybox doesn'T support the ifconfig/route commands...
any idea ?
info:
device: galaxy i9000
kernel: 2.6.32.9 (speedmod with tun configured in kernel)
firmware 2.2.1 (build darky's rom 9.2)
busybox: BusyBox v1.17.3 (2010-10-18 13:41:40 BST) multi-call binary.
(all links for ifconfig + route made to the busybox in /system/bin + /system/xbin/ +system/xbin/bb
any idea ?
Code:
ifconfig -a
gre0 Link encap:UNSPEC HWaddr 00-00-00-00-1E-00-0C-3D-00-00-00-00-00-00-00-00
NOARP MTU:1476 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:61198 errors:0 dropped:0 overruns:0 frame:0
TX packets:61198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2759928 (2.6 MiB) TX bytes:2759928 (2.6 MiB)
pdp0 Link encap:Point-to-Point Protocol
inet addr:46.124.52.104 P-t-P:46.124.52.104 Mask:255.255.255.0
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:27198 errors:0 dropped:0 overruns:0 frame:0
TX packets:30335 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14562322 (13.8 MiB) TX bytes:3137307 (2.9 MiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
svnet0 Link encap:UNSPEC HWaddr A0-00-80-00-00-00-10-00-00-00-00-00-00-00-00-00
UP POINTOPOINT RUNNING NOARP MTU:65541 Metric:1
RX packets:10237 errors:0 dropped:0 overruns:0 frame:0
TX packets:1439 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:169752 (165.7 KiB) TX bytes:25686 (25.0 KiB)
tap0 Link encap:Ethernet HWaddr CE:7D:39:37:CC:A1
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:66 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:21333 (20.8 KiB) TX bytes:0 (0.0 B)
tunl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-10-00-00-00-00-00-00-00-00-00
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
usb0 Link encap:Ethernet HWaddr 0A:98:50:55:4E:34
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
# route -en
route -en
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
46.124.52.0 0.0.0.0 255.255.255.0 U 0 0 0 pdp0
0.0.0.0 46.124.52.1 0.0.0.0 UG 0 0 0 pdp0