The TOFFEE Project
HOMEDOCUMENTATIONUPDATESVIDEOSRESEARCHDOWNLOADSPONSORSCONTACT


DOCUMENTATION 》 TOFFEE-Mocha Documentation :: TOFFEE-Mocha-1.0.14-1-rpi2 - Raspberry Pi WAN Emulator

Download TOFFEE-Mocha-1.0.14-1-rpi2 via Google Drive share:
Raspberry Pi2/3 Install Image (binary): TOFFEE-Mocha-1.0.14-1-rpi2.img.tar.xz
Source: TOFFEE-Mocha-1.0.14-1-rpi2.tar.xz

NOTE: If you are looking TOFFEE-Mocha WAN Emulator for Intel x86_64 platform, you can find it HERE.

Here is my VLOG Youtube video of the same which includes details about version release notes, future road-map and so on.

Software Development Updates corresponds to this TOFFEE-Mocha release version:
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 18-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 17-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016

User Guide (Documentation)
The TOFFEE-Mocha release is highly optimized and customized for Raspberry Pi 2/3 hardware platform. TOFFEE-Mocha for Raspberry Pi2/3 is built within the standard Raspberry Pi Raspbian Operating System (version: 2016-05-27-raspbian-jessie.img).

NOTE: For more details regarding TOFFEE-Mocha hardware test setup and deployment kindly refer: TOFFEE-Mocha WAN emulator Lab deployment and topology guide

NOTE: For more details regarding TOFFEE-Mocha test-cases and test-results kindly refer: TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2

Installation Unlike the x86_64 version, TOFFEE-Mocha Raspberry Pi version is a complete disk image of Raspberry Pi Raspbian OS in which TOFFEE-Mocha is ported, built and pre-installed. You can download the binary (the install image above), un-tar it and install on a microSD card which is around larger than or equal to 8GB capacity. Since this is the size of the microSD card upon which I built the TOFFEE-Mocha image.

If you are new using Raspberry Pi hardware, you can follow the standard official Raspberry Pi guide: Installing operating system images

If you are using a Linux system you can do via dd command as shown below. Assume in this case the empty microSD card is "/dev/sdc"

kiran@desktop-i7-5820k:~$ sudo dd bs=4M if=TOFFEE-Mocha-1.0.14-1-rpi2.img conv=sync,noerror of=/dev/sdc

Hardware: Additional NIC Card Installation You can use a USB2 to 100Mbps NIC card so that you can get totally two network ports as shown below. Once it is installed you can check by booting the Raspbian OS and confirm via ifconfig command.
01 TOFFEE Mocha WAN Emulator Raspberry pi interfaces [CDN]

Configuration Configuration of TOFFEE-Mocha Raspberry Pi version is as same as x86_64 version, you can refer the Configuration section of the TOFFEE-Mocha-1.0.14-1-x86_64 Documentation.

TOFFEE-Mocha Raspberry Pi - screenshots

TOFFEE-Mocha Raspberry Pi - Login page:
02 TOFFEE-Mocha WAN Emulator Raspberry Pi Login

TOFFEE-Mocha Raspberry Pi Home page:
03 TOFFEE-Mocha WAN Emulator Raspberry Pi Home

TOFFEE-Mocha Raspberry Pi setup via Wizard:
04 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard Start [CDN]
05 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard LAN port
06 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard WAN port
07 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard finish [CDN]

TOFFEE-Mocha Raspberry Pi setup - ports:
08 TOFFEE-Mocha WAN Emulator Raspberry Pi Ports

TOFFEE-Mocha Raspberry Pi Big Picture:
09 TOFFEE-Mocha WAN Emulator Raspberry Pi Big Picture [CDN]

TOFFEE-Mocha Raspberry Pi settings - Packet Delay:
10 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay [CDN]
11 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay big picture

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay alone:
12 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats bytes

TOFFEE-Mocha Raspberry Pi packet stats with packet delay alone:
13 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats packets [CDN]

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay and packet drop:
15 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats bytes

TOFFEE-Mocha Raspberry Pi packet stats with packet delay and packet drop:
16 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats packets

TOFFEE-Mocha Raspberry Pi Home page with consolidated report:
14 TOFFEE-Mocha WAN Emulator Raspberry Pi Home Page Report [CDN]



Suggested Topics:


TOFFEE-Mocha - WAN Emulator


Categories

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


Recommended Topics:

Introducing TOFFEE-Fudge - Network Packet Generator ↗
Saturday' 13-Mar-2021
TOFFEE Fudge is a simple intuitive Network Packet Generator which can be used to create custom test synthetic Network Packets and can be used in various applications such as networking research, network infrastructure troubleshooting, ethical hacking, as a network software development tool and so on.

My Lab Battery Purchase and Service logs for Research ↗
Saturday' 13-Mar-2021
Here is a complete log of my lab battery purchase, service record which I maintain in Google drive. These I use for my home (or my family generic use) as well as a part of my home lab. I maintain a detailed log this way to monitor the failure rate of these batteries. This will allow me to select a specific brand/model which has higher success rate and to monitor any premature failure/expiry. The service log helps me to monitor and schedule the next service routine so that I can maintain these batteries in tip-top condition.

Network Latency in WAN Networks and performance optimization ↗
Saturday' 13-Mar-2021
Here is my video article on Network Latency in WAN Networks (such as long distance Satellite links, etc) and how you can optimize the same to achieve better network performance.

The TOFFEE Project :: TOFFEE-DataCenter :: WAN Optimization ↗
Saturday' 13-Mar-2021
The TOFFEE Project :: TOFFEE-DataCenter :: Linux Open-Source WAN Optimization

Building my own CDN - Finally Completed - Update: 17-Dec-2017 ↗
Saturday' 13-Mar-2021
Today I finally completed building my own private CDN. As I discussed so far in my earlier topics (Building my own CDN), I want to custom build the same step-by-step from scratch. And I don't want to for now use/buy third-party CDN subscriptions from Akamai, CloudFlare, Limelight, etc as I discussed earlier.

TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2 ↗
Saturday' 13-Mar-2021

Watch on Youtube - [466//1] 158 VLOG - TOFFEE WAN Optimization Software Development live update - 6-Nov-2016 ↗


The TOFFEE Project :: TOFFEE :: WAN Optimization ↗
Saturday' 13-Mar-2021
TOFFEE is an open-source WAN Optimization (Network Performance Optimization) software which can be used to optimize your critical networks.

Tracking Live TCP Sessions (connections) - WAN Optimization Device ↗
Saturday' 13-Mar-2021

TOFFEE-Mocha WAN Emulation software development - Update: 20-Oct-2016 ↗
Saturday' 13-Mar-2021
I was doing some specific tests in my TOFFEE and TOFFEE-DataCenter (WAN optimization) scenarios such as variable upload and download speeds. And I was also doing some experiments with speedtest.net and I did some of these tests with TOFFEE-Mocha. I realized there is a case that I can introduce asymmetric constant delays so that you can get different download speed and a different upload speed. And in some cases much faster download speeds and relatively slower upload speeds.

MySQL Database Network Data - WAN Acceleration ↗
Saturday' 13-Mar-2021
Here is a quick demo of TOFFEE WAN Optimization optimizing MySQL Data transfers of a MySQL Client to Server Remote Access.



Featured Educational Video:
Watch on Youtube - [8613//1] x254 Kernel Init Code without Kernel Module - Kernel Programming Tip #linode ↗

Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization ↗
Saturday' 13-Mar-2021
Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization

PiPG - Raspberry Pi Network Packet Generator ↗
Saturday' 13-Mar-2021
PiPG is a powerful and yet simple Raspberry Pi Network Packet Generator. With PiPG you can now fabricate custom network packets and send via any Network Interface. Supports all kinds of standard Network Ports (Linux Kernel driver generated) such as Physical Network Interface ports, and an array of virtual ports such as loopback, tun/tap, bridge, etc. indispensable tool for: Network Debugging, Testing and Performance analysis Network Administrators Students Network R&D Protocol Analysis and Study Network Software Development Compliance Testing Ethical Hackers you can generate the following test traffic: L2-Bridging/Slow protocols: STP, LACP, OAM, LLDP, EAP, etc Routing protocols: RIPv1, RIPv2, IGMPv1, IGMPv2, OSPF, IS-IS, EIGRP, HSRP, VRRP, etc Proprietary protocols: CISCO, etc Generic: IPv4 TCP/UDP, etc Malformed random packets

The TOFFEE Project :: TOFFEE :: WAN Optimization ↗
Saturday' 13-Mar-2021
TOFFEE is an open-source WAN Optimization (Network Performance Optimization) software which can be used to optimize your critical networks.

CDN Hosting ↗
Saturday' 13-Mar-2021
It is quite interesting that there are few web hosting firms are offering direct CDN based hosting services. Since it is a direct CDN based hosting, it is cheap, extremely easy or transparent CDN service. It is transparent, since each time you publish your content in the hosting web-server (origin server), it is immediately is in sync automatically in the user-serving CDN caching machines. Since the hosting vendor and the CDN vendor are all the same, it is also easy to use their services. There is no incompatibility issues, interoperability issues, and better integrated analytics, are all the benefits of CDN Hosting services.




WAN Optimization - Animated demo of Packet Optimization in TOFFEE-DataCenter ↗
Saturday' 13-Mar-2021



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card [CDN]


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server