What syntax would I use to take off a DMZ, Outside static route from a Pix

I am having a problem with mail coming in and currently have all smtp traffic going to a mail filtering server. I want to point the traffic directly to the exchange server instead, but, before I do I want to make sure that I can take that static route off after the test.
This is the syntax that I have and would like to change.
static (DMZ,outside) tcp xxx.xxx.xxx.xxx smtp 172.16.xxx.xxx smtp netmask 255.255.255.255 0 0
I would like to point it to another IPA and then take it off.

Hello,
not sure if this is what you are asking, but check this link to the PIX command reference:
static
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/s.htm#wp1026694
HTH,
GP

Similar Messages

  • What command would you use to check for allocation, structural, or logical integrity problems?

    What command would you use to check for allocation, structural, or logical integrity problems?

    Wondering if you are looking for DBCC CHECKDB command? For more information, on that command, try to look at this:
    http://technet.microsoft.com/en-us/library/ms176064.aspx

  • A simple percentage? How does one add a percentage to a number? If I have 100 and I want to add 15% and get a total, what formula would I use?

    How does one add a percentage to a number? If I have 100 and I want to add 15% and get a total, what formula would I use?

    You can do something like this:
    D2=B2*(1+C2/100)
    this means in the cell D2 type the following "=B2*(1+C2/100)"... leave out the double quotes

  • What api would I use to get the number of chars in string?

    What api would I use to get the number of chars in string?

    Assuming that you really mean that you want the number of charaters in a String (not string), that would be documented in java.lang.String
    The method is length()

  • Hey what program would you use to make Kinetic Typography

    What program would i use and if there is one please post the link for it thanks

    I found this thread, you may find it helpful:
    https://discussions.apple.com/thread/2302254?start=0&tstart=0

  • What behavior would I use to make a bitmap image shake? Thanks.

    What behavior would I use to make a bitmap image shake? Thanks.

    There are several options for making images (or any object) shake:
    -Earthquake Filter
    -Randomize Behavior (Parameter Behaviors)
    -Wriggle Behavior (Parameter Behaviors)
    You can apply these to the X&Y together, or 1 instance to each channel.

  • What program would I use in creative cloud to search a large audio file for sounds.

    I have sleep apnea and want to search large audio files for my snoring.   what program would I use and any other tips would be great.
    thank you

    Moving this discussion to the Audition forum. 
    VTX1300C Audition is the sound editing program included with your Creative Cloud Membership.  The users in this forum may have some additional Audition specific tips or an alternate workflow which you can utilize.

  • What app would I use to create an online report like this?

    What Adobe CC app would I use to create a web based report like this?
    http://sowc2015.unicef.org
    Could it be done with Muse or does it need something like Dreamweaver and bespoke coding?

    HI,
    Yes, you can create such site using Adobe Muse. You will need anchors points to scroll down. You can take a look this article
    http://www.lynda.com/Muse-tutorials/Understanding-anchor-links/161871/179008-4.html
    Do let me know if you have any question.

  • What script would I use for a timesheet using 12:00 am?

    I have been able to add a document level script using Acrobat Pro to show midnight as 12:00 am. But my calculations still don't work. As I have it scripted right now a start time of 12:00 am and an end time of 1:00 am equals -11.00 hours not 1.00 hour. What script would I have to add so the calculation is correct?
    Here is the script I have right now:
    // start time
    // Start time field name
    var cStartName = "start1mon1";
    // Start time format:
    var cStartFormat = "HH:MM";
    // end time
    // end time field name
    var cEndName = "end1mon1";
    // End time format:
    var cEndFormat = "HH:MM";
    // some conversion functions
    // function to convert time string to minutes
    function Time2Num(cTime, cFormat) {
    // convert time string to minutes
    // convert time string to date object
    var oDate = util.scand("mm/dd/yyyy " + cFormat, "01/01/1970 " + cTime);
    // convert date object to number of milliseconds
    var nTime = oDate.getTime();
    // convert milliseconds to minutes and return value
    return Math.round(nTime / (1000 * 60));
    } // end Time2Num function
    function Num2Time(nMinutes) {
    // convert time string to Hours and Minute
    // hours in nMinues
    var nHrs = Math.floor(nMinutes / 60);
    // remainder minutes from hours in nMinutes
    var nMins = nMinutes / 60;
    // return formatted time string
    return nHrs, nMins;
    } // end Num2Time
    // end conversion functions
    // perform the calculation using the fields:
    // get the values of the fields
    var cStartTime = this.getField(cStartName).value;
    var cEndTime = this.getField(cEndName).value;
    // clear the value
    event.value = "";
    // test for not null time strings
    if(cStartTime != "" && cEndTime != "") {
    // compute the time difference in minutes
    nDiff = Time2Num(cEndTime, cEndFormat) - Time2Num(cStartTime, cStartFormat);
    event.value = Num2Time(nDiff);
    } //end not null values
    I have no prior knowledge of JavaScript, only what I have found here on the forums and a lot of luck. I would appreciate help on this problem. Thanks!

    Thank you Gilad D, that worked making a hidden field and just creating the subtraction for the break with that field!   But for future reference if anyone else comes across this question, this is what I used for the time without subtracting the break.
    // Get first field value
    var v1 = getField("Finish Time 1").value;
    //Split field value
    var time1 = v1.split(":");
    // Get second field value
    var v2 = getField("Start Time 1").value;
    //Split field value
    var time2 = v2.split(":");
    var min1 = time1[0]*60 + time1[1]*1 //
    var min2 = time2[0]*60 + time2[1]*1 ;
    event.value = ((min1 - min2) / 60) ;
    If anyone know how to add a break into this script, have at it! But creating a hidden field with the answer of the above script and then creating another box that takes that number minus a break worked good.

  • What application should I use to take screenshots?

    Our company has purchased the Adobe Creative Suite 5.5 Master Collection and Technical Communication Suite 3.5 licenses. Which application should I use to take screenshots (like TechSmith SnagIt does)?

    I find my Passport for Mac in the Devices section.  If I click on it then I get the option to click again on "backups" and so on till I get to where I double click on the preview.  I click preview which should then open up what is actually on the Passport. What comes up is little side bar with various info and one of the options is to open the Passport but I have to tell it what application to use to open all the documents.  The space below the "open with" option is blank and I have no idea what to put there so I can preview the documents on the Passport.
    I had used the Time Machine originally for backing up but was told to turn it off cause it was just backing up everything and I only wanted files and photos.  There was no way to customize the back up so WD told me to turn off time machine and just drag and drop files/etc to the Passport icon. 

  • What function would you use instead of "IF" when referencing durations from a pop-up menu. Ie; if c4 equals 1h enter 280, if c4 equals 30m enter 160, etc. IF works fine if c4 is formatted as text but returns 0 when formatted as pop-up.

    What function similar to IF would one use when the reference cell is a pop-up menu of items in duration format?
    Example: if C4 equals 1h enter 280, if C4 equals 30m enter 160, etc
    i can get it to work fine if I format the cell to text but I not only need it pop-up, I also need it to be written in duration format because it's used as duration in other functions.
    thank you for your help in advance
    Christina

    Hi Christina,
    A screenshot is always helpful.
    C4 is your popup? You want to chose a duration there and have 280 or 160 show up somewhere else? Are they the results of a mathmatical formula or do you want a lookup table to show them?
    I suspect something else is going on in your table. I have no trouble having a popup recognized as a duration:
    The formula in C2  =DUR2MINUTES(B2) displaying "60" as expected. Note that "60" is not a duration. If I want C2 to be a duration I need the formula to read:
    =DUR2MINUTES(B2)&"m".
    I hope this helps, if not, post a screenshot including relevant formulas.
    quinn

  • What equation would I use...

    I appreciate the help on this question.  I am an attorney I would like to develop a spreadsheap in Numbers (and Pages) that does the following simple thing:
    Column B would have a retainer figure.  Say $1000 for the first entry.
    Column C would have my total running for the month.  At the first entry that would be $1000.
    Column B, row 2, would have 1500 for my next retainer.  Column C, row 2, using an equation would have the new figure of $2500.  Also, Column C row 1 would retain the previous total of 1000.
    Column B, row 3, would have 500 for my next potential retainer.  Column C row 3 would automatically, using an equation, would have the figure of $3000.  The previous rows in column C would retain the previous totals.
    What equation or formula would I use to populate column C with a running total?

    =SUM($B$1:$B1)
    Put that in C1 and then copy it down the column.  C2 should have the exact same formula except the last B1 is now B2, and likewise down the table.  You're telling it to start at B1 for each entry, but to stop at the row in B that is identical to that row in C.
    Vince

  • What software would I use to make an ios app?

    What software could I use to make an IOS app?

    Apple's IDE, Xcode.
    See Xcode Versions ~ iOS - As of 9.19.12

  • I would also like to know, what program could I use to take a song and take the instrumental away from the singing. I would like to know wat prgram is similar to audacity for mac.

    I would like to know about a program for mac book similar to Audacity. Pleases assist...

    http://audacity.sourceforge.net/.
    Open source for Mac - latest release should work with any machine/OS.
    Clinton

  • Please help - What software would be useful? (not sure im in the right category here)

    Hi guys,
    I was wondering if someone could point me in the right direction regarding the following. I am studying abrasive particles and have many SEM still images of particles ranging from 10-120 microns. I am looking for some software that will allow me to easily calculate various properties relating to the particle, such as size, geometry, area ect - or anything really that might be of use to allow me to compare one particle with another.
    1) Is there certain features which may be useful to know when it comes to comparing abrasive particles?
    2) Is there simple software available that would be suitable (i was recommended a program called SIGMAscan but this seems perhaps too much of an investment at around $900 for what i need it for).
    Thanks guys, appreciate any feedback
    Chris.
    Solved!
    Go to Solution.

    No, you are not on the correct board. Measure is an add-on for Excel.
    NI sells a Vision Development Module and Vision Builder but both are considerably more than $900. Questions about either should be posted to the Machine Vision board.

Maybe you are looking for

  • About Smartform as PDF

    hi, all   I want to display the smartforms as pdf in web dynpro abap, bu there are error at runtime. Source code: method DISPLAYFORM .   data : l_x(1) value 'X'.   data: lv_text type char3,   lv_syucomm type char1,   ls_pdf type xstring,   lv_fm_name

  • QTL: Behaviour on Windows

    I have used QTL files to link to QT movies on my site. The 'movies' are audio only (no images). Clicking on them on a Mac does the expected thing - the QT player launches and the mov file streams according to the settings in the QTL text. On Windows

  • 10.4.10 UPDATE ISSUES

    Hi, im writing this from Oaxaca, Mexico, my english isnt the better but i try to tell my problem the best that i can. After i get the 10.4.10 update my computer gets a rare behavior, 6 times i was see the black screen with the off/on button, this upd

  • Column selection from 2 subject area

    Whenever i m selecting column from two subject area then for a perticular column i m getting two values ........ i want only one value which is coming from one subject area as i m having no values for the same in the other subject area......How can i

  • Download trouble Mac OS X 10 6 8

    I can not download anything. This just started,the blue arrow zooms and is on when I try to open it says download failed. I may have done something to cause this. HELP