[ECOS] server_test in vmware
Iztok Zupet
iztok.zupet@vsr.si
Thu Oct 31 08:45:00 GMT 2002
On Thursday 31 October 2002 15:47, Vijai Krishnamurthy wrote:
> Help solicited.
>
> I'm trying to run the server_test program in vmware 3.1 linux.
>
> Vmware is configured for NAT type connection (virtual vmnet adapter on
> 192.168.2.1).
>
> Target is booted on Redboot (configured for static ip 192.168.2.2).
> Everything is
> fine on the network side of the redboot target. I'm able to ping
> 192.168.2.2 from anywhere
> on the network and also able to telnet to 9000.
Since VMware nat device uses the xxx.xxx.xxx.2 ip as the default router and
nameserver for the target, You shouldn't have configured RedBoot to this ip
address. Use xxx.xxx.xxx.10 for instance.
Take a look at /etc/vmware/vmnet8/dhcp/dhcp.conf (vmnet8 is the NAT device).
You shoud perhaps configure RedBoot with a static IP (beetwen 3 and 127) and
let the eCos to be configured with dhcp. That works.
Regards
iz
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list