Git Product home page Git Product logo

ptbridge's Introduction

ptbridge

This tool makes it possible to bridge traffic between virtual packet tracer networks and real networks. Therefore it translates packets and keeps states for the protocol translation. Sadly packet tracer packets and protocols are different to real ones which makes it difficult to translate them and inflexible. So there is only a handful of protocols implemented and these could be unstable.

It is not possible to pass generic data through pt networks, like usually over ip, tcp or udp.

Supported protocols

  • Ethernet
  • IP
  • UDP
  • TCP
  • ARP
  • ICMP
  • DHCP (broken)
  • Telnet

Usage

To use this tool you need to setup a linux vm on your host os. For this I used VirtualBox and Ubuntu. Then you will need a bridged interface in the vm to the network you want ptbridge to be connected. In the vm ptbridge needs to be started as root due to low level network access.

Then you need to setup packet tracer for multiuser connection. There are alot tutorials and videos about this on the internet. The packet tracer instance need to be in server mode. Try the connection with a second packet tracer instance. After that, you can connect the ptbridge to packer tracer.

The usage of this tool should be self explanatory: ./ptbridge.jar <interface> <pt_ip>:<pt_port> <password>

ptbridge's People

Contributors

andiwand avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.