Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by Toby on July 2, 2008, 12:51 pm
Please log in for more thread options Wonder if anyone can help me here! We have 6 sites, all connected together with various leased lines and VPN links. The IP addressing is like this Site 1 - 192.168.201.0 Site 2 - 192.168.202.0 Site 3 - 192.168.203.0 etc... All offices can talk IP to one another. I would like to have a single centralised wireless network system, so I can restrict on Mac address, and update encryption keys in one place. Is this possible? Thanks! | ||||||||||||||||
|
Posted by Jeff Liebermann on July 2, 2008, 1:10 pm
Please log in for more thread options Yes. That's what a RADIUS server does. It provides authorization (login/passwd) and authentication services. It also provides a unique, use once, WPA key for each session to both the connected access point and the client. No need for a shared WPA-PSK key. Since it can use an LDAP or SQL server for authentication, you can also use it to distribute server and network rights. See huge list of attributes at: <http://freeradius.org/rfc/attributes.html>
which should give you a clue as to what can be done. Note that it can
setup and break down a VPN tunnel for you. There's no need to restrict by MAC address as the login/password is more effective and unlike a MAC address, cannot be spoofed. Search Google for details on how to setup a RADIUS server with your unspecified hardware. <http://en.wikipedia.org/wiki/RADIUS>
-- Jeff Liebermann jeffl@cruzio.com 150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 http://802.11junk.com Skype: JeffLiebermann AE6KS 831-336-2558 | ||||||||||||||||
| Similar Threads | Posted |
| Centralised Wirelss Across several sites? | July 2, 2008, 12:51 pm |
| Fix for Marginal Wirelss Connection | February 3, 2006, 1:32 pm |
| Wirelss built-in... need card? | October 4, 2006, 4:12 pm |
| extending wirelss network... will this work well? | November 6, 2004, 2:16 am |
| How to Configure LinksysWRT54G Wirelss Router | April 16, 2006, 11:11 am |
| ME102 Wirelss Access point - using it as a bridge?? | December 18, 2004, 11:58 am |
| Is Ethernet input to wirelss router encrypted? | December 16, 2006, 11:53 am |
| Windows XP Wireless Zero Utility vs 3rd Party Wirelss Utilities | June 20, 2005, 11:23 pm |
| blocked sites | June 10, 2005, 5:25 am |
| why not have https for all sites | August 31, 2006, 11:01 am |
| Very Important Web Sites on the .Net | November 26, 2007, 3:35 am |
| Wireless not working with certain sites | November 29, 2005, 5:06 pm |
| Directory of Wap/Mobile Sites | December 9, 2007, 10:56 pm |
| Proxy sites list. | April 11, 2008, 1:21 am |
| Best Way for 2 Sites 200 feet line-of-sight?? | October 20, 2005, 12:43 am |

Centralised Wirelss Across several sites?
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


>links.
>
>The IP addressing is like this
>
>Site 1 - 192.168.201.0
>Site 2 - 192.168.202.0
>Site 3 - 192.168.203.0
>etc...
>All offices can talk IP to one another.
>
>I would like to have a single centralised wireless network system, so I can
>restrict on Mac address, and update encryption keys in one place. Is this
>possible?