[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
Last revisionBoth sides next 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/04 14:19 (UTC)] – [IP_forwarding and routing] typo 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 ===
 howtos:network_services:configuring_a_wireless_access_point ()