Menu Close

Installing WebRTC2SIP gateway – tutorial

System preparation

apt-get update
apt-get upgrade

As the first step we need to install packages necessary to build the main webrtc2sip gateway:

apt-get install build essential libtool automake subversion git pkg-config screen libxml2-dev / 
libssl-dev libsrtp0-dev

to support for libspeex (audio codec) and libspeexdsp (audio processing and jitter buffer) add

CCNP – Route redistribution – Simulating routing loops

Objective

Teaching CCNP ROUTE courses and describing the problematic of two-way routing redistribution I need an example describing the case which point out to the process of creating a routing loop. This example shows how such routing loop may arise using badly configured redistribution process andusing bad seed metric. The topology with two redisitributing routers creates routing feedback (two way, multipoint redistribution). The loop is created for packets routed from the ospf network to the 3.0.0.0/8 destination network.

Resizing a VirtualBox Linux VDI Disk under Windows Host – VBoxManage error – Resize hard disk operation for this format is not implemented yet!

Using my VirtualBox linux machines (KaliLinux in my case) together with applying a couple of updates brought a problem, where the VB machine starts run out of disk space and I'm not able to update neither extend the system. This could be an often problem once we are trying to save some host system hard disk space using a small initial size of virtual machine disk partitions (12GB here).

The disk file cmd (df) reports: