I really need this, so I decided to give it a try. I have just built it from sources and installed it at /opt/pptp-1.7.1. Now I would like to set it up such that connection is as simple as:
set up connection: svccfg -s network/pptp:MyInstance setprop host=<PPTP server host> svccfg -s network/pptp:MyInstance setprop user=<PPTP domain\username> svccfg -s network/pptp:MyInstance setprop passwd=<PPTP password> connect: svcadm enable network/pptp:MyInstance disconnect: svcadm disable network/pptp:MyInstance Is that too far away? Cheers, Doug This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
