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

new to UTM - please help

Installed UTM 9.1 on an old PC so I can set up a VPN for when I am on the road.  During the install I set the IP to 192.168.1.10/24, with the gateway defined as my router's IP (192.168.1.254).  The router is also configured with a /24 subnet.  The UTM machine is plugged into the router and the IP I assigned is outside of the DHCP scope and unusued by any other machine on the network.

I cannot ping the UTM machine from any other machine on my network.  The router isn't even recognizing the machine.  I have switched cables and router ports to no avail and rebooted the router.

When I boot the machine, it displays the IP, instructs to use https://192.168.1.10:4444 for webadmin and displays "login:"  I cannot login because I can't connect to webadmin and create an admin account.

Am I missing something?  Thanks for the help.


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

    Pings are blocked by default.

    What happens when you try to connect to webadmin? Are you sure you entered the URL into your browser correctly?

    You can login to the console and try pinging machines in your LAN; 'root' with blank password is the default.

    Barry
  • Logged in as root, set the password and even did a route add to make sure the default gw was set.  Nmap scan from another machine on the same subnet shows port 4444 is open.  Still cannot connect to webadmin through the browser.  
    Interestingly, the router shows nothing is connected to port 1.  However, the router log shows the transmit packets to port 1 from the nmap scan.
  • Hi, Joe, and welcome to the User BB!

    I'm a bit confused by your description, so let me start by suggesting some of what we here have found to be a best practice for home users...

    1. If you don't have your own public domain name and a fixed IP, get a public FQDN from one of the DynDNS providers like FreeDNS.  Assign this as the Hostname of your UTM device during the initial installation.  Later, configure 'Network Services >> DNS' 'DynDNS'.

    2. Bridge the modem that connects to your ISP so that your UTM can have the public IP on its external interface.

    3. If you have a wireless router, turn it into a wireless switch by taking it out of routing mode or not using the WAN port.  Disable its DHCP server so that you can use the one provided in the UTM.  Connect your wireless switch to the UTM's Internal interface.

    Any more luck now?

    Cheers - Bob
  • I'm not sure what your setup is like, but do you have 2 nic's in the UTM? One for external (it should connect to your router or better your modem (use bridge mode as Balfson already suggested)) and one internal (for your internal network).

    Both interfaces really need to have different subnets configured, so if one is 192.168.1.0/24, then the other CAN NOT be the same.

    If your router/modem doesn't support bridge mode, you may be able to connect the UTM to it and configure the IP of the UTM as DMZ node in your current router/modem.