Changes between Version 1 and Version 2 of Internal/SESMF
- Timestamp:
- May 15, 2017, 3:37:53 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/SESMF
v1 v2 1 1 = Current Demo Setup for SES and MF = 2 3 == Networks == 4 * Satelite link 5 * Each machine connected directly to a sat modem has a /30 public ip, with the modem as gateway. Some L2 packets appear to pass, but not reliably? To compensate, L2TP tunnels are used. 6 * SES_SAT is the tunnel interface, between each site and landing1.orbit-lab.org. 7 * This tunnel is bridged to vlan 31, outdoor data, on landing1. 8 * Terrestrial link 9 * This link operates over the public internet. In order to pass L2 traffic, an L2TP tunnel to landing1.orbit-lab.org is used. 10 * This tunnel is bridged to vlan 3701, GENI MF, on landing1. 2 11 3 12 == Machines == 4 13 * node4-3.outdoor.orbit-lab.org 5 * Eth0: Outdoor data, 10.41.4.3 6 * Eth0.3701: MF vlan, bridged to geni sites, 10.100.200.53 7 * Eth1: Outdoor Control, 10.40.4.3 14 * Eth0: Outdoor data, 10.41.4.3/16 15 * Eth0.3701: MF vlan, bridged to geni sites, 10.100.200.53/16 16 * Eth1: Outdoor Control, 10.40.4.3/16 8 17 * Eth2: Direct connection to satelite modem port 1, 216.226.242.246/30 9 18 * mf1.outdoor.orbit-lab.org 19 * em1: was direct connection to sat modem, currently disconnected. 20 * em2: outdoor control, 10.40.0.53/16 21 * p2p1: Geni MF vlan, 3701. Terrestrial tunnel Link, 10.100.200.54/16 22 * p2p2: Outdoor data, vlan 31, sat tunnel link, 10.41.200.54/16 10 23 * ses1 24 * em1: sat link 25 * ip: 216.226.242.242/30 26 * em2: public internet link 27 * ip: 23.24.73.161 28 * ses_ground: tunnel for ground link, over em2 29 * ip: 10.100.200.55/16 30 * ses_sat: tunnel for sat link, over em1 31 * 10.41.200.55/16 11 32 12 33