cosurgi
http://janek.kozicki.pl/
Hi,
I want to add pandora to my virtual private network, and all my PCs are using vtun for that. Whole infrastructure is configured around vtun.
So I need vtun on pandora, like this one: http://packages.debian.org/lenny/vtun
I tried to use it, but it doesn't work: the connection opens (I see this in logs), but then it instantly disconnects.
Does anybody know how to port it to pandora? Could you give me some help here?
Maybe a straight recompile would be enough, in that case could you point me some links about how to prepare a dev environment to compile stuff for pandora?
on debian that would be just
but on Angstrom I am so lost
EDIT: I've found this http://www.angstrom-distribution.org/toolchains/
should I try to compile vtun with this?
I want to add pandora to my virtual private network, and all my PCs are using vtun for that. Whole infrastructure is configured around vtun.
So I need vtun on pandora, like this one: http://packages.debian.org/lenny/vtun
I tried to use it, but it doesn't work: the connection opens (I see this in logs), but then it instantly disconnects.
Does anybody know how to port it to pandora? Could you give me some help here?
Maybe a straight recompile would be enough, in that case could you point me some links about how to prepare a dev environment to compile stuff for pandora?
on debian that would be just
Code:
apt-get build-dep vtun
apt-get source vtun
debian/rules binary
but on Angstrom I am so lost
EDIT: I've found this http://www.angstrom-distribution.org/toolchains/
should I try to compile vtun with this?
Last edited by a moderator: