Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.13 KB

DEMO.md

File metadata and controls

51 lines (27 loc) · 1.13 KB

FakeGateway DEMO

Server starting...

VRF and main tunnel is created. Listening on port http 8994.

image

Fetching the server status

With the list of existing connections, and client next actions.

image

Show next action for client ID=1

image

Setting next action (ping) for client ID=1

image

with server logs:

image

Remote Syslogs for CLIENT_LOOP (connect and ping)

image

Setting next action (die) for client ID=1

image

Server logs for client connection

image

Remote Syslogs for CLIENT_LOOP (next action: die)

image

Remote Syslogs for CLIENT_LOOP (complete log)

image

Also available as TXT.

And the same is done with iPerf!

image

Also available as TXT.