[EMAIL PROTECTED] schrieb: > output of tcpdump : > 19:33:39.752425 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, > Request from 00:0c:29:d3:8b:ef (oui Unknown), length 548 > it seems there is no DHCP server running in your network as there is no reply to the DHCP request. the conversation should look like this:
20:11:40.351045 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:05:6b:40:2c:bd (oui Unknown), length: 548 20:11:40.351332 IP <your dhcp server>.bootps > 255.255.255.255.bootpc: BOOTP/DHCP, Reply, length: 310 > The vmware configuration: the interfaces are bridged, there is a > cablemodem providing an ipadres, which is brigde to the vm's. > your cable modem is probably connected via PPPoE to your PC. but you need to set up a DHCP server to get openthinclient working. cheers, martin ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user
