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.
Actually I have configured the pix 515E. I can access outside as well as dmz server can also access the outside, but I m not able to access from inside host to dmz server and also can u tell me that through this configuration anyone access the dmz se...
Can anyone tell me that if i connect the remote vpn with extended auth using vpn client ,then it ask for "username, passwd and also domain name".Plz reply back to me asap.
Hi, Actually I have configured a pix515E with Remote Vpn with xauth means authentication using ACS server.When I connect it through VPN Client software ,it only ask for username and password, but i want that it also show or ask for a domain name. Plz...
Actualy i can ping from inside to outside with ip 192.168.101.11, but can't ping from ip 192.168.101.123.I have also post the running config.Plz reply back asap.thanks
I have a problem in pix-515e.problem is----When i configured the basic thing ,then we can access the internet. But when after configuration means static nat and its related acl, then we can't access the internet. Plz reply asap.
Hi, U modify ur config-first give the ip add to the outside interface and then give the default route for the outside interface pointing to the default gateway. meansroute outside 0 0 A.B.C.D where A.B.C.D is the default gateway.And also apply nat ru...
first install the agent kit in the client from mc and restart it. After that automatically registered to the server. When it register, then u can only add it to the group.
U do some modification on the config--static (inside,dmz) 10.75.88.0 10.75.88.0 netmask 255.255.255.0After modification, I m sure that the inside host can ping the dmz server.Also check for the nat statement--nat(dmz)1 0 0 my mail--abhaycold@gmail.co...
Actually u have permit only icmp packet. For browsing it, u have to open http port. So, first open port 80 or http and then try to access it.It will work properly.
If u want to access the internet, then u have to do these config to add--nat (inside) 1 0 0global (outside) 1 interfaceafter issuing these commands, u will be able to go to the internet.