openvpn connection with virtualbox 3
2010/1/12 Sarunas Burdulis <sarunas@math.dartmouth.edu>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Umarzuki Mochlis wrote:
> I can' seem to follow the article
> on http://www.virtualbox.org/wiki/OpenVPN_on_VBox especially when the
> example command formatting somehow confusing. I tried
> cat<<EOF > debianvm.conf dev tun ifconfig 10.8.0.5 10.8.0.6 keepalive 10
> 60 port 1195 EOF
That should be:
cat << EOF > debianvm.conf
dev tun
ifconfig 10.8.0.5 10.8.0.6
keepalive 10 60
port 1195
EOF
Or just paste the four lines (dev... to port...) to debianvm.conf file.
Thanks, but I still cannot ping to guest *(10.8.0.2) after below setup:Host /etc/openvpn/debianvm.conf*
dev tun*ifconfig 10.8.0.5 10.8.0.6*
keepalive 10 60*port 1195
guest*/etc/openvpn/debianvm.conf
remote 121.120.141.2dev tun*ifconfig 10.8.0.2 10.8.0.1*keepalive 10 60
redirect-gateway*
where 121.120.141.2 is ppp0
- --
Sarunas Burdulis
Systems Administrator
Department of Mathematics, Dartmouth College
http://math.dartmouth.edu/~sarunas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAktMlgcACgkQejaFVltl6E80HACgnhOwsWjx5x Lw1FuR6lq/BpEA
GZ4An121CRplntiOlJxiCip1k0AUiVmv
=Hyqq
-----END PGP SIGNATURE-----
--
Regards,
Umarzuki Mochlis
http://debmal.my
|