Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

re: PIX 6.2 vpngroup syntax help

Subject: re: PIX 6.2 vpngroup syntax help
Date: Sat, 19 Jan 2008 08:24:11 -0500
You are most likely at a pixfirewall# prompt (or whatever your pix hostname is) 
type:

! Move into configuration mode
config t
!
! Add new DNS reference.
vpngroup vpnusers dns-server 10.10.10.2
!
! Remove old DNS reference (if required)
no vpngroup vpnusers dns-server 10.10.10.1
!
! Test
!
! Save current config.
wr mem

Robert





From: jharvey_support@sbcglobal.net
Sent: Thu 1/17/2008 8:31 AM
To: firewalls@securityfocus.com

Greetings,

I need to change the 

vpngroup vpnusers dns-server 10.10.10.1 

to

vpngroup vpnusers dns-server 10.10.10.2

I'm a newbie that needs to make a local backup copy of configurations and 
change the dns server ip.

I should go from enable mode to configure mode, correct?  What is the exact 
syntax of the command?

Thanks for your help.

J.H.
<Prev in Thread] Current Thread [Next in Thread>