Changes between Version 14 and Version 15 of Internal/Soekris
- Timestamp:
- Sep 22, 2006, 6:34:02 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Soekris
v14 v15 136 136 ssh-keygen -b 2048 -t rsa 137 137 }}} 138 If you just hit Enter when it asks you for a pass phrase, it will make a private key that is stored unencrypted. 138 139 139 4. Run a script like the following on the landing.140 4. Run a script like the following on the client. 140 141 {{{ 141 142 #!/bin/bash … … 157 158 5. Change iptables and the routing table in the Soekris net4801 so that the traffic coming in over ppp0 goes to the right interface on the ORBIT node, and so that all traffic from the ORBIT node's interfaces goes to ppp0. 158 159 159 6. Change iptables, the routing table, and multi-homed interfaces in the landing so that packets for the remote ORBIT nodes get there.160 6. Change iptables, the routing table, and multi-homed interfaces in the landing so that packets for the remote ORBIT nodes are routed on the rest of the ORBIT network. 160 161 161 162 As of 9/20, we're up to 5.