Enigma2

How To Install Dreambox/Enigma2 and Vu+FlyLinks

About Enigma2 Devices

Dreambox and Vu+ receivers running Enigma2 firmware offer advanced IPTV capabilities. This guide covers initial setup using Telnet connections.

NOTE: You'll need network access to your receiver and a Windows PC for this setup.

1

Find Your Receiver's IP Address

On your Dreambox/Vu+ device:

  1. Press MENU on your remote
  2. Navigate to Settings > Setup > System
  3. Select Network > Device Setup
  4. Choose Adapter Settings

Copy the displayed IP address (e.g., 192.168.x.x)

2

Download and Open PuTTY

On your Windows PC:

After installation, launch PuTTY.

3

Configure PuTTY Connection

In PuTTY:

  1. Enter your receiver's IP address
  2. Set Port to 23
  3. Select Connection type: Telnet
  4. Click Open
Telnet Configuration:
Host: your.receiver.ip
Port: 23
Connection type: Telnet
4

Login to Your Receiver

When prompted:

  1. Username: root (default)
  2. Password: root (default)

Change default passwords after setup for security.

5

Enter Installation Commands

Paste your installation URL line (provided by your service):

Command: wget -O /tmp/install.sh "http://your.install.url" && chmod 755 /tmp/install.sh && /tmp/install.sh

Right-click to paste in PuTTY, then press Enter.

6

Reboot Your Receiver

After installation completes:

Command: reboot

Press Enter to restart your device.

Installation Complete!FlyLinks

Your Enigma2 device is now ready for IPTV setup.

Get Premium IPTV Subscription

Troubleshooting

Connection failed?
Verify IP address and network connection
Login not working?
Try default credentials: root/root
Command not executing?
Ensure you're using Telnet (not SSH)
Need help?
Contact your IPTV provider for specific URLs