Miroslav Lachman napsal(a): >> >> vpn1: >> new -i ng0 pptp0 pptp0 >> ^^^^^^^^^^^^^^^^^^ >> set ipcp ranges 192.168.13.200/32 192.168.13.254/32 >> load standard >> > > To je prave kamen urazu - v 5.1 tahle syntaxe nefunguje! Nasel jsem na > netu spoustu howto, kde to takhle bylo, ale zadny z tech prikladu v > mpd-5.1 nesel zprovoznit a hlasilo to chybnou syntaxi. Bohuzel mi > dokumentace k mpd prijde docela neprehledna a hlavne prilis rozsahla, > takze jsem to tam zkratka zatim sam nedohledal. :( > > Mirek > V porovnani s manualem k verzi 4.4 (kterou zatim pouzivam) je k verzi 5.1 pridan prikaz "create", ktery zrejme nahrazuje "new". Ale ted nemam cas to zkouset s prechodem na 5.1. Mohu potvrdit, ze u tohohle softwaru se klidne zmeni syntaxe konfiguraku s novou minor verzi (bez upozorneni) tak, ze clovek musi skoro kompletne znovu nastudovat cely manual, aby to zase rozchodil. Verim, ze nejaky "guru" je v obraze raz dva, ale to neni muj pripad...
Zde je, co se pise v tom manualu: create bundle [ template | static ] name [ template ] Create new bundle with specified name, optionally based on specified template. If 'template' option is specified bundle will not operate itself, but will be used to cre ate new bundles on demand. If 'static' option is specified, it will be a permanent bundle which will not disapear after operation complete. Maximum name length is 10 characters for templates and 15 characters for the rest of bundles. create link [ template | static ] name ( type | template ) Create new link with specified name and type, optionally based on specified tem plate. If 'template' option is specified link will not operate itself, but will be used to create new links on demand. If 'static' option is specified, it will be a permanent link which will not disapear after operation complete. Maximum name length is 10 characters for templates and 15 characters for the rest of links. -- Zdeněk -- FreeBSD mailing list ([email protected]) http://www.freebsd.cz/listserv/listinfo/users-l
