ave faced a new one :-(
> >
> > ioctl on line 216 in tun.c (TUNSETIFF) seems to fail
> > complainin' about Invalid argument with errno 22.
> > I use tun driver shipped with 2.4.14 kernel and
> > if_tun.h which is identical to one in the kernel
> >
> Forget it,
>
> It works now. I just found out
> that setting the name of the device
> couses the ioctl to fail.
> Don't know if this is a
> platform dependent issue or
> a feature of the tun driver in 2.4.14
Note the distinction between --dev and --dev-type with respect to device
selection and n
he kernel
> source tree.
>
> Any ideas?
>
>
> Sampo Nurmentaus
>
>
>
> > From: "Sampo Nurmentaus"
> > To:
> > Sent: Wednesday, June 12, 2002 8:31 AM
> > Subject: [Openvpn-devel] Porting to an embedded linux
> >
> >
> > >
tun.h which is identical to one in the kernel
source tree.
Any ideas?
Sampo Nurmentaus
> From: "Sampo Nurmentaus"
> To:
> Sent: Wednesday, June 12, 2002 8:31 AM
> Subject: [Openvpn-devel] Porting to an embedded linux
>
>
> > Hello folks,
> >
> >
>
From: "Sampo Nurmentaus"
To:
Sent: Wednesday, June 12, 2002 8:31 AM
Subject: [Openvpn-devel] Porting to an embedded linux
> Hello folks,
>
>
> I have been recently busy porting openssl, openssh
> and openvpn to our embended linux environment
> build on etr
Hello folks,
I have been recently busy porting openssl, openssh
and openvpn to our embended linux environment
build on etrax 100lx processor from axis communications.
Openvpn's code was, thanks to you guys, quite easy to
port but then I ran into problems when open vpn tries
to ioctl tun device