Tunneling: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
See also [[VXLAN]]. | |||
==IPIP== | |||
* Defined in 2003's [https://tools.ietf.org/html/rfc2003 RFC 2003]. | |||
* Cannot send multicast. | |||
==SSH== | ==SSH== | ||
This information largely pertains to [[OpenSSH]], although other SSH agents ought theoretically be able to implement similar functionality. | This information largely pertains to [[OpenSSH]], although other SSH agents ought theoretically be able to implement similar functionality. | ||
| Line 17: | Line 23: | ||
* [http://packages.debian.org/search?keywords=httptunnel httptunnel] tunnels octets under HTTP | * [http://packages.debian.org/search?keywords=httptunnel httptunnel] tunnels octets under HTTP | ||
[[CATEGORY: Networking]] | [[CATEGORY: Networking]] | ||
==External links== | |||
* "[https://developers.redhat.com/blog/2019/05/17/an-introduction-to-linux-virtual-interfaces-tunnels/ An introduction to Linux virtual interfaces: Tunnels]" on Red Hat Developer Blog, 2019-05-17 | |||