Hi, Am Dienstag, 25. März 2008 schrieb guellep: > I am not really sure, whether /dev/net should be created in flash > or in RAM memory (excessive read/write cycles reducing flash life time?).
hmm... its creating one file in the /dev/net directory on every openvpn startup, right? Since you don't need to store the files in flash it would be better to have them on a ram disk. On the other hand, if you don't restart openvpn very often, the write is not that often... Are you using the jffs2 filesystem? btw, if you have some time left, i would encourage you to write a small howto of the steps you did to get openvpn running and publish it somewhere... maybe link it on the foxboard site? I think that openvpn is a nice app for the fox that others might be interested as well! Regards, Cornelius -- Cornelius Claussen opentek GbR Mobile: +49 (0)175 6944518 E-Mail: [EMAIL PROTECTED] Internet: http://www.opentek.de USt.-IdNr.: DE242952925 ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/foxboard/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/foxboard/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
