|
|
> From: James Yonan [mailto:jim@xxxxxxxxx] > Sent: 08 August 2003 10:48 > To: Clemson, Chris; openvpn-users@xxxxxxxxxxxxxxxxxxxxx > Subject: RE: [Openvpn-users] Problems with windows version > and route comma nd > You definitely need to set the IP/netmask of the TAP-Win32 > adapter -- OpenVPN > will not do it automatically. > > > i thought the only way you can do it is to set up the ip > address in the > > properties for the adapter in the network connections windows. > > can anyone tell me differently? > > You can try the netsh command, e.g. : > > netsh interface ip set address my-tap static 10.1.1.2 255.255.255.252 > > This can be put in the up script. ah right. i'll check that out. i've never used that command before! i'll try it at home tonight and report back on monday. thanks Marco and James! chris -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |