Talk:Olive
From Juniper Clue
Does anyone have a list of ethernet Interfaces that do work?
Contents |
List of Ethernet Cards that works in Olive
Someone could answer me if tryed the realtek chipset based ethercards? And, if Free-BSD has the correct driver, JunOS unsderstands and use this drivers? Thanks
http://juniper.cluepon.net/index.php/Olive#Network_Cards
I do not think realtek is supported, you can try VMWARE.
Under VMware add ethernet0.virtualDev = "e1000" to "*.vmx" file
QEMU
Instead of using that nasty JEMU.exe binary I have created a short tutorial on how to get it to work with QEMU (with real source code)
Maybe integrate into this page? Or just link to mine? I don't really care
http://www.internetworkpro.org/wiki/Using_QEMU_with_Olive_to_emulate_Juniper_Routers
Nemith 23:50, 18 December 2007 (GMT)
- To your point nemith, I've updated both this global community communications alliance article and the internetworkpro article to run it with native QEMU and minimal source code modification. --Sartan 21:36, 23 June 2008 (UTC)
VMWARE
It appears that vmware server 2.0 (currently in beta) works as well with the e1000 device as workstation 6 does (ie. you can ping across etc but the multicast issue still exists).
- Verified; You can do this in VMWare Server 2.x by setting the operating system to 'unknown 32 bit', and setting the interface type to e1000 -- Alternatively, edit the .vmx file and add 'ethernet0.virtualdev = "e1000"
- ethernet0.virtualDev = "e1000"
- guestOS = "other"
- virtualHW.version = "4"
- I don't think I want to wikify this until I figure out how to get multicast working properly.
- To note, after making these changes, the vmware-mgmt service should be restarted.
--Sartan 21:16, 7 September 2008 (UTC)
Interface info
The list of NICs is good, and the list of what is and is not working on various interfaces is "OK." What would be better is: a table with three columns... the first is a list of features, the second is "fxp" and the third is "em." Put an X where features are known to work... Also a table that shows which NIC cards become fxp interfaces and which NIC cards become EM interfaces.. or at least an explanation... that would be awesome. This would make for an easy way to figure out which NIC card you want and what features are going to be "usable" with it.
Ringwyrm 22:07, 2 February 2009 (UTC)