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.
Hi,Here is my situation: I have a PIX 525 (w/ FO) running at a collocation. I have a VPN link between the Colo and the office used to manage the server behind. Very simple setup:TheNet <--> Router 7204VXR <--> PIX525 <--> LAN | <-- T1 t...
Hi Gillies: Thanks very much for the info. For some reason, I was under the impression that bridge-path SLB wasn't possible with the CSS. Anyway, I configed the CSS as your mentioned, and everything is working wonderfully.Thanks again.Johnny
Wow! Interesting. But, I can't agree with bbasri. It's very possible to learn PIX by reading the manuals, following examples and a little of time and hands-on. Perhaps even a book might help!!! It's not rocket-science.
It won't. If you want to map two different ports with a singe ip, you can do the following:static (inside,outside) tcp w.x.y.z 80 172.16.1.1 80 netmask 255.255.255.255static (inside,outside) tcp w.x.y.z 139 172.16.1.2 139 netmask 255.255.255.255Your ...
Your posted config is really fuzzy, and the description of what you're trying to do made it worse for me. But, let's how close I am to what you want to do:- Isolate vlan625 from 626- Isolate supplier1 from 2- Give inside (mgmt) access to vlan625 and ...