projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a61b7b6
)
(no commit message)
author
ferz <ferz@web>
Fri, 1 Jul 2011 14:11:39 +0000 (07:11 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Fri, 1 Jul 2011 14:11:39 +0000 (07:11 -0700)
docs/howtos/HowToSetUpIpw2200.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/howtos/HowToSetUpIpw2200.mdwn
b/docs/howtos/HowToSetUpIpw2200.mdwn
index
dfb80fc
..
c936eec
100644
(file)
--- a/
docs/howtos/HowToSetUpIpw2200.mdwn
+++ b/
docs/howtos/HowToSetUpIpw2200.mdwn
@@
-169,4
+169,9
@@
Use again ifconfig to see the status of the wlan0 interface:
The hostap parameter indicates the interface is running in the host-based access point mode.
-Now you need to configure hostapd and become gateway, set a NAT, dhclient deamon and the game is done.
+Now you need to configure hostapd and become gateway:
+
+ # sysctl net.inet.ip.forwarding=1
+
+
+set a NAT, dhclient deamon and the game is done.