|
Lines 6108-6117
Link Here
|
| 6108 |
|
6108 |
|
| 6109 |
<para>Here is a typical example on setting up a &man.gif.4; tunnel:</para> |
6109 |
<para>Here is a typical example on setting up a &man.gif.4; tunnel:</para> |
| 6110 |
|
6110 |
|
| 6111 |
<screen>&prompt.root; <userinput>ifconfig create gif0</userinput></screen> |
6111 |
<screen>&prompt.root; <userinput>ifconfig gif0 create</userinput></screen> |
| 6112 |
<screen>&prompt.root; <userinput>ifconfig gif0</userinput></screen> |
6112 |
<screen>&prompt.root; <userinput>ifconfig gif0</userinput></screen> |
| 6113 |
<screen>gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280</screen> |
6113 |
<screen>gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280</screen> |
| 6114 |
<screen>&prompt.root; <userinput>ifconfig tunnel MY_IPv4_ADDR HIS_IPv4_ADDR</userinput></screen> |
6114 |
<screen>&prompt.root; <userinput>ifconfig gif0 tunnel MY_IPv4_ADDR HIS_IPv4_ADDR</userinput></screen> |
| 6115 |
<screen>&prompt.root; <userinput>ifconfig gif0 inet6 alias MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</userinput></screen> |
6115 |
<screen>&prompt.root; <userinput>ifconfig gif0 inet6 alias MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</userinput></screen> |
| 6116 |
|
6116 |
|
| 6117 |
<para>Replace the capitalized words by the information you received from the |
6117 |
<para>Replace the capitalized words by the information you received from the |