Skip to content

Commit

Permalink
configure the IPv6 from /etc/config/network and remove 6scripts's pre…
Browse files Browse the repository at this point in the history
…fix option to set an IPv6 address on the LAN (#5450)

SVN-Revision: 16683
  • Loading branch information
ffainelli committed Jul 5, 2009
1 parent dafcdcd commit 254b492
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/network.tex
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ \subsubsection{Setting up IPv6 connectivity}
option remoteip4 '1.0.0.1'
option localip4 '1.0.0.2'
option localip6 '2001::DEAD::BEEF::1'
option prefix '/64'
\end{Verbatim}

\begin{itemize}
Expand All @@ -184,8 +183,6 @@ \subsubsection{Setting up IPv6 connectivity}
\item{\texttt{'localip6'}:}
IPv6 address to setup on your tunnel side
This address is given by the tunnel broker
\item{\texttt{'prefix'}:}
IPv6 prefix to setup on the LAN.
\end{itemize}

Using the same package you can also setup an IPv6 bridged connection :
Expand Down

0 comments on commit 254b492

Please sign in to comment.