[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 revisionBoth sides next revision
howtos:network_services:configuring_a_wireless_access_point [2012/11/19 15:54 (UTC)] – [Configuring the client] populated markushhowtos:network_services:configuring_a_wireless_access_point [2012/11/19 15:56 (UTC)] – [Starting the Accesspoint] markush
Line 70: Line 70:
 In this case eth0 is the interface which is connected to the internet. If your computer has a connection via ppp you shouls use ppp0 instead of eth0. In this case eth0 is the interface which is connected to the internet. If your computer has a connection via ppp you shouls use ppp0 instead of eth0.
  
-==== Starting the Accesspoint ====+===== Starting the Accesspoint =====
  
 <code>ifconfig wlan0 192.168.45.1 up <code>ifconfig wlan0 192.168.45.1 up
 howtos:network_services:configuring_a_wireless_access_point ()