Astaro 3 beta - default usernames and passwords?

Well, I looked at the doco and it said to use the password you supplied during installation but during installation I wasnt asked for a password.

Whats the default usernames and passwords for the latest beta web interface and console login?
Parents
  • I do not think that the manual has been updated for 3.0 version, the 2.0 will actually request passwords during installation.

    Just initiate your first connection to astaro 3.0 through webadmin, then you will be prompted to insert passwords for required users.
  • I would but I cant ping the sucker, cant telnet to port 443 on it (to check https is working) cant access via a web browser so I was wanting to login at the console and see what the hell was going on.

    I have 3 nics in the box. 2 of the same bread and one of a different kind, so far I've reinstalled it about a dozen times making different nics the administrative interface on 192.168.0.100 255.255.255.0, my client workstation is connected via a hub, its networking works as it can communicate with anything else on the 192.168.0.x subnet perfectly but just not this new firewall.

    I have link lights on the nic that is the administrative interface and also on the dumb 5 port utp hub (running at 10mbps

    Any ideas?
  • If the installation was done with default settings, then the IP address of the firewall is 192.168.2.100 with 192.168.2.1 as the gateway and 255.255.255.0 and netmask.  So, your workstation should be in the same subnet.

    Whatever the case is, make sure the workstation is configured with a fixed IP and use the same gateway and netmask as the firewall.

    Since you have 3 nic on the firewall, you could also change the cable between the 3 to make sure which once is actually configured for administrative.
  • I entered a host address of 192.168.0.100 for the gateway with a netmask of 255.255.255.0

    My computer is on 192.168.0.2 with a netmask of 255.255.255.0

    yet I cant see the fw from my computer yet I can see anything else on the subnet 192.168.0.x 255.255.255.0
  • When you're installing the firewall, you were presented with three IP information in this order if default is used:

    192.168.2.100
    255.255.255.0
    192.168.2.1

    The first IP is meant for the firewall while the 3rd is to serve a gateway for your client to be able to connect.  So, you client conf will then look like
    IP 192.168.2.102
    Mask 255.255.255.0
    gateway 192.168.2.1

    I belive then you should be able to connect if your workstation has this 3 informations configured
Reply
  • When you're installing the firewall, you were presented with three IP information in this order if default is used:

    192.168.2.100
    255.255.255.0
    192.168.2.1

    The first IP is meant for the firewall while the 3rd is to serve a gateway for your client to be able to connect.  So, you client conf will then look like
    IP 192.168.2.102
    Mask 255.255.255.0
    gateway 192.168.2.1

    I belive then you should be able to connect if your workstation has this 3 informations configured
Children
  • If you read my above reply, you would see what I set those to.

    yet I can still not connect to it.

    I would like to be able to login from the console to see if the system has accepted what I put into the configuration dialogs or not but for some reason no one will tell me what the default usernames and passwords are to login from the console???
  • hi,

    i had some confusion with different NICs, too.
    it was about the order of the interfaces names.

    i installed:
    type,  pci,   irq,   expected  used
    dlink, pci-1, irq 9,  eht0,    eth0
    rtl... pci-2, irq 10, eth1,    eth2
    dlink, pci-3, irq 11, eth2,    eth1
    so if you give fixed irq in bios,
     you know which physical card has which irq.

    then you can look with ifconfig, or while booting,
      which logical interface has which irq.

    so maybe you gave the ip-number to a different interface than you thougt of ???

    second possibility:
    my rtl network card didn't work together with a 3com super stack II switch (100MB only).
    maybe it's some kind of this?


    kind regards, christian
  • You might want to try a different subnet.  If you are using 192.168.0.100/255.255.255.0. Your subnet would be 192.168.0.0 the ASL may not allow or know how to work with subnet zero.  In the past is was generally accepted that subnet zero was unusable.  Although recently people are starting to use subnet zero, in most routers you have to specify the use of subnet zero.

    Try using the default of 192.168.1.100 or some other non zero number for the third octet.

    Craig
  • Guys,

    Do me a favour and listen for a minute.

    I DO NOT want to just access it via the web gui, I DO want to login (ie UNIX login) at the console so I can see what the system is doing with its config etc.

    CAN SOMEONE PLEASE TELL ME WHAT THE DEFAULT USERNAME AND PASSWORD TO LOGIN TO UNIX ON THIS BETA AT THE CONSOLE, NOT THE GUI.
  • the default console login is root/root which only works local, the loginuser can only be used after assigning a password, which is done at the first https session on the machine.

    Andy.
  • quote:
    I entered a host address of 192.168.0.100 for the gateway with a netmask of 255.255.255.0
    My computer is on 192.168.0.2 with a netmask of 255.255.255.0


    This is one problem. The workstation must be configured with

    IP Address : 192.168.2.102
    Gateway    : 192.168.2.100

    Then you can connect to ASL with HTTPS, set up the passwords and change the default internal address to match the rest of your network.

    Also, if you've configured your workstation with TCP/IP settings consistent with the defaults that ASL has initially deployed with, and you can't even ping it, then perhaps you've got the wrong NIC plugged into the hub/switch...

    Also, ASL doesn't do telnet by default, so you have to use SSH.

    [ 16 May 2002: Message edited by: YuppieScum ]

    [ 16 May 2002: Message edited by: YuppieScum ]

  • YOU CAN NOT LOGIN IN AT THE CONSOLE UNTIL YOU ACCESS THE GUI FOR THE FIRST TIME. YOU MUST SET THE LOGIN PASSWORDS FOR ROOT, LOGINUSER, AND ADMIN THROUGH THE WEBADMIN GUI BEFORE YOU CAN LOGIN IN A THE CONSOLE.


    This is the way the Beta 3.xxx works.

    Craig