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.
I have no experience with H323, so forgive me if the answer to this seems obvious.We have been trying to set up a VTC session using a Polycom unit. Our attempts to register with the gatekeeper at the site hosting the conference fail. Specifically, we...
I understand that the access point has a mini-dhcp server for ease of configuration. My problem is, I need to use a static address on the AP, but still need wireless clients to get leases from my wired network. Does anyone know how I can do this?
I have an inside/outside/dmz setup. I do NAT from inside to outside.I'd like to convert the CONDUIT statements to ACLs, but I'm getting a bit confused about a few things, and I can't seem to find good config examples anywhere. If, for example, I have...
I figured out my mistake...I missed the first line in the config with the "PIX Version.." data in it.This is obviously important for the interpreter to know what kindof config data follows.Thanks all for the assistance.
What are you selecting under the "TECHNOLOGIES" window, and which button in 2. "What should the analysis engine report?"I've tried just pasting my config in, but this is the output I get:"Your show command output did not match any of the supported co...
I've gone to the output interpreter link that you provided, but I do not see an option for converting PIX conduits to acls. I pasted in my config, but the action options listed are:Errors requiring action Errors, Warnings suggesting action Errors, Wa...
Kevin,So what you're saying is that if I have a line in an inbound acl applied to the outside interface:access-list 101 permit tcp host 134.133.1.1 host 64.9.1.1 eq wwwwith a static translationstatic (inside,outside) 64.9.1.1 172.16.16.1 netmask 255....