Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Technical Challenges

ItemDescriptionSolutionSolutions
Combine two internet sources and route by the group
  • Combine two internet sources (ISP1, ISP2)
    • Let's define ISP1 for SCS's private network (IP range 10.0.0.0 ~ 10.0.*.*)
    • Let's define ISP2 for the external internet connection
  • Route any connection in 10.0.0.0 ~ 10.0.*.* through ISP1
  • Route any connection except above case through ISP2
TBD