Imunes and FreeBSD 8.0 RC2
Dear all, i have just installed FreeBSD 8.0 RC2 and wanted to play around with imunes/vimage, but i couldn't find it in the installed version (from DVD ISO). Did i just missed something, or what do i have to install something in addition? If so, FTP URLS would be helpful as my BSD machine is not in a network. Thanks, Hans-Peter Huth Siemens AG Corporate Technology CT IC 2 Otto-Hahn-Ring 6 81739 Munich, Germany Tel.: +49 (89) 636-43071 Fax: +49 (89) 636-51115 Mobile: +49 (173) 7068763 mailto:hans-peter.h...@siemens.com Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme; Managing Board: Peter Loescher, Chairman, President and Chief Executive Officer; Wolfgang Dehen, Heinrich Hiesinger, Joe Kaeser, Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen; Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322 ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"
Imunes and FreeBSD 8.0 RC2
> Hi, > i have just installed FreeBSD 8.0 RC2 and wanted to play around > with imunes/vimage, but i couldn't find it in the installed version > (from DVD ISO). Did i just missed something, or what do i have to > install something in addition? If so, FTP URLS would be helpful as my > BSD machine is not in a network. > Build a custom kernel with option VIMAGE. You can initialize a vimage-enabled >jail with: >... > The work on vnet is well done, and has been reliable through all of my load > testing. [in reply to remodeler] i have build the kernel now (from 8.0 RC2 DVD), but imunes and vimage are still not there. What is missing? Or am i stuck with Rel. 7 and patching? I want to play around with the Imunes network emulation features. Docu at http://imunes.tel.fer.hr/virtnet/ does not help either, directories under src are different. (Sorry if this mail probably does not correctly goes as a reply to previous mails, but now i'm subscibed to the mailing list) With best regards, Hans-Peter Huth Siemens AG Corporate Technology CT IC 2 Otto-Hahn-Ring 6 81739 Munich, Germany Tel.: +49 (89) 636-43071 Fax: +49 (89) 636-51115 Mobile: +49 (173) 7068763 mailto:hans-peter.h...@siemens.com Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme; Managing Board: Peter Loescher, Chairman, President and Chief Executive Officer; Wolfgang Dehen, Heinrich Hiesinger, Joe Kaeser, Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen; Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322 Important notice: This e-mail and any attachment thereof contain corporate proprietary information. If you have received it by mistake, please notify us immediately by reply e-mail and delete this e-mail and its attachments from your system. Thank you. ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"
node naming
Dear all, this is probably a beginners question: For my script to set up an emulation using vimage and netgraph, i tried to give meaningful names to netgraph nodes. I tried: ngctl -f foo mkpeer eiface ether ether (ignores the -f , creates ngethX?) ngctl mkpeer eiface foo ether (creates ngethX, not foo) ngctl mkpeer eiface ether ether ngctl name ngeth0 foo (works, but it's not useful for scripting as i have to find out first the name of the freshly created node) So basically i would like to use one of the first to forms in my script, but they don't work as i expected. Any hints? This is on FBSD 8.0 RC2 Regards, Hans-Peter Huth Siemens AG Corporate Technology CT IC 2 Otto-Hahn-Ring 6 81739 München, Deutschland Tel.: +49 (89) 636-43071 Fax: +49 (89) 636-51115 Mobil: +49 (173) 7068763 mailto:hans-peter.h...@siemens.com Siemens Aktiengesellschaft: Vorsitzender des Aufsichtsrats: Gerhard Cromme; Vorstand: Peter Löscher, Vorsitzender; Wolfgang Dehen, Heinrich Hiesinger, Joe Kaeser, Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen; Sitz der Gesellschaft: Berlin und München, Deutschland; Registergericht: Berlin Charlottenburg, HRB 12300, München, HRB 6684; WEEE-Reg.-Nr. DE 23691322 ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"