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

VM install

Hi,

I have run UTM9 successfully for a couple of weeks standalone, and now want to run it as a VM. The host box is a Dell T100 with two physical NICs, running SME Server linux and VMWare Server 2.0 .

I tried using the VMWare build of UTM, but couldn't connect to the internet anymore. Install was fine, I restored the UTM from a backup, access from LAN fine, but I couldn't bring up the external link to my DSL modem.

Would I be better with an iso install, or do you think I simply missed a trick this time? Almost as if the NIC wasn't being passed through to the VM, though the VM could see it. Also, what mode would the external NIC be? NAT or bridged from the modem?

Do I need to declare anything extra in vmware-config.pl ?

Sorry for the beginners questions, I'm new to UTM and relatively new to VMWare.

Thanks in advance for your help,

Martin.


This thread was automatically locked due to age.
  • Hi,

    ISO installs are more flexible. Use the e1000 virtual NIC drivers when setting up the VM.
    There's some info here:
    https://community.sophos.com/products/unified-threat-management/astaroorg/f/52/t/28440

    The NIC mode is going to depend on how you have your network (physical and virtual) setup. If you post a network diagram, it might make things more clear.

    Barry
  • Hi Barry,

    Thanks for the advice, I'll do a clean iso install tonight. I guess I can use my last backup to configure?

    Physical eth1 goes straight to a DSL modem which is in bridged mode PPPoE, so I'll attach vmnet2 to eth1 as bridged and see how I go.

    Thanks again,

    Martin.
  • Hi,

    Restoring your backup should be OK, but if you still can't get things to work, you can do a 'factory reset' and re-configure.
    (or just save a VM snapshot after the install)

    I think Bridging the VM NIC is right, but I'm not an expert.

    Make sure you configure the NIC in Astaro as DSL/PPPoE.

    Barry
  • Thanks for the help Barry, I did get it running after hours of frustration. Turns out that for security reasons in server-only mode the SME Server OS doesn't bring up eth1. Just saying 'ifconfig eth1 up' brought everything to life. So it won't survive an unattended reboot at the moment, but running like a dream.

    You learn something new every day!

    Thanks again,

    Martin.