This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VMware host-only interface loose connection to ASG7.005 guest

I have installed ASG7.005 on vmware server 1.0.3 using vmnet1 (host-only) as eth0 and vmnet0 (bridge) as eth1 for the internet connection. 

I have the following problems:
1.) When i start the virtual machine i am not able to ping asg internal ip after booting is finished. 

The asg setup works fine if i first connect to virtual console and ping from asg guest to vmnet1 (host) interface. After this i am also able to ping from host to guest and  the configured internet connection does work too.

2.) After a while of doing nothing the connection to asg is lost again. I can reactivate the connection by doing a ping from asg guest to host.

I have tried the following combinations:
- host centos 5 (2.6.18rhel / 2.6.22.1 vanilla), centos 4.5 (2.6.9-55)
- vmserver 1.0.3/1.0.2
- asg vmware server image (not ESX) / self installed with 7.005 image

Any ideas ?

Tia

######

I found a working solution for the moment. With kernel 2.6.22.1 i patch.

#define IRQ0_VECTOR FIRST_EXTERNAL_VECTOR + 0x10

in include/asm-x86_64/hw_irq.h into

#define IRQ0_VECTOR FIRST_EXTERNAL_VECTOR + 0x08

any-any-113 seems to work for now but i will have to test a little bit [:)]

Thx to petr for describe problem in vmware forum.


This thread was automatically locked due to age.