Cisco Wireless :: WCS 5508 Accessing Users From User Site Database

Jan 18, 2013

I work at a campus and use the WCS to control access to my network for staff and only internet access for students.  The Staff are assigned Username/password thru active directory and the student uses another SSID with only WPA --a password for all.  I was tasked with adding more securing for students -- by adding a user/password.  I do not want them connecting to my Active Directory for two reason--security risk and I have too many to input (over 1000).  So, I wanted to use our internal database to validate users.  I create a webpage with "WebAuth" that opens my logon page from my site and validates the login fields against the database.  It works and this allows the user to navigate thru my website but not outside the site. If they try an outside url it redirect them to my logon script.  I now understand why, so I'm looking for code I can add to my logon page that would allow me to redirect me to the controller's (once users are authenticated by my database) to call the WCS controller so I can enter a preset username/password so the policy management file would allow them access.  I presently use "External" and don't know if "Custom" would work. Finding a way in using a database instead of adding one person at a time?

View 3 Replies


ADVERTISEMENT

Cisco VPN :: PIX 515 Accessing Remote Network Over Site-To-Site VPN

Sep 14, 2011

I have a PIX 515 and am working with a Site-to-Site VPN.  When I do not specify a filter on the Group Policy I can successfully access the remote network and the remote network can access my local network.  However this by itself poses a securty risk for my local servers.  I need to be able to access the remote network fully, however only one or two workstations on the remote network need to access mine.
 
If I add access-list vpn-remote-site extended permit ip host remote-wkstn1 any then only the remote workstation can access my remote network.  This gets me a step closer as now only the remote workstation can access my network effectively denying everything else.  However, from my local network I can now only access the remote workstation and not all of the other devices. I do not have any control over the remote firewall and would like to make sure it is secured on my end.

View 1 Replies View Related

Cisco Wireless :: Configuring 5508 At Remote Site To Tunnel Traffic From WLC At Main Site?

Sep 20, 2012

At the main site, I have 3 5508 WLCs each part of a mobility group (wlcMain-MG).  In NCS, under "System/Mobility Groups" for each controller, I see each controller listed as "local" with the other Controllers listed with the group name "wlcMain-MG".  None of the SSIDs are "anchored".
 
I have a new site with a 2500 series WLC that I would like to push out 2 SSIDs.  This site contains two customers.  One customer is the Main customer with the second customer leasing space.
 
I have the Cust2 WLAN at the remote site set to have traffic egress out of a local interface on the 2500 WLC (this traffic is then tunnelled back to their Main location via an ASA which houses the DHCP scope for that vlan).    I can connect to this SSID, obtain an IP Address off the ASA and am tunnelling without issue.
 
For the Cust1 WLAN at the remote site, I would like to broadcast an SSID from the Main location on those same APs which are registered to the 2500.  It is my understanding, that I anchor the SSID at the Main site and identically configure the SSID at the remote site.  This will allow the end user to authenticate to the RADIUS server at the Main site and be placed upon the correct vlan (we are using DOT1x and dynamic vlans).
 
For my test, I am starting simple.  I have created a test WLAN with no authentication. At the main site, on 5508 WLC3, I have created the test WLAN, and placed the interface into a low security vlan (call it VLAN-low).  I have anchored this test WLAN to that controller.  At the remote site, I have created the same WLAN (but placed it into the management interface for now - the VLAN-low does not exist at the remote site) and configured that WLAN to anchor back to the WLC3 at the main site.  I am unable to obtain an IP address from the remote site.  I have placed the remote site WLC in the wlcMain-MG as well. How close does the code need to be on the controllers - the 5508s are at 7.0.116.0 and the 2500 is at 7.0.220.0? What could I be missing?

View 5 Replies View Related

Cisco :: Using Local User Database As Login To C6500 IOS 12.2

Sep 11, 2012

We are wanting to use local database users to authenticate our SSH connections to our 6500 cores.
 
We have added the usernames and password into the 6500 using
 
username anameduser password astrongpassword or username anameduser secret astrongpassword
 
We where expecting the commands to be the same as other iOS devices example C3750 we would add.
 
Line vty 0 4  login local
 
And this would allow us to use the local user database to authenticate our ssh sessions.
 
The login local commands are not availbe on the 6500s and we have not found any documentation on how to impliment a local database for this purpose except in a CatOS 6500.

View 1 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.1 Updating Internal User Database?

Jul 4, 2011

Using  a CSV file, I can not add user in the internal database of the ACS I have a permanent "error File Format Validation Failed" However the file I want to import is a really CSV file.

View 2 Replies View Related

Cisco VPN :: ASA 5510 - AnyConnect Users Cannot Access Remote Office Over Site-to-site

Jul 15, 2012

we have two ASA 5510s one in 8.4(4) and one in 8.2(5) in a site-to-site VPN setup. All internal traffic is working smoothly.Site/Subnet A: 192.160.0.0 - local (8.4(4)) Site/Subnet B: 192.260.0.0 - remote (8.2(5)) VPN Users: 192.160.40.0 - assigned by ASA When you VPN into the network, all traffic hits Site A, and everything on subnet A is accessible.

Site B however, is completely inaccessible for VPN users. All machines on subnet B, the firewall itself, etc... is not reachable by ping or otherwise.There are also some weird NAT rules that I am not happy with that were created after I upgraded Site A ASA to 8.4

Site A internal: 192.160.x.x     External: 55.55.555.201(main)/202(mail)
Site B (over site-to-site) is 192.260.x.x     External: 66.66.666.54(all)

I pretty much just have the basic NAT rules for VPN, Email, Internet and the site-to-site.What do I need to add for the VPN to be able to access the site-to-site network?

Here is my NAT config:

nat (inside,Outside) source static DOMAIN_LOCAL DOMAIN_LOCAL destination static VPN_Network VPN_Network no-proxy-arp route-lookup
nat (inside,Outside) source static DOMAIN_LOCAL DOMAIN_LOCAL destination static DOMAIN_REMOTE DOMAIN_REMOTE no-proxy-arp route-lookup
!
object network DMZ_Network
nat (DMZ,Outside) dynamic interface
object network DOMAIN_LOCAL

[code]....

View 3 Replies View Related

Cisco VPN :: ASA 5505 - Users Aren't Able To Reach Remote Network Through Site-to-site Tunnel

May 21, 2011

Remote-access users aren't able to reach our remote network through a site-to-site VPN tunnel between two ASA 5505's.
 
I've seen several threads about that here, I've run through the walkthrough at [URL] I've taken a stab at setting split tunnelling and nat exemption, but it seems I'm still missing something. Remote-access users can reach the main site, but not the remote site.
 
Remote-access (vpn-houston) uses 192.168.69.0/24.
The main site (houston) uses 10.0.0.0/24
The remote site (lugoff) uses 10.0.1.0/24

View 5 Replies View Related

Cisco VPN :: ASA 5520 / Routing Site-to-Site VPN To Remote Users?

Oct 29, 2011

We have a site-site and remote vpn configured in same interface in ASA 5520 ( software version 8.3  ). When Remote vpn users try to connect to computers located on the distant end of site-site VPN, their request failed. I tried No-Nat between  remote vpn private IP to the remote site private IP, also stated the same in Split tunneling. I cant find even the tracert, ping also timed out.

View 7 Replies View Related

Cisco VPN :: 5505 - LDAP Authentication And Local User Database

Mar 14, 2011

How i can use both LDAP Authentication and local user database to authenticate the remote vpn clinet in asa 5505?
 
when i try to do the things either only one method is working both are not working at a time.

View 3 Replies View Related

AAA/Identity/Nac :: ACS5 Try To Authenticate User In External Database

Jan 16, 2012

Is it possible to create on ACS5 rule which will:

1. Try to authenticate user in external database1 (radius)
2. When external database1 returns FAIL (because of bad password) ACS5 should try to authenticate user in another external database2 (radius)

View 5 Replies View Related

AAA/Identity/Nac :: CSACSE-1113-K9 / ACS 4.2.1.15 External User Database

Mar 9, 2012

Having CSACSE-1113-K9 with ACS 4.2.15.I want to configure windows user database under extrenal user database but i get an error  (attached) 'An error has occured while processing the Authen DLL Configure pagebecasue an error occured.I tried to stop the services and start agian but the same issue. The eappliance is secondary (backup) ACS. On the primary it is working fine.

View 1 Replies View Related

Linksys Wireless Router :: EA4500 Blocked User Accessing Log In Screen

Sep 7, 2012

I have the EA4500 router with cisco connect cloud, must say this router is great for limiting kids online.1 question I have however is the ability for a blocked user (internet access block) that is redirected to the cisco web site and presented with a log in screen. Is there anyway I can disable this becuase the kids stay up all night trying to figure out the password to log in, I just want it to say internet access blocked with no option for logging in for the blocked user.

View 7 Replies View Related

Cisco Switching/Routing :: To Manage LAN Users And Database Servers Traffic On Single 2960

Sep 6, 2012

For my Lan, I have created two Vlan; Vlan 10 = for Users   and    Vlan 20 = For Database Servers,There are 15 Lan computer/laptop and 5 SQL database server (Dell Server) connected through same 24 port cisco 2960 switch. Means, 15 + 5 port occupied.
 
I have applied access list on cisco switch to restrict communication between vlan 10 and vlan 20.But My main purpose to create two Vlan is not for any kind of communication or restriction. My main Purpose is that Users traffic do not distrub or choke or affect the Database servers. then what will i need to do for that is VLAN Concept is sufficient for my concern  OR  I will need to buy seperate Cisco Switch to connect 5 database servers   OR  Else ?

View 9 Replies View Related

Cisco AAA/Identity/Nac :: N5000 Same User In Tacacs / Local Database With Different Privilege

May 15, 2012

i am running NX-OS image n5000-uk9.5.1.3.N1.1.bin on the nexus 5020 platform.i have configured authorization with tacacs+ on ACS server version 5.2 with fall back to switch local database.a user test with priv 15 is craeted on ACS server, password test2 everything works fine, until i create the same username on the local database with privilege 0. ( it doesnt matter if the user in local database was created before user in ACS or after ) e.g.:  username test password test1 role priv-0   (note passwords are different for users in both databases)
 
after i create the same user in local database with privilege 0,if i try to connect to the switch with this username test and password defined on ACS,  i get only privilege 0 authorization, regardless, that ACS server is up and it should be primary way to authenticate and authorizate the user.

View 3 Replies View Related

Cisco VPN :: ASA5500 - User Authentication ACS By Adding External RADIUS Database

Feb 28, 2012

I would like to configure the below setup:
 
End user client (Cisco Any connect/VPN client) -> ASA 5500 (AAA client) -> ACS server -> External RADIUS database.
 
Here ACS server would send the authentication requests to External RADIUS server.So, i have added the external user database (RADIUS token server) in ACS under External databases.I have added AAA client in Network configuration (selected authenticate using RADIUS(VPN 3000/ASA/PIX 7.0) from the drop down.
 
Here how do i make ASA recognize that it has to send the request to ACS server. Normally when you use ACS as RADIUS server you can add an AAA server in ASA and test it.But here we are using an external RADIUS server which has been configured in ACS, so how do i make ASA to send the requests to ACS server?

View 6 Replies View Related

Cisco VPN :: How Many Roaming User And Site-to-site Vpn Tunnels Supported In ISR 2921

Sep 4, 2012

How many [concurrent and maximum] roaming user tunnel and site to site vpn tunnels are supported in ISR 2921 ..

View 5 Replies View Related

Cisco Routers :: RV180 - Site-to-site VPN And Remote User

Dec 6, 2012

We have successfully establish a site-to-site vpn, but we have some difficulties when PPTP users try to access the remote network linked by this tunnel. LAN users can access the remote network without problem, but users who are connected remotly to the lan (PPTP) can't access computer on the remote network. Is there a way to allow PPTP user to access the remote network ? Adding a route ?

View 1 Replies View Related

Cisco :: WLC 5508 And 4402 - Mac Address Filtering Database

Mar 27, 2012

l have implemented mac filtering auth on my wireless network, l have 2 WLC ( 1 WLC 5508 and 1 WLC 4402, and I wonder if you can migrate the mac address database of a WLC to another and how can l do this.

View 4 Replies View Related

Cisco Routers :: RV180 - Setup VPN To Allow Users Accessing Via IOS Devices?

Mar 29, 2013

I want to setup a simple VPN to allow users to access the office via the iOS (iPad/iPhone) devices.  I assume I do this through:
 
VPN>IPsec>Basic VPN Setup
 
BUT, what do I enter for the "Endpoint Information" and "Secure Connection Remote Accessibility"?

View 1 Replies View Related

Accessing User Folders On Server?

Mar 8, 2012

I have a Windows Home Server v.1 I set it up nearly a year ago, and everything runs fine.I have 3 different user accounts that are password protected.On my PC, i have been running Windows 7 and using the server as my My Documents folder.I recently installed Windows 8 Consumer Preview on an old Hard Drive, and i can't seem to access any folder on the server that isn't already given public permission. Whenever i try to access my User folder i get an access denied message, but no prompt to enter a password so i can use it.

View 3 Replies View Related

Cisco Switching / Routing :: RVS4000 - Internal Users Not Accessing An External Web

Nov 13, 2012

we recently upgraded from an RVS4000 router which didn't have this issue.

the problem; Internal users from Site A cannot access the external owa address.From Site A i can successfully ping both the external/internal IP addresses/names and they resolve correctly, including pinging the address ('mail.company.com") resolves correctly to the external ip address.

[code]...

View 1 Replies View Related

Cisco Wireless :: WLC 5508 And Certificate For Ipad Users?

Jan 5, 2013

Have WLC 5508 running 7.4 code; have wlan setup to allow access to internal network. Users on ipads should be able to connect to this wlan and authenticated via certificate instead of PSK. We have setup laptops that are part of domain to use internal CA for authentication to WLAN. Ipads are not part of domain so we are not able to use the same model, or can we use the same model for authentication?How to setup WLC to authenticate ipad users via certificate instead of PSK while connecting to the WLAN?

View 1 Replies View Related

Cisco Wireless :: WLC 5508 Implementation - Some Users Losing Connectivity

Dec 3, 2012

We are implementing a WLC infrastructure in our company following the below scenario:

- WLC 5508, OS 7.2
- APs AIR-LAP1142N-T-K9
- 3 Wlans (1Open w/ Web Auth, 1 WPA2 and 1 802.1x)
 
Issues:Everything seems to be fine, but some users loses connectivity (when connected to 802.1x network) at least 3 times by day.

- I cannot see anything at WLC logs concerning the association/deassociation of any of these users.

- Only strange line in the logs is "RADIUS server 172.21.44.50:1646 deactivated in global list" (authorization server config)

- Also I see some "Coverage hole pre alarm for client" but that doesn't look like a problem...

View 6 Replies View Related

Cisco :: WLC 5508 - Keeping Internal Users Off Guest Wireless

Mar 22, 2010

Have a WLC 5508 running 6.x code with LAP's providing wireless for our internal laptops (WPA2 and EAP-TLS). I want to provide guest wireless which goes out a different port on the WLC to a guest firewall/cable modem. However, we want to prevent our internal laptops from being able to use the guest wireless. I have RADIUS (IAS) and LDAP for my AD available. We would prefer not to have use Lobby Ambassador and just have the guests use a simple password or web passthru. Guests may be laptops or smartphones. What options are available? I have tried a test setup using dynamic vlan assignments from RADIUS using the IETF flags, but can't seem to get it to work. Is there a way to identify the SSID is being used at the RADIUS server?

View 13 Replies View Related

Cisco Wireless :: 5508 - Flex Connect And Users Can Not Get IP Address By WAN

Sep 29, 2012

I have a wireless 5508 with license base to 50 aps, i use a deployment flex connect. I already registered all my access points, I use web authentication to authenticate users guest, and the service dhcp is in the central site.
 
My issue is the users in each remote site, can not get an ip address by dhcp from the central site, they can authenticate in the guest ssid, but any users can not get an ip. The request is passing by the wan in this way
 
Central Site DHCP - Router WAN - Remote Site - Users with notebooks. I use flex connect central deployment (all the traffic consulting to the wlc) .
 
perhaps i should use local deploy? The wireless is in the central site.

View 17 Replies View Related

Cisco :: Wireless User Session Authorization With WLC 5508

Oct 8, 2012

I have a user authentication issue with our WLAN deployment. My issue relates to the guest access WLAN. First a brief descrition of our setup. We have a local WLC in the branch office (5508) with two SSIDs configured, CorpNet for the internal network and GuestNet of external guest access. We also have a WLC (5508) in the DMZ to provide the guest access. We are using Cisco ISE server to authenticate guest users via a web portal.
 
The authentication process works as it should. An external client gets an IP in the DMZ and is redirected to the web portal to authenticate their account. When they do they are able to access and browse the internet. No problems. My issue is that if we disable their account (ie suspend or delete it) in ISE it does not seem to terminate the users session and they can continue to have internet access. What I would like to happen is that when the account is disabled in ISE then the associated device's access to the internet is removed.

View 2 Replies View Related

Cisco Wireless :: 2504 / Assign IP Addresses To Remote Site Wi-Fi Users From Local DHCP Server?

May 29, 2012

Is it possible to assign IP addresses to remote site WIFI users from local DHCP server and forward all other traffic to 2504 WLC?
 
[WIFI Users] >--------<AP (DHCP server) >------ VPN ---------< WLC

View 1 Replies View Related

Cisco Wireless :: 5508 / Extend The Length Of Time Between Password Changes For Users Connected?

Mar 13, 2012

Recently i have setup a WLAN with inside and anchor 5508 controllers. Standard setup. However, one issue I have is I wish to extend the length of time between password changes for users connected in on the guest wlan. At the moment, 30 is max. I dont have an option on the controller to creat accounts for any longer than that. How to I extend it to 90 days or 120 days?

View 1 Replies View Related

Cisco Wireless :: 5508 - Users With Https Home Page Not Redirected When Using Web Passthrough

Jul 18, 2012

I have a Cisco 5508 running version 7.0.116.0.  This controller hosts an open public wifi that requires users to accept a terms agreement via a Web-Passthrough setup that redirects them to the terms splash page.  For most people this works without any issue.  However, if a user has their homepage for their default browser set to a https site, such as [url]..., then they are never redirected to the terms splash page.  The page will just spin and spin until finally they get a timeout error.

View 7 Replies View Related

Linksys Cable / DSL :: DPQ3925 / Setup User Access For Kids To Prevent Net Accessing?

Feb 4, 2011

i have a cisco DPQ3925 , im trying to setup user access for my kids to prevent them from accessing the net , i have set up the time of day and the user setup , but cant get it so u have to logon with the set user names to access the net. 

View 3 Replies View Related

Cisco Wireless :: WCS Creates User Guest Access On WLC 5508

Feb 23, 2012

In my Wireless network, I have two appliances WLC 5508 running version 7.0.116.0.I have a WCS running version 7.0.172.0, deployed on a windows 2003 server.I've imported the two WLCs in my WCS in order to centralize the monitoring and the configuration tasks.Now I'm facing an issue when I want to create a guest user from the WCS, rather than creating this user access on each WLC. The creation of the user account is working good, the replication is done on the both WLCs, but on one of my WLC the guest user account is deleted after one hour(around).On the second WLC, the same user account remains during all its life time.In attachment a screen shot of the advanced parameter of the guest user.You can see that the user was created on the both WLC but is only active on one ... and unfortunately the wrong because the AP is associated with the other WLC.

View 2 Replies View Related

Cisco Wireless :: 5508 - Export Guest User Accounts To New WLC

Dec 19, 2012

I've got a WLC5508 (7.0.116.0) that is managed by WCS (7.0.172.0). I set up another WLC5508 with the same code and managed by the same WCS. Now I'd like to export all the 800 guest user accounts with the passwords from the old WLC and import them into the new WLC.

View 10 Replies View Related

Linksys Cable / DSL :: WAG160N - Error 101 When Accessing Specific Site?

Jan 5, 2012

We are working on a new site which is hosted on Rackspace. http:[url]....For some inexplicable reason we have intermittent connection problems when trying to access this site and the wordpress backend. We're able to access it for an hour or two and then it becomes unavailable and this can be for an hour or more. During those time we get an "Error 101"Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.This problem is almost certainly unique to our location / ADSL connection.

We've had people at other locations check at the same time as we cannot access the site, and at that same time they can. We've also checked out the site using the 3G network and it's accessible when we're having problems from our ADSL connection.We have tried using fixed DNS addresses (Telecom's, then Google's and then Open DNS) We have binned the Dynalink RTA1025W ADSL Modem thinking it was an issue with the modem. We tried the standard Thomson Telecom Modem but that caused even more problems (binned that one too.) 

We have now installed a new Linksys WAG160N but we have the same issue (but a prettier modem)Discussions with Telecom Support have been fruitlessWe connect (in case it's not already obvious) via Telecom ADSL network. I'm based in Manly, Auckland NZ. Our connection is otherwise fine although we have noticed on some of our devices recently that Facebook and Google.co.nz are unavailable for a short time. Often coming right within 30 seconds or so. This may be related.The domain name Travelcafe.co is registered with GoDaddy. I'm about to move it to Rackspace as well. (Rackspace think not, but I'll do it anyway to keep things clean.)

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved