On Sat, 18 Aug 2007 13:26:55 GMT, Luke O'Malley wrote:
>Hi
Your replies are hard to follow, your nice (I do remember PCP) app is
adding the msg headers and not quoting correctly and wrecking the line
wrap.
>Perhaps you can help. I have three computers and they are attached
>to a router. Do they all have the same IP address? If someone
>hooked onto my wireless system would they have the same IP address?
I think it's (thread) still at the, you are asking about stoping somone
using the wireless connection.
A couple of links reposted in 24HSHD every so often,
http://netsecurity.about.com/cs/wire...aa112203_2.htm
http://compnetworking.about.com/od/w...fisecurity.htm
Most wireless routers should allow you to enter the MAC address (1)
http://www.webopedia.com/TERM/M/MAC.html
of systems to allow, with a check box deny all others.
You (generally) find the MAC address on a WIndows OS PC from the command
prompt with the command
ipconfig/all
There is a line, under the adapter type
Physical Address. . . . . . . . . : 00-0E-0C-9C-6E-FB
[ sometimes format may be different for different vendors, alternatives
are 00:0E:0C:9C:6E:FB , 000E0C9C6EFB or 000E.0C9C.6EFB ]
Do this for each wireless PC and set your addresses to allow only those
over the wireless connection. Of course you should also take simple
precautions like using a non default SSID, not broadcasting the SSID a
lot of routers this is a default. Turning on encryption and using a key
only known to you.
My Belkin wireless router will also display active leases, hostname and
MAC address, as mentioned you get IP addresses 192.168.0.2, 0.3 etc. If
1 of those showed up as a MAC that wan't mine I would know.
The other thing I did was to change the router DCHP pool from the
default (whatever it was 100 addresses) to 2 , i.e. 192.168.0.2 and 0.3,
the other PCs are all wired and set manually to fixed address
192.168.0.10 and above.
This means the pool of DHCP for wired / wireless connections is only 2
addresses. That on it's own is easier to manage.
A few other features of the belkin are
Setting access times via IP addresses, and port. It would allow 1 to
block port 80 web browsing but allow mail to work.
I bought an access point, disabled all wireless clients from connecting.
This means insted of -
wireless laptop - router
I have to do
mobile laptop - (hardwired) access point - router
or
wireless laptop - bridge mode access point - router
The router is set to only allow the access point via it's MAC address.
The pain of this was the initial extra power and configuring 2 wireless
devices and extra connection for the AP. It does work.
1 setting the Belkin doesn't have is the ability to redice the power
levels to cut down the range, this may help as well.
>Thanks in advance
>
>Luke
>
Me