Edit...# uname -a
Linux localhost.localdomain 2.6.38.8-pclos3.bfs #1 SMP PREEMPT Fri Jul 8 18:01:30 CDT 2011 i686 i686 i386 GNU/Linux
Edit...
update.
Put the latest kernel in
# uname -a
Linux localhost.localdomain 3.2.18-pclos1.bfs #1 SMP PREEMPT Tue May 22 04:05:24 CEST 2012 i686 i686 i386 GNU/Linux
Fully Updated KDE System
-------------------------------------------------------------------------------------------------------------------------------------
Having read lots of posts I still cannot get this to work !.
The aim is to set a system up for my daughter at uni to share the internet from her 'Ethernet' connected laptop to her 'iphone' via 'wifi' in her room and no one else !.
So I'm setting up at home a test to sort out the system and when it's ready set her laptop up from home via 'Teamviewer'
The set up using her old 'Acer' laptop connected to the internet via an 'Ethernet Rj45 cable' = eth0
#
ifconfigeth0 Link encap:Ethernet HWaddr 00:1F:16:A9:AA:4B
inet addr:192.168.0.164 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1901 errors:0 dropped:0 overruns:0 frame:0
TX packets:2097 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:865125 (844.8 KiB) TX bytes:302154 (295.0 KiB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
wlan0 Link encap:Ethernet HWaddr 00:24:2C:A2:73:7B
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
---------------------------------------------------------------------------------------------
The laptop wireless card (to act as an 'Access Point' to re-transmit the internet ) = wlan0
#
iwconfiglo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:
off/any Mode:Managed Access Point:
Not-Associated Tx-Power=17 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:
off Power Management:off
-----------------------------------------------------------------------------------------------
#
routeKernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 5 0 0 eth0
link-local * 255.255.0.0 U 5 0 0 eth0
default smoothwall-fire 0.0.0.0 UG 5 0 0 eth0
------------------------------------------------------------------------------------------------
In my setup test I'm trying to pick up the 'Wifi' from the laptop on a usb dongle connected to a test machine.
I can get on the internet on the laptop OK but the laptop in not sending out a 'ssid' so I cannot connect to it.
I have configured PCC> Security and >Internet-sharing.
I can not see any place to configure the 'Access point' ssid , security key eg 'wpa-psk' ip address etc.
Can 'iwconfig' be used to configure above ?.
Or the /etc/wlan file settings ?.
Any help please.
Edit... Note that I have the firewall 'On' and a 'ssh' port open in the firewall on the laptop for an automatic backup system.
Just installed
'hostapd' trying to follow..
http://www.pclinuxos.com/forum/index.php/topic,91991.0.htmlPart of
# iw list
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* WDS
* monitor
* mesh point
* Unknown mode 8
* Unknown mode 9
# /usr/sbin/hostapd /etc/hostapd/hostapd.conf
Configuration file: /etc/hostapd/hostapd.conf
Line 15: invalid/unknown driver '
nl80211'
1 errors found in configuration file '/etc/hostapd/hostapd.conf'