[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:network_services:configuring_a_wireless_access_point [2012/11/19 15:56 (UTC)] – [Starting the Accesspoint] markushhowtos:network_services:configuring_a_wireless_access_point [2012/12/23 10:50 (UTC)] (current) markush
Line 63: Line 63:
 === Enable IP forwarding === === Enable IP forwarding ===
  
-<code>echo "1" > /proc/sys/net/ipv4/ip_forwarding</code>+<code>echo "1" > /proc/sys/net/ipv4/ip_forward</code>
  
 === Internet Connection Sharing === === Internet Connection Sharing ===
Line 88: Line 88:
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must remove the tag-word "template" below before saving your new page --> <!-- You must remove the tag-word "template" below before saving your new page -->
-{{tag>howtos template}}+{{tag>howtos wifi, accesspoint, routing, iptables}}
 howtos:network_services:configuring_a_wireless_access_point ()