Hello. I am standing up a FortiClient #EMS ppliance for the first time, and I have somewhat limited experience with Ubuntu. Our platform is Hyper-V. The vhdx was properly installed and booted. I was able to login with user 'ems' and successfully changed the password. So far so good. However, it seems to me that after login, I am now in the 'bash shell', and the instructions for configuring an IP, seem to be based on being in the terminal. None of the commands available in bash seem to allow me to do this. And the instructions here don't work, as they are for terminal.
I tried "execute ls /etc/netplan" but it told me "folder /etc/netplan is not accessible"
Can you please help me configure IP? I imagine once that's done, we can ssh into the terminal or maybe even a webpage?
Deploying EMS as a VM image | FortiClient 7.4.4 | Fortinet Document Library
ls /etc/netplan/
sudo nano /etc/netplan/01-netcfg.yaml
Solved! Go to Solution.
I figured out how to set the ip myself. I found the adapter name by using:
system get info
The adapter name was eth0
I used this command to set the ip
system set network ip --adapter eth0 --ip x.x.x.x/24 --gateway x.x.x.x -- dns x.x.x.x
it worked. closing ticket and accepting my own solution.
I don't think you are understanding. I don't have regular linux commands available to me. "ip a" is not available in the list of commands. See here:
I figured out how to set the ip myself. I found the adapter name by using:
system get info
The adapter name was eth0
I used this command to set the ip
system set network ip --adapter eth0 --ip x.x.x.x/24 --gateway x.x.x.x -- dns x.x.x.x
it worked. closing ticket and accepting my own solution.
User | Count |
---|---|
2571 | |
1364 | |
796 | |
651 | |
455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.