Archived from groups: microsoft.public.windowsnt.protocol.ras (More info?)
I have installed MSL2TP client on NT workstation and it is working fine.
I wrote an application which help me to dial to vpn server using L2TP
adapter.
I have noticed the phone book entry for my connection(done thru add
connection i.e. rasphone.exe)
Now I tried to create same entry with api RasSetEntryProperties but I am not
able to create same entry
Particularly I want to set following parameter in default phone book with
specific values but I do not know how to set RASENTRY
(actually I want to know what are values for RASENTRY to get following
phonebook entry)
Though I am giving
RASENTRY.dwfOptions = RASEO_SwCompresssion
| RASEO_RequireEntryptedPw | RASEO_RequireMsCHAP |
RASEO_RequireDataEncryption | RASEO_NetworkLogon
RASENTRY.dwfNetProtocols = RASNP_Ip
RASENTRY.dwFramingProtocol =RASFP_Ppp
RASENTRY.szDeviceType = RASDT_Vpn
RASENTRY.szDeviceName = "RASL2TPM" //that is
associated with port2
but when I see the entry
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.