Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Our firewall appliance is a Cisco ASA-5510. I manage many HP thin clients. They come with RDP built in, which is a useful admin tool in certain situations. Unfortunately I can't block certain users on the thin client from using RDP, as the only wa...
I have three sites, each with ASA 5510. L2L vpn's work fine between each, and each is setup to allow remote vpn connections. I even had to setup split tunneling because the sales group complained about having to go through the internal proxy... An...
It appears that to authenticate a user connecting via remote vpn to AD is to use MS IAS (radius). I have enabled IAS on the DC, created the radius client (ASA 5510) and successfully tested a connection in the ASDM. I have a few questions/issues tho...
I have three ASA 5510's that are all setup identically in regards to logging. I'm using Kiwi syslog daemon to receive and monitor the logs. Two of the three ASA's logs (facility:20) are received by Kiwi, along with all three of the CSC's. One of t...
You may need to also add the access-lists to enable the traffic between remote networks.I don't think you need to add the static route, however my experience is primarily with the ASA devices.
Jon, yes, I need to block outgoing RDP for all the thin clients. However, since I found out some "rogue" users are accessing outside rdp via non-standard ports I would like to just block all outside access to those thin clients.How could an acl bloc...
FE 0/0, the inside interface, is natted "inside".FE 0/1, the DSL, is natted "outside". The connection to the DSL is PPPoE, so both sides of the PPPoE "tunnel" are /32.How do I nat the PPPoE interface Dialer1 to use the addresses from that assigned P...
I also tried the MTU adjust fix as per this Cisco doc:http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/826/swg/advconf.htm#wp1097132"If a Cisco router terminates the PPPoE traffic, a computer connected to the Ethernet interface may have...