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

Lost in config..

Alright, I haven't touched Astaro in a few years now and I'm getting back into it. I have installed Astaro v5 on a Dual Xeon 600mhz machine with 384 ram. 10GB hard drive. and 3 NICS. Install goes fine, I can get to the web interface, but once I start configuring interfaces I lose access and can't get back in. Here's what I have.

NIC#1 (default) - 192.168.2.100, 255.255.255.0, no gateway specified. temporarily using for management.

NIC#2 (WAN or External int) - 192.168.2.50, 255.255.255.0, gateway is: 192.168.2.1 

NIC#3  (LAN w/ DHCP server) - 192.168.2.150, 255.255.255.0, no gateway specified.

I added the 2 extra interfaces, then plugged in a cable from router to the WAN NIC. My router is setup for the 192.168.2.* Network  ( it was already set this way so Astaro's defaults made it even easier ). I then clicked on the traffic lights to turn up the interfaces. I then went to go activate the dhcp server for the LAN nic and it's just dead. No more connection to webpage and I can't get back into it. What am I doing wrong here? I currently have nothing plugged into LAN nic, but made no changes to the default management interface so it should still be working right? I still have a cable from the management nic to the router. All I did was plug a cable in to the WAN nic and brought up both interfaces.

    -Josh


This thread was automatically locked due to age.
Parents
  • You must post more info witch nic you connect to webadmin from? If you connect to nic1 you must change range for dhcp server so your´s nic3 not use any statics ip you have on other nic´s. Like one exampel: range 192.168.2.151-192.168.2.254.
Reply
  • You must post more info witch nic you connect to webadmin from? If you connect to nic1 you must change range for dhcp server so your´s nic3 not use any statics ip you have on other nic´s. Like one exampel: range 192.168.2.151-192.168.2.254.
Children
  • I failed to mention I did set the correct range for the DHCP server. And yes, NIC#1 is currently the management nic.. I think the problem is I'm not using a crossover directly to the management NIC. I'm plugging all three NICS, as well as the one host I'm trying to configure it with, to the same switch. I don't understand exactly why I should lose the connection once I turn them up, but I will try again later tonight with a crossover directly from one PC to the management NIC.

    Thanks.
  • Good idea.
    Never connect several firewall interfaces in the same switch (except VLAN).

    Also you should configure your NICs something like this:

     [ QUOTE ]
    NIC#1 (internal) - 192.168. 2 .100, 255.255.255.0, no gateway specified. temporarily using for management.

    NIC#2 (WAN or External int) - 192.168. 3 .100, 255.255.255.0, gateway is:  your internet router 

    NIC#3 (LAN w/ DHCP server) - 192.168. 4 .100, 255.255.255.0, no gateway specified.  

    [/ QUOTE ]

    Regards,
    Karsten