- Timestamp:
- May 19, 2007, 1:09:45 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 19baeed
- Parents:
- d8a7d94
- File:
-
- 1 edited
-
docs/handbook/user/handbook.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/handbook/user/handbook.tex
rd8a7d94 rcf79cd5 611 611 \section{Network Configuration} 612 612 613 <<<<<<< .mine614 613 The device names for real network interfaces in Linux are named \code{ethx} (\code{x} is 615 614 \code{0--9}). If the device has a switch, the different ports are separated via VLAN … … 619 618 it in the ADK menue, if you like. 620 619 621 =======622 The device names for real network interfaces in Linux are named \code{ethx}623 (\code{x} is \code{0--9}). If the device has a switch, the different ports are624 separated via VLAN technology. The vlan interfaces are named \code{ethx.y}.625 The network configuration in FreeWRT is managed via \app{Busybox}'s626 \app{ifupdown} implementation. \app{Busybox}'s builtin \app{ip} command627 configures the network interfaces. There is no \app{ifconfig} or \app{route}.628 >>>>>>> .r2546629 620 To show all configured network interfaces use: 630 621 \begin{Verbatim}[label=show IP address] … … 646 637 \end{Verbatim} 647 638 648 <<<<<<< .mine649 639 <b>ATTENTION: Be sure you have no whitespaces at the and of any value!</b> 650 640 651 641 \code{auto <iface-name>} is optional and, if set, tells the \app{ifup} script to 652 642 start this interface automatically on bootup. 653 =======654 \code{auto <iface-name>} is optional and, if set, tells the \app{ifup} script655 to start this interface automatically on bootup.656 >>>>>>> .r2546657 643 658 644 Each interface needs a unique name which, depending on the method, represents
Note:
See TracChangeset
for help on using the changeset viewer.
