From eb0d9c3bf076651512990f1d36a4e765e2e2e68d Mon Sep 17 00:00:00 2001 From: ferz Date: Fri, 1 Jul 2011 07:11:39 -0700 Subject: [PATCH] --- docs/howtos/HowToSetUpIpw2200.mdwn | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/howtos/HowToSetUpIpw2200.mdwn b/docs/howtos/HowToSetUpIpw2200.mdwn index dfb80fc6..c936eec1 100644 --- 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. -- 2.41.0