Essential Firewall Timeouts

Hi all,

ich downloaded the 7.5 ESX Image and installed it on a ESX3 Server. 
I could do the initial Configuration, Internal and external Network. After that i'm not longaer able to login successfully to the WebAdmin interface.
The NAT and Routing are working fine.
But if i now try to connect to the WebAdmin interface, i get the login screen, send the login data and while the authentication, the webside runs into timeouts. All i see is the Please wait logging in and the popup with the Abort Request or give 30 seconds more. Doesnt matter how often i click on the wait longer button, the WebAdmin interface will not loading.

The Certificate is imported and the website is in the local intranet list.
It doesnt matter if i use IE8 or Firefox, same behavior.

On the astaro console i can see, that while the login process, some task get into defunct. Most time index.plx and configd.plx, some times aua.bin and smtpd.bin.

I tried to give the virtual apliance more ressources, also with higher priority, but nothing helps. Also a reinstall and reconfigure did not fix the problem.

I dont have any more idea, what happend and how to fix this.

Any idea would be welcome.

Rgds Tom
  • I find something out, but no solution for it.
    If i disable the eth2 interface, which is my External WAN interface, via console ifconfig eth2 down.
    Then i can reach the WebAdmin interface from internal network and can configure anything. 
    If i enable the external WAN eth2, than im not longer able to login into the WebAdmin. Not from internal or external.

    Has anybody same problem or any ideas?

    Thx
    Rgds Tom
  • Maybe IP adress conflict ? Please post more details:
    Version ? Network information ? 
    Are the virtual NICs connected to the same virtual switch ?

    The more details you post, the more response you'll probably get ;-)
  • that certainly sounds like an IP conflict, you should start with that check. either that, or check from the console in the packetfilter log for "spoof protection" if its happening, that means the interfaces are seeing the IP's from each other due to incorrect networking...
  • thx for your replys.
    as is tested around, i found the following, but first some more informations.

    astaro has 3 adapters, connected to 3 different virtual switches.
    eth0 internal 192.168.60.0 net /switch1
    eth1 internal 192.168.1.0 net /switch2
    eth2 external 10.46.6.0 net /switch3

    eth2 the external interface needs to be dhcp, if i configure this interface to dhcp, it gets successfully an ip adress, also routing from an to internt is working fine. but the management webadmin is not longer accessable, not from internal or external side.

    if i take the dhcp ip adress and select this as ethernet standard, than i can use the routing for internet and also the webinterface, solong as the disconnect from internet do not come up. [:)]. but i cant use the fixed ip option, it needs to be dhcp.

    at the moment i the only "workaround" is to change every day the eth2 from fixed to dhcp, so that i got the new ip and than back to fixed. [:O]

    i dont know why, its a standard installation, with internal and external interface, external is selected cablemodem (dhcp) but i dont have a cable modem, i need ethernet dhcp.
  • Thread can be closed, i found the problem, the Problem comes from the RSS Feed on the Dashboard, if the Astaro has no Internet Connection, than the Dashboard will not load, because of the RSS feed. If the RSS feed is removed from the dasboard all is working fine.

    Thx for all replys.