[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:network_services:tunnel_interfaces [2013/12/06 15:01 (UTC)] – [Tunnel Interfaces] added $port option ricky_cardo | howtos:network_services:tunnel_interfaces [2020/06/25 13:41 (UTC)] (current) – [Results] ricky_cardo | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| # | # | ||
| ########################################################### | ########################################################### | ||
| - | # suggestions contact rich at lehcar.no-ip.org | + | # suggestions contact rich at lehcar.duckdns.org |
| # with thanks to Billy T (for idea and assistance) | # with thanks to Billy T (for idea and assistance) | ||
| ########################################################### | ########################################################### | ||
| Line 66: | Line 66: | ||
| I'm not going to be able to elaborate on the iptables rules still a little green there, but they work. | I'm not going to be able to elaborate on the iptables rules still a little green there, but they work. | ||
| + | **Here are a couple usage examples.** | ||
| + | Directing traffic to the tunnel interface. | ||
| + | <code bash>/ | ||
| + | /sbin/route add -net 10.10.182.15 netmask 255.255.255.255 dev tun0</ | ||
| ====== Sources ====== | ====== Sources ====== | ||
| <!-- If you are copying information from another source, then specify that source --> | <!-- If you are copying information from another source, then specify that source --> | ||