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.
Installed vpn3.0.1 client on Win2kpro machine and now the DSL connection doesn't work. The error states that the dsl connection can't find the modem to use. Uninstalling the client makes the DSL connection work fine. As per TAC, I tried to install...
Fixed my issue too. I had recently removed an old certificate and added a new one and during the process it added the line " SSL encryption aes256-sha1", which wasn't there before. After adding the full line "ssl encryption aes256-sha1 des-sha1 3d...
Yeah, I found out a couple of things. Firstly, All Ciscoworks services are supposed to be set to manual, except for DaemonManager. This services starts the others by itself. (my bad on that one). I ended up having to compress the database. This ...
That's weird. I just ran into a similar issue yesterday, involving the "License for IDS MC". I found that the Ciscoworks Sysbase service wasn't started (?) For some reason it was set back to manual and wasn't started. Once I started this service, ...
Mike, by simply creating different VPN groups and applying a different ACL for each group, you can restrict what they access. For example.access-list vendor1 permit ip host 10.10.10.1 172.16.1.0 255.255.255.0 (172.16.1.0 is the ip local pool networ...
My guess is that you 're not using standard smtp commands and that is why it's failing. The inspection allows 7 basic smtp commands through the firewall. by using authentication, this is not one of them. Remove just the inspect for smtp and reapp...