divzeroweb

2f30.org website
git clone git://git.2f30.org/divzeroweb
Log | Files | Refs | README | LICENSE

commit dca282a1222bae4cea8437662597312335d8f361
parent c417c5c33dcc525f1fe739819dc1c4ac705a2a14
Author: sin <sin@2f30.org>
Date:   Wed, 30 Apr 2014 16:29:31 +0100

Explicitly list the interface names to match the ifconfig output

Diffstat:
Mguides/trunk.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/guides/trunk.md b/guides/trunk.md @@ -14,11 +14,11 @@ trunk failover. For the gory details please refer to: #### Setting up the interfaces -/etc/hostname.<wired-if>: +/etc/hostname.alc0: up -/etc/hostname.<wireless-if>: +/etc/hostname.athn0: nwid <ESSID> wpakey <your-key> @@ -28,8 +28,8 @@ trunk failover. For the gory details please refer to: /etc/hostname.trunk0: trunkproto failover - trunkport <wired-if> - trunkport <wireless-if> + trunkport alc0 + trunkport athn0 inet 192.168.1.2 255.255.255.0 NONE media 100baseTX mediaopt full-duplex Setting up the wired and wireless interfaces is straightforward and not