Veritech : Network Technology + Innovation

  • Increase font size
  • Default font size
  • Decrease font size
  • default color
  • black color
Home Endian FAQs How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to ...

How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to ...

How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to reach the machine when the installer finished to install all packages?

  1. Switch to the console (Alt-F3)
  2. Chroot into the installation using:

    chroot /harddisk
  3. Mount proc:

    mount -t proc none /proc
  4. Mount devpts:

    mount -t devpts none /dev/pts
  5. Start SSH:

    /etc/init.d/sshd start
  6. Assign an IP address manually:

    ifconfig ethX ip.ip.ip.ip netmask mask.mask.mask.mask up

    replace ethX with the interface you need to use, for example eth0 and  ip.ip.ip.ip and mask.mask.mask.mask respectively with the ip address and netmask which you like you have.
  7. If you need to have access from internet, set the default gateway with:

    route add default gw gw.gw.gw.gw

    replace gw.gw.gw.gw with the default gateway to be used.
 
Follow VeritechCorp on Twitter Veritech Corporation on LinkedIn
Mobile Connectivity becomes the focus for Endian 9.05.12 - Livio

Mobile Connectivity becomes the focus for Endian Endian's new version 2.5 operating system has made a sharp turn towards supporting the mobile... Read more...
Veritech Staff Profile #1 - Jean Castelletto 27.04.12 - tilma

Over the coming months, we will be using our blog to introduce readers to our staff members. We hope you enjoy reading their profiles and getting to... Read more...

Live Support Chat