Tunneling: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
See also [[VXLAN]]. | See also [[VXLAN]]. | ||
==IPIP== | |||
* Defined in 2003's [https://tools.ietf.org/html/rfc2003 RFC 2003]. | |||
* Cannot send multicast. | |||
==SSH== | ==SSH== | ||
| Line 19: | 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 | |||