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

ASG 7.502 Cannot Access Web Interface (VMPlayer)

Hello All

Hope you're all well, I wonder if someone could help me, I've looked in this forum for other people having the same problem and I've come across 2 people who did but resolved it different ways, I've tried these ways but still no luck!

I've downloaded ASG 7.502 from the VMware Market Place and running it in VMWare Player 3.0. the image seems to boot up no problem, but I can't seem to access the web interface to start/complete the initial configuration. Once the image boots is stops at:

192.168.0.1
login: 

I've logged in as root and configured a password. By looking at other threads I've tried to make sure that both ASG and the VMWare Interface are are within the same subnet mask, which they are, here is the result of the ifconfig command in ASG

eth0          
Link Encap: Ethernet
inet addr:192.168.0.1   Bcast:192.168.0.255   Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500   Metric:1

lo
Link encap: Local Loopback
inet addr:127.0.0.1   Mask:255.0.0.0
UP LOOKBACK RUNNING    MTU:16436    Metric: 1

And here is the results of the Windows Interface that the VMWare Player is running on (I'm Running Windows 7)

Wireless LAN adapter Wireless Network Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Wireless LAN adapter Wireless Network Connection:

   Connection-specific DNS Suffix  . : cable.virginmedia.net
   IPv4 Address. . . . . . . . . . . : 192.168.1.52
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1

Ethernet adapter Local Area Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter VirtualBox Host-Only Network:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::48e7:1947:3ae:8bed%24
   IPv4 Address. . . . . . . . . . . : 192.168.56.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Ethernet adapter VMware Network Adapter VMnet1:

   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 192.168.230.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Ethernet adapter VMware Network Adapter VMnet8:

   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 192.168.0.10
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Tunnel adapter isatap.{9789F203-B5E6-4E29-A349-EA8066939759}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.cable.virginmedia.net:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : cable.virginmedia.net

Tunnel adapter isatap.{073BEE3D-76BD-4F14-819A-E4E1BDF22130}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.{1BE7CB96-0C85-4B08-8D40-09CD150FD4ED}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.{7B841899-4FC8-441F-A504-752090E42A93}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.{DB01FD0F-1567-4B80-ABBE-DA46474C8721}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

My Personal LAN is the 192.168.1.X range, 1 being the Router and DHCP address being issued from 50 upwards. As the subnet masks on both networks are 255.255.255.0 I can't see how they would conflict so I'm guessing it's not that

I've tried changing the VMWare adapters to hosts only but that didn't work

the VMware Image came with 3 Bridged networked adapters

I hope someone can help!

Thanks

Dave


This thread was automatically locked due to age.
  • Hi

    your asg has: 192.168.0.1
    your pc has: 192.168.1.52

    --> there is no routing between these subnets

    please change your pc's ip to 192.168.0.22 and do the initial setup by accessing the web gui. after that you can change the IP of the eth0 to an ip in the 192.168.1.0/24 range
  • Hi

    your asg has: 192.168.0.1
    your pc has: 192.168.1.52

    --> there is no routing between these subnets

    please change your pc's ip to 192.168.0.22 and do the initial setup by accessing the web gui. after that you can change the IP of the eth0 to an ip in the 192.168.1.0/24 range


    unfortunately, that didn't work. I changed my network adapter to 192.168.0.22 once i did that it disconnected from the wireless network. I then booted up the VMWare image and tried to connect to https://192.168.0.1:4444 and it timed out as usual.

    when changing the IP address I just input the IP as above and subnet of 255.255.255.0 but that didn't work. so I've reset it back to DHCP so I can get back onto the internet to post this

    any ideas? I didn't think I would need to change my Wireless Card's IP address if I'm dealing purely locally IE on the host machine with a VM machine running on it
  • with the ip 192.168.0.22  you will have no access to the internet, thats true. but you must me in the same subnet as the astaro, otherwise you can not access the webgui (there is no router which router from 192.168.0.X to 192.168.1.x)

    the webgui needs some time after the boot till it is ready. how long did you wait?

    as far as i remeber, i had a smiliar problem a few months ago with vmware workstation and their network adapters. I've disable one of them, but I really do not remember which one or how it was [:(]
  • with the ip 192.168.0.22  you will have no access to the internet, thats true. but you must me in the same subnet as the astaro, otherwise you can not access the webgui (there is no router which router from 192.168.0.X to 192.168.1.x)

    the webgui needs some time after the boot till it is ready. how long did you wait?

    as far as i remeber, i had a smiliar problem a few months ago with vmware workstation and their network adapters. I've disable one of them, but I really do not remember which one or how it was [:(]


    Yep losing internet on a temp basis isn't a problem as long as I can get access to the web interface and align it to my network settings but just can't get in and do it :/

    when I changed the IP then they should have put me into the same subnet of it (PC being 192.168.0.22/255.255.255.0 and the VM being 192.168.0.1/255.255.255.0) so not sure why it didn't work, but I'm guessing when I changed the IP of the PC it was trying to find the VM on the wireless network, which it isn't on there

    is there a way of me changing the IP address of the VM via the root login? I know the ifconfig command but don't know the command to change the IP :/
  • got it, managed to change it using the ifconfig eth0 command I've not set it to 192.168.1.40 and can now access it! Will let you know if I have anymore problems!

    Thanks!

    Dave
  • well this is officialy not supported but try the following:

    "ifconfig eth0 192.168.1.99"
  • I am new to all this and i tried to follow this thread but i couldn't get the webgui to work.

    Here is my info..
    ASG8.000

    After using the command ifconfig eth0 192.168.1.40..changes back to 192.168.2.100 after a restart
    eth0 
    Link Encap: Ethernet
    inet addr:192.168.1.40 Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

    lo
    Link encap: Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOKBACK RUNNING MTU:16436 Metric: 1

    Windows 7 with VMware Player running on it


    Windows IP Configuration

     
    Ethernet adapter Local Area Connection 3:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller #3
       IPv4 Address. . . . . . . . . . . : 192.168.1.135(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.1.1
      
      
    Ethernet adapter VirtualBox Host-Only Network:

       Connection-specific DNS Suffix  . :
       IPv4 Address. . . . . . . . . . . : 192.168.56.1(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . :
       

    Ethernet adapter VMware Network Adapter VMnet1:

       Connection-specific DNS Suffix  . :
       IPv4 Address. . . . . . . . . . . : 192.168.230.1(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . :
       
       
    Ethernet adapter VMware Network Adapter VMnet8:

       Connection-specific DNS Suffix  . :
       IPv4 Address. . . . . . . . . . . : 192.168.0.10(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . :
      
      
    Tunnel adapter isatap.{56E309DF-269E-44CA-B3EE-05DD32FA8025}:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
      
    Tunnel adapter Local Area Connection* 9:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       
    Tunnel adapter isatap.{ACD9B7F7-64A1-4885-AE0E-FEFFC13061B0}:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
      
    Tunnel adapter isatap.{13125CE3-C265-4B1B-8003-F5C4F3AE2BD2}:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
      

    Any help would be much appreciated.
  • I've been playing with this a bit as I'd had the same issue a while back, fixed the problem, and forgotten how to fix it. I just re-found the fix.[:)]

    In VMware player the 'fix' is pretty simple.

    1) When it refers to VMnet8 in the included pdf instructions, make the change on VMnet1.

    2) Go into the Virtual machine settings and change the first Network Adapter to 'host only'. The other two can be left in bridged mode.

    You should now be able to ping the Astaro VM's IP and get into it as per the rest of the instructions.