Is anyone using ip.pptp successfully to a Microsoft server and would any such person like to share her success story with me?
I note:
void
usage(void)
{
fprint(2, "usage: ip/pptp [-Pd] [-s user:secret] [-x
pppnetmntpt] [-w window] server\n");
exits("usage");
}
but no 's' option in main(). Does factotum have an option for PPTP?
++L
