jgxenite
2007-04-09, 01:17 PM CDT
Hi all,
I've had a good look through all the posts on here, but I can't find a solution to my problem. I'm trying to host my own ad-hoc WEP-secured wireless network. If I don't use encryption, I can make it work without any problems whatsoever. As soon as I try and use encryption, nobody else can access the network and I see lots of received packets, but none sent back (from my computer to the others).
Below is a copy of my ifcfg-Wireless file I've set up (some of it was automatically set up using system-config-network - I've made some manual modifications):
TYPE=Wireless
DEVICE=eth1
HWADDR=
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=X.X.X.X
DOMAIN=
ONBOOT=no
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
ESSID=XXXXXX
CHANNEL=Auto
MODE=Ad-Hoc
RATE=Auto
SECURITYMODE=open
KEY=s:XXXXX
I have also tried KEY=o:XXXXX (I read about this on another post), but I get back that "o:XXXXX is not a valid setting" (or something similar, can't remember the exact wording).
Anyone have any suggestions on how to get this working?
James
I've had a good look through all the posts on here, but I can't find a solution to my problem. I'm trying to host my own ad-hoc WEP-secured wireless network. If I don't use encryption, I can make it work without any problems whatsoever. As soon as I try and use encryption, nobody else can access the network and I see lots of received packets, but none sent back (from my computer to the others).
Below is a copy of my ifcfg-Wireless file I've set up (some of it was automatically set up using system-config-network - I've made some manual modifications):
TYPE=Wireless
DEVICE=eth1
HWADDR=
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=X.X.X.X
DOMAIN=
ONBOOT=no
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
ESSID=XXXXXX
CHANNEL=Auto
MODE=Ad-Hoc
RATE=Auto
SECURITYMODE=open
KEY=s:XXXXX
I have also tried KEY=o:XXXXX (I read about this on another post), but I get back that "o:XXXXX is not a valid setting" (or something similar, can't remember the exact wording).
Anyone have any suggestions on how to get this working?
James