Skip to content
Bots!
Bots!
  • About
    • Myself
    • আমার দোয়া
  • Bookmarks
    • Bookmarks
    • My OCI Bookmarks
    • Useful Proxmox Commands & Links
    • Learning Nano
    • Useful Sites
    • Useful Virtualbox Command
    • Useful MySQL Command
    • Useful Linux Command
    • BTT-CAS
  • Resources
    • Webinar on Cloud Adoption for Project Managers
  • Photos
  • Videos
  • Downloads
Bots!

Endian Community (2.5.1)- Change the green IP address from console

Rumi, February 18, 2019
Management URL: https://192.168.0.15:10443
Green IP:       192.168.0.15/24
-----------------

0) Shell
1) Reboot
2) Change Root Password
3) Change Admin Password
4) Restore Factory Defaults

Choice: 0[endian]: login
root's password:
Welcome to Endian Firewall Appliance release 2.5-0 (Deployset #0)
[endian] root: bash

When connecting to the serial console you see a menu like the one above. From the console menu type 0 to gain access to the Endian shell, then type login: you will be asked to insert your root password (which by factory settings is set to endian).

When you are logged into the Endian shell, type bash to access the bash shell. To change the default GREENIP you need to edit the file /var/efw/ethernet/settings with nano text editor:

bash-3.00# nano /var/efw/ethernet/settings

Change the GREEN_ADDRESS to your preference like in the example below, in which not only the Endian GREEN IP but the whole green subnet  is changed. When finished, press CTRL+o to save the modified file and then press CTRL+x to exit from the editor. Finally, type reboot in the bash to restart your Endian UTM Appliance with the new settings for the GREEN zone.

You see the factory default:

GREEN_ADDRESS=192.168.0.15
GREEN_BROADCAST=192.168.0.255
GREEN_IPS=192.168.0.15/24
GREEN_NETADDRESS=192.168.0.0

That you can change e.g., to:

GREEN_ADDRESS=10.0.0.1
GREEN_BROADCAST=10.0.0.255
GREEN_IPS=10.0.0.1/24
GREEN_NETADDRESS=10.0.0.0

Troubleshooting
File /var/efw/ethernet/settings is empty or it does not exist: This can happen before the configuration of the zones has been done. In this case, simply add the GREEN_* variables (with suitable values) plus the GREEN_DEV=br0 variable to the file, then reboot the Appliance.

I experience errors when connecting, but the file /var/efw/ethernet/settings appears correct. You should make sure that the file has owner nobody:nobody, i.e,bash-3.00# chown nobody:nobody /var/efw/ethernet/settings

Administrations Configurations (Linux) endian

Post navigation

Previous post
Next post

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Myself…

Hi, I am Hasan T. Emdad Rumi, an IT Project Manager & Consultant, Virtualization & Cloud Savvyfrom Dhaka, Bangladesh. I have prior experience in managing numerous local and international projects in the area of Telco VAS & NMC, National Data Center & PKI Naitonal Root and CA Infrastructure. Also engaged with several Offshore Software Development Team.

Worked with Orascom Telecom-Banglalink, Network Elites as VAS partner, BTRC, BTT (Turkey) , Mango Teleservices Limited and Access to Informaiton (A2I-UNDP)

Currently working at Oracle Corporation as Principal Technology Solution and Cloud Architect.

You can reach me [h.t.emdad at gmail.com] and I will be delighted to exchange my views.

Tags

Apache Bind Cacti CentOS CentOS 6 CentOS 7 Debain Debian Debian 10 Debian 11 Debian 12 DKIM Docker endian icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx pfsense php Postfix powerdns Proxmox RDP squid SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin XCP-NG zimbra

Topics

Recent Posts

  • Install Jitsi on Ubuntu 22.04 / 22.10 April 30, 2025
  • Key Lessons in life April 26, 2025
  • Create Proxmox Backup Server (PBS) on Debian 12 April 19, 2025
  • Add Physical Drive in Proxmox VM Guest April 19, 2025
  • Mount a drive permanently with fstab in Linux April 16, 2025
  • Proxmox 1:1 NAT routing March 30, 2025
  • Installation steps of WSL – Windows Subsystem for Linux March 8, 2025
  • Enabling Nested Virtualization In Proxmox March 8, 2025
  • How to Modify/Change console/SSH login banner for Proxmox Virtual Environment (Proxmox VE / PVE) March 3, 2025
  • Install Proxmox Backup Server on Debian 12 February 12, 2025

Archives

Top Posts & Pages

  • Install Jitsi on Ubuntu 22.04 / 22.10
©2025 Bots! | WordPress Theme by SuperbThemes