User Tools

Site Tools


networking:wanbridge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:wanbridge [2015/04/17 12:17]
gcooper created
networking:wanbridge [2015/04/17 15:05] (current)
gcooper
Line 3: Line 3:
 See also **[[networking:wanem|The Wide Area Network EMulator]]** See also **[[networking:wanem|The Wide Area Network EMulator]]**
  
-https://code.google.com/p/wanbridge/+**Home**: https://code.google.com/p/wanbridge/ 
 + 
 +**Documentation**: https://wanbridge.googlecode.com/files/Setting%20up%20WAN%20Emulation%20using%20WAN-Bridge%20Live-CD%20v1.10.pdf
  
 WAN-Bridge is a live-CD open-source WAN-Emulation alternative that doesn't require complex routing when testing the behavior of applications and network protocols over WAN. WAN-Bridge is a live-CD open-source WAN-Emulation alternative that doesn't require complex routing when testing the behavior of applications and network protocols over WAN.
Line 11: Line 13:
 With WAN-Bridge it is easy to create fully virtualized or mixed test environments, and benefit from advanced network monitoring and charting capabilities.  With WAN-Bridge it is easy to create fully virtualized or mixed test environments, and benefit from advanced network monitoring and charting capabilities. 
  
 +:!: WAN-Bridge Live-CD does not retain any configuration across reboots.
 +
 +<file>
 +wanbridge menu
 +</file>
 +
 +or (for 5Mbps bandwidth and 8ms RTT):
 +
 +<file>
 +wanbridge set 5000 8
 +</file>
 +
 +Choose from the default settings options or type ''custom''.
 +
 +:!: Leave any of the custom parameters blank to remove from emulation limits. E.g. entering only a delay value will not limit bandwidth and will keep native packet-loss.
 +
 +If the bridge is assigned an IP address (either through DHCP or Static configuration), you may access the network traffic probe (ntop) web interface by browsing to http://WANBRIDGE-IP.
 +
 +**SSH Default Credentials**
 +
 +^Username ^Password ^
 +|root     |default  |
networking/wanbridge.1429294624.txt.gz · Last modified: 2015/04/17 12:17 by gcooper