 docrice
join:2008-03-31 Fremont, CA
| reply to cerdan Re: Maximum security for Linksys WRT54GL wireless router?
We've discussed MAC address filtering and disabling the broadcasting of / cloaking SSIDs quite a few times. Check the threads in the forums. Assuming your wireless card supports WPA2, then go for it. That's the main piece of your wireless security.
Changing your IP space is fine and all, but if you want to take it one step further, change your IP space to a /29 or smaller (unless you really need an entire /24 address space). If you can set up a username login for the router's administration interface other than "admin," I'd do that too. |
|
 cerdan
join:2008-01-02 | Noob question...
What does changing your IP space do in terms of security? |
|
 docrice
join:2008-03-31 Fremont, CA
| Realistically, not much. A security-through-obscurity posture by making the available IP space / range a bit less predictable. Practically, it may confuse script kiddies, but only at first. Then again, some automated attacks out there assume one uses the default IP space that's configured on most home routers. These would be one of the following:
192.168.0.0 /24 192.168.1.0 /24.
Constraining it to, say, a 192.168.55.0 /29 space might confuse beginner hackers who try to give themselves an IP like 192.168.55.10 and not have it work. |
|