OpenVPN / tap-windows6

Windows TAP driver (NDIS 6)
Other
794 stars 237 forks source link

IPsec offload option not present for TAP windows adapter v9 #165

Closed reachsanjeev7 closed 8 months ago

reachsanjeev7 commented 8 months ago

Hi, I am trying to use TAP windows adapter for one of my project. in my case, we need one network adapter that contains ipsec offload and ipv4 checksum offload property. and we are half way success with TAP adapter but because there is no ipsec offload and ipv4 checksum offload option in configure properties, we are unable to proceed further with TAP adapter. can you please help in getting ipsec properties for TAP adapter in windows. Thanks in advance.

cron2 commented 8 months ago

Sure. This will take about 2-3 man months to implement, provided we find an appropriate windows networking specialist, and you are willing to pay for it. Where can we send the formal officer to?

Seriously, what are you expecting? Of course there is no ipsec support in the TAP adapter, as it's intended to be used with VPN software that does handle the crypto - and OpenVPN is not using IPSEC.