ip forwarding

tags: learning networking

content

  • to set up tailscale subnet router, i need to enable IP forwarding on the machine
  • what is ip forwarding?
    • the name suggests: forward ip packets
    • the function of a subnet router is to forward ip packets from other devices in the subnet to destination
    • therefore, its firewall needs to allow ip forwarding

up

subnet-router-setup

down

reference