[Info-vax] TUN/TAP Like driver any pointers ?

Joukj joukj at hrem.nano.tudelft.nl
Fri Sep 6 03:13:36 EDT 2019


El SysMan wrote:
> Hi VMS folks!
> 
>  Working on small a yet another VPN project for Linix and Windoze ...
>  Thinking about of possibility to implement server/client functionality on VMS.
>  So, is there something like  at the FW CD-ROM what i can use to understand what it need to do under VMS to achieve TUN/TAP functionality ? Or what i can use as a template to writing my own "tun/tap for VMS"  drivers ?
> 
> 
>  Thanks for any reference or opinion.
> 
> 
> PS:TUN/TAP driver is a part o the Linux, there is live variant for windoze.
> https://en.wikipedia.org/wiki/TUN/TAP
> https://www.kernel.org/doc/Documentation/networking/tuntap.txt


I encountered the same problem several years ago when I had a loo into 
OpenVPN. What I found at that time was that no such thing existed. It is 
not impossible to create them, but for that you have to write a 
devicedriver. Probably you need some insight knowledge of OpenVMS for 
that which is not in the "general" manuals.

The devicedriver should mimick on the OpenVMS site just an 
internetdevice and route all the trafic on the backsite to the physical 
internetdevice.


                   Regards
                      Jouk



More information about the Info-vax mailing list