Networking With OpenBSD: Difference between revisions

From Iwan
Jump to: navigation, search
m (→‎top: clean up)
No edit summary
 
Line 5: Line 5:
# Design an initial network topology
# Design an initial network topology
# Set up OpenBSD Virtual machines and create the OpenBSD network topology
# Set up OpenBSD Virtual machines and create the OpenBSD network topology
# Set up inital point-to-point networing
# Set up initial point-to-point networking
# Set up (ipv4) RIP between OpenBSD network hosts
# Set up (ipv4) RIP between OpenBSD network hosts
# Set up (ipv4) OSPF between OpenBSD network hosts
# Set up (ipv4) OSPF between OpenBSD network hosts
Line 16: Line 16:
# Set up VPN Gateway functionality
# Set up VPN Gateway functionality


X
[[Category:Articles]]
<br />
[[Category:OpenBSD]]
<br />
[[Category:Networking]]
[[Category:Networking]]

Latest revision as of 21:06, 20 January 2024

This is my tryout to test some (Open Source) networking functionality with the use of OpenBSD.

Roadmap

  1. Design an initial network topology
  2. Set up OpenBSD Virtual machines and create the OpenBSD network topology
  3. Set up initial point-to-point networking
  4. Set up (ipv4) RIP between OpenBSD network hosts
  5. Set up (ipv4) OSPF between OpenBSD network hosts
  6. Set up (ipv4) BGP between OpenBSD network hosts
  7. Set up CDP and LLDP functionality
  8. Set up CARP functionality
  9. Set up DNS / NTP functionality
  10. Set up Content Switching functionality
  11. Set up Firewall + NAT functionality
  12. Set up VPN Gateway functionality