Lines Matching refs:tunnel
34 The ``net-tools`` project provides a configure file to setup IP-to-IP tunnel
41 ./net-setup.sh -c zeth-tunnel.conf
43 This script will create following IPIP tunnel interfaces:
49 "``zeth-ip6ip``", "IPv6-over-IPv4 tunnel"
50 "``zeth-ipip``", "IPv4-over-IPv4 tunnel"
51 "``zeth-ipip6``", "IPv4-over-IPv6 tunnel"
52 "``zeth-ip6ip6``", "IPv6-over-IPv6 tunnel"
101 The IP address above is the inner tunnel endpoint, and can be changed and
103 containing the captured network packets to the configured IP tunnel, so we
157 remote host where the tunnel is terminated. The address is used to select
159 The ``2001:db8:200::1`` tells the local IP address for the tunnel,
162 setup command like this for IPv6-over-IPv4 tunnel
168 and like this for IPv4-over-IPv4 tunnel
201 Note that you cannot capture traffic from the tunnel interface as that would
205 ``net capture setup`` so that the IP tunnel is attached to desired network
218 or sent) network packets to the tunnel interface for further processing.
243 You can monitor either the tunnel interfaces or the ``zeth`` interface.