Changes between Version 42 and Version 43 of GENIExperimenter/Tutorials/ECE375


Ignore:
Timestamp:
09/10/13 11:31:02 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ECE375

    v42 v43  
    6969
    7070'''Note''':  Remember that you can use “ifconfig” to determine which Ethernet interface (e.g., eth0) is bound to what IP address at each of the nodes.
    71 '''Note'': In order to enable forwarding of packets on node B you have to execute the following command:
     71'''Note''': In order to enable forwarding of packets on node B you have to execute the following command:
    7272{{{
    7373echo 1 > /proc/sys/net/ipv4/ip_forward