Telnet traffic intiated from console and other traffic

I have got this scenario :
hostname R1
interface Ethernet 0/1
ip address 192.168.10.10 255.255.255.0
ip policy-may APPLYPOLICY
ip local policy route-map REDIRECT
ip access list extended CONTROL
Permit tcp any 172.18.1.0 0.0.0.255 eq 23
route-map REDIRECT permit 10
match ip address CONTROL
set ip next-hop 192.168.10.220
As we know that packets that originate from the router are policy routed according to the local policy.
Does the telnet traffic to a destination on the 172.18.1.0/24 network, that is initiated from console connection on the router, will be policy routed as well ?

Hi,
all traffic locally generated should be treated the same, it should not matter, if you access the router through console or vty. The main point is, that the telnet packets are created locally, no matter how the command is executed.
Regards, Martin

Similar Messages

  • DESPERATE HELP PLS: WinXP, SP3: Creative Console and other elements crashing

    LDESPERATE HELP PLS: WinXP, SP3: Creative Console and other elements crashingRHi all. Hoping someone out there can help; I've been going around in circles for far too long on this.
    Exec summary:
    WinXP, SP3, Audio finally is working, Creative Console launches but crashes consistently. Diagnostics fails, on-screen could not install.
    System:
    WinXP, SP3
    Story
    I had an original X-Fi card that came with my Dell XPS70 3 years ago. Working perfectly, until I upgraded to WinXP, SP3 (from SP2).
    BAM - lots of BSODs, always in ha20x2k.sys. Many times, all networking would just stop, and the BSOD would happen when shutting down the computer. Networking would fail 00% everytime I watched any kind of video (news, youtube, whatever).
    Couldn't find more current drivers, bought X-Fi ExtremeGamer card from Frys. Could not get this to install off the package CD, new card was not recognized by Windows. Install would always hang on "On-Screen display" (I have a dual monitor system - should that matter?)
    Eventually, downloaded more current drivers and console app from the Creative website and got audio working. Console will now launch but the moment I try to change something in the EQ panel, the console crashes, 00% of the time. Other Creative apps (e.g. diagnostics) fail with this error:? "The audio device supported by this application may not be present or may be operating in an unsupported mode..."
    I haven't been able to "cleansweep" my system, the link in this (Creative) forum is broken.
    REALLY hoping someone can help get this working... Have spent 2 days away from business to try to make this work properly, and am out of things to try.
    Thanks,
    Jerry

    I should add - I have NO interest in gaming, just looking for high-end audio...

  • Itunes error. the data execution prevention pops up and says "to protect your computer, windows has closed this program. Data execution prevention helps protect against damage from viruses and other threat.

    I have a windows Xp computer. and i needed to download the newest itunes to support my ipod touch. but now my computer doesn't let me open itunes. The the data execution prevention pops up and says "to protect your computer, windows has closed this program. Data execution prevention (DEP) helps protect against damage from viruses and other threat." I tried excluding itunes from DEP on settings but it still doesn't work. I don't know what to do. please help me!!!
    thanks 

    try to select the computer cd/dvd autorun off.
    I had the same problem, then Kaspersky software found a conflict suggesting me this solution.
    Itunes now works...even if it always asks to set the cd/dvd autorun on when lunched.

  • [svn] 3418: Remove obsolete poll-sync responders from PollingChannel and other impacted protocol-specific channels .

    Revision: 3418
    Author: [email protected]
    Date: 2008-09-30 10:24:48 -0700 (Tue, 30 Sep 2008)
    Log Message:
    Remove obsolete poll-sync responders from PollingChannel and other impacted protocol-specific channels.
    QA: No
    Doc: No
    Checkintests Pass: Yes
    This stuff was originally used by a PollingChannel to directly monitor subscribe/unsubscribe commands issued by higher-level components in order to drive a count of active subscriptions, and from that, whether or not the channel needed to issue poll requests.
    However, DataService, and then Consumer ended up managing this directly because they had better insight into when they considered themselves subscribed and they notify the PollingChannel of their state changes directly (mx_internally). When this was added, the underlying poll-sync responder machinery didn't go away, and it generally doesn't cause problems except in the case of a client disconnect without a preceding explicit unsubscribe. In this case the higher level component moves to an unsubscribed state when it disconnects (and lets the PollingChannel know) but because no unsubscribe command is sent by a poll-sync responder, the extra count it added never decrements and the channel continues to poll incorrectly.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/AMFChannel.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/HTTPChannel.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/NetConnectionChannel.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/PollingChannel.as

  • Some notes disappeared from iphone, and others are not synchronizing on ipad, mac, and iphone. What to do?

    Some notes disappeared from iphone, and others are not synchronizing on ipad, mac, and iphone. What to do?

    Hi, MPiaM.  
    Thank you for visiting Apple Support Communities.  
    I would need clarification on if you are experiencing an issue with syncing photos via iTunes or iCloud to provide a better answer.  However, here are a couple troubleshooting articles that cover both scenarios.    
    iTunes: Unable to sync photos
    http://support.apple.com/en-us/TS3697
    Get help using My Photo Stream
    http://support.apple.com/en-us/HT203511
    -Jason H.  

  • IAS console and other services won´t startup after sucessfull install

    Hello,
    iAS 10g was successfully installed into a Suse Enterprise Linux 8. Both URLs (to the control console and to Apache) were initially working well. Just after the first reboot of the server, the services won´t startup:
    ias@urano:~> $ORACLE_HOME/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    opmnctl: opmn start failed
    ias@urano:~> $ORACLE_HOME/bin/emctl start iasconsole
    TZ set to Etc/GMT+2
    Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
    Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved.
    Starting Oracle 10g Application Server Control ...............
    No response, checking logs for initialization activity.
    waiting for response from console ............
    No response, checking logs for initialization activity.
    Console startup failed.
    Tried to check all the logs I found but none of them seems to have registered valueable information. The enviroment variables are set as follow:
    export ORACLE_SID=control
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/ias
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib:/u01/app/product/oracle/ias/opmn/lib/
    export TNS_ADMIN=/u01/app/oracle/product/9.2.0/network/admin
    export NLS_LANG="BRAZILIAN PORTUGUESE_BRAZIL.WE8ISO8859P1"
    export ORACLE_OWNER=ias
    export ORACLE_TERM=xterm
    export PATH=$PATH:/usr/bin/:$ORACLE_HOME/bin:/opt/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin:/usr/j2sdk1.4.2_04/jre/bin:$ORACLE_HOME/opmn/bin/.
    export JAVA_HOME=/usr/j2sdk1.4.2_04/
    export JDK_HOME=/usr/j2sdk1.4.2_04/
    export JRE_HOME=/usr/j2sdk1.4.2_04/jre
    #export JAVA_HOME=/usr/java/jdk13113
    #export JDK_HOME=/usr/java/jdk13113
    #export JRE_HOME=/usr/java/jdk13113
    export CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip:$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$ORACLE_HOME/network/jlib
    Tried with 2 different versions of Java: JDK1.3.1.X and JDK1.4.2.X.
    When I try to acess the console URL, the login window is prompted. Login and password are entered but an error is displayed:
    An error has occurred!
    IOException in sending Request :: Connection refused
    Am I missing something? Any of you out there have already faced this problem and was able to solve it? Thanks in advance.

    Hello,
    iAS 10g was successfully installed into a Suse Enterprise Linux 8. Both URLs (to the control console and to Apache) were initially working well. Just after the first reboot of the server, the services won´t startup:
    ias@urano:~> $ORACLE_HOME/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    globalInitNLS: NLS boot file not found or invalid
    -- default linked-in boot block used
    XML parser init: error 201.
    opmnctl: opmn start failed
    ias@urano:~> $ORACLE_HOME/bin/emctl start iasconsole
    TZ set to Etc/GMT+2
    Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
    Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved.
    Starting Oracle 10g Application Server Control ...............
    No response, checking logs for initialization activity.
    waiting for response from console ............
    No response, checking logs for initialization activity.
    Console startup failed.
    Tried to check all the logs I found but none of them seems to have registered valueable information. The enviroment variables are set as follow:
    export ORACLE_SID=control
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/ias
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib:/u01/app/product/oracle/ias/opmn/lib/
    export TNS_ADMIN=/u01/app/oracle/product/9.2.0/network/admin
    export NLS_LANG="BRAZILIAN PORTUGUESE_BRAZIL.WE8ISO8859P1"
    export ORACLE_OWNER=ias
    export ORACLE_TERM=xterm
    export PATH=$PATH:/usr/bin/:$ORACLE_HOME/bin:/opt/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin:/usr/j2sdk1.4.2_04/jre/bin:$ORACLE_HOME/opmn/bin/.
    export JAVA_HOME=/usr/j2sdk1.4.2_04/
    export JDK_HOME=/usr/j2sdk1.4.2_04/
    export JRE_HOME=/usr/j2sdk1.4.2_04/jre
    #export JAVA_HOME=/usr/java/jdk13113
    #export JDK_HOME=/usr/java/jdk13113
    #export JRE_HOME=/usr/java/jdk13113
    export CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip:$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$ORACLE_HOME/network/jlib
    Tried with 2 different versions of Java: JDK1.3.1.X and JDK1.4.2.X.
    When I try to acess the console URL, the login window is prompted. Login and password are entered but an error is displayed:
    An error has occurred!
    IOException in sending Request :: Connection refused
    Am I missing something? Any of you out there have already faced this problem and was able to solve it? Thanks in advance.

  • Mail not getting all messages from server and other strange behavior

    Hello All,
    Mail has been doing some odd things for me of late (at least the last week) and I'm lost for a solution to my problem. As far as I can tell, perhaps my Prefs. have become corrupted, or at least something in relation to Mail has become corrupted. Perhaps someone has a solution to this issue before I have to back it all up and NUKE the whole **** app to get back up and running properly.
    The main issue I appear to be having is that Mail is not getting all of my Mail messages from my server. I can log into my web-mail interface provided by my domain host and can see there that there are many e-mails that don't appear to be coming down the pipe to the Mail.app client. I'm getting some e-mail's but not all....
    *Here are all the things that I've checked:*
    • The missing e-mails are not being picked up as Junk and are not in the Junk folder
    • I have done a search within Mail for the missing e-mail's and nothing turns up anywhere.
    • I have checked on the server end that I'm not maxing out my InBox or that there are any other service issues from my domain host provider.
    • I have been into Prefs and checked my account settings - most (see below) of which appear to be as normal and are fine.
    *Here are the weird things that I've noticed:*
    • When I went into the Prefs. for the account in question, I noticed that my login had changed. For example - it usually it is "[email protected]", however it had seemed to have changed to just "johndoe" - I know this wasn't me as my domain host will not allow me to access any mail unless the login is the full mail address.
    • In RULES, every rule I double click to check on seems mostly fine, apart from the fact that every "Account is:" the pull down menu just appears as blank. Usually it says "Account is: ([email protected])"
    It's there last 2 items that make me think something is corrupted - so I guess my question is, what pref or file has corrupted and how can I fix it without having to give Mail.app a digital enema?
    Any assistance would be most helpful - missing some but not all your incoming e-mail messages is quite annoying, as you can guess...!
    Thanks,
    Boz

    Hello Boz.
    This appears to be a rules issue. Mail is almost certainly downloading those messages, but they’re probably being processed by your rules in an unexpected way — given the information you’ve provided, maybe because there is something wrong with the file where the account settings are stored.
    Do you have any Mail plug-ins? In the Finder, go to each of the following folders (if they exist). What do you see there?
    /Library/InputManagers/
    /Library/Mail/Bundles/
    ~/Library/InputManagers/
    ~/Library/Mail/Bundles/
    To make accurately reporting this information easier, you may open /Applications/Utilities/Terminal, type the following command (you can just copy it here and paste it in Terminal), and press <Return>. You can then copy the output of that command from Terminal and paste it in your reply to this post:
    ls -1 /Library/InputManagers /Library/Mail/Bundles ~/Library/InputManagers ~/Library/Mail/Bundles
    <hr>
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, and ensuring that there’s enough space available on the startup disk (a few GB, plus the space needed to make a backup copy of the Mail folder), try this:
    1. Write down your Mail > Preferences > Accounts settings or take screen shots of them.
    2. If you have a .Mac account and .Mac synchronization of Mail data is enabled either in Mail > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    3. Quit Mail.
    4. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to solve the problem. You can do this in the Finder by dragging the Mail folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is locally stored.
    5. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop (to be deleted if this solves the problem). If you have a backup of your data that includes a working copy of this file, you may try restoring it from the backup to avoid steps 6-8.
    6. Open Mail. You’ll have to set up your non-.Mac accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and Mail will automagically rediscover the data in ~/Library/Mail/ when done.
    7. You’ll have to re-configure some of your Mail > Preferences settings. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    8. As a side effect of re-creating com.apple.mail.plist, Mail might rename Outbox (which is where messages waiting to be sent are stored) to Delivered. The name of that mailbox is actually a misnomer, as it would contain messages (if any) that couldn’t be delivered for some reason. You can delete that mailbox if you wish.
    9. If the problem is fixed now and .Mac synchronization of Mail data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Mail data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    <hr>
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

  • Links from Mail and other apps don't go to open copy of Firefox but attempt to open a second copy, so I get "A copy of Firefox is already open," FF 22, OS10.8.4

    Links from within Firefox windows open new tab, but links within Mail, MSWord, and other apps attempt to open another copy of Firefox, and I get the "Close Firefox: A copy of Firefox is already open. Only one copy of Firefox can be open at a time." This just started happening less than a week ago. I don't know when FF updated to version 22.0.

    My problem seems to be fixed--I cannot reproduce it now, though it had been consistently happening for the past 3-4 days. The suggestions above do not seem to apply in any case: I do not want to open another instance of Firefox but simply to connect with the one that is already running; and I do not seem to have a .parentlock file.
    If the problem returns, I'll be back. Meanwhile, thanks for the suggestions.

  • Sprint 4s not getting my text from me and others.

    Does anyone have an answer to why my wife noticed that two weeks ago, she stopped getting text messages from my 4s with Verizon and others with non Apple Cell phones as well. She has had this phone for a year with no problems. Thanks.

    If she's having an issue with not being able to receive messages from non-iphones, she needs to contact her carrier for them to reprovision her texting plan. if she's not receiving messages from your iphone, then she needs to do the troubleshooting in article TS2755 (you can enter it in the search in the upper-right corner of this page)

  • [SOLVED] Playing sound simultaniously from wine and other applications

    I'm using Pulseaudio with the following packages installed:
    ~> pacman -Q | grep 'alsa\|pulse'
    alsa-lib 1.0.27.2-1
    alsa-plugins 1.0.27-2
    alsa-utils 1.0.27.2-1
    lib32-alsa-lib 1.0.27.2-1
    lib32-libpulse 5.0-1
    libpulse 5.0-1
    pulseaudio 5.0-1
    pulseaudio-alsa 2-2
    When running a wine application sound works, unless a linux application is playing sound. If that is the case, no sound is playing from the wine app until sound from the linux application stops (for example by pausing smplayer).
    Is there any way to make sound work simultaneously from wine and native applications?
    Other information that may be relevant:
    Architecture - x86_64
    Desktop - KDE
    Wine application - BabasChess
    Last edited by CarbonFixer (2014-04-16 16:14:10)

    V1del wrote:Install lib32-alsa-plugins and set wine to use the default resp (System Standard) card in winecfg pulsemixers should show an [alsa-plugin] wine stream
    Thanks
    Was missing that package.

  • Aperture cannot import anything from iPhoto and other bugs!!

    Aperture is buggy. Recently, I just updated Mac OS X to 10.4.5 and also updated iLife 06. Now I cannot import anything from iPhoto. I tried import images from iphoto or import iphoto library, both not working. I can import images from other directories but jut could not see anything display under iphoto library directory. Trying to use import iphoto library, click choose and then nothing happens.
    If you create a smart web gallery, all photos will be automatically duplicated.

    I used Pacifist.app to find iPhoto in the iLife '06 install package and then installed the app in the default location replacing the bundle that was there.
    the normal method gave me an install error.
    Thank you to the person who discovered this.
    I was going nuts trying. I have 6 iphoto libraries with 30,000 photos in total and some would import fine and others would not. couldn't tell the difference between them and had forgotten the update. just got a new iMac intel and wasn't paying attention. Causality

  • Restoring Voice Track from Music and other elements - NOT KARAOKE Question

    I have a 60 second mix of an audio track that combines voice, music and other natural sound elements...in otherwords, it's the end product.
    I also have the Final Cut Pro timeline the project was created from, with all the raw elements in their proper spots EXCEPT the voice track. The voice track was deleted.
    I need to try and restore JUST A CLEAN COPY OF THE VOICE-TRACK, without any of the elements mixed with it.
    In there a way of using inversion (or some other features) and SOUNDTRACK PRO with the elements I have, to try and get a clean copy of JUST THE VOICE TRACK back?
    Any suggestions would be appreciated.

    No. inversion and voicekilling only works when you want to kill (actually dim) a mono signal within a stereo channel. e.g. you could kill a kickdrum in a heavy reverbed musicbed. In your case, you want to kill the rest, and leave the voice, the mono part, intact. That's impossible. I think you have to record again..

  • If I delete photos on my Iphone or Ipad, are they also deleted from Icloud and other devices which are synced with Icloud?

    I have a number of photos on my Ipad and/or Iphone, and I have synced them with Icloud (my IMac is also synced with Icloud). I know that I can choose to synch directly with my IMac instead of with Icloud, but I would like to know what happens to the photos if I delete them from my Ipad/Iphone? I want to delete photos and movies to make more room on the devices.
    I have not selected automatic syncing with Icloud for my photos.
    I assume that the photos remain in Icloud until I go to Icloud to delete, but does anyone know how that is supposed to work?
    Thanks

    Remember that you should not store photos on iCloud. It's time and capacity limited. It holds up to 1,000 photos for no more than 30 days. So, import  no. 1001 and the first one is dumped. Leave them untouched and they will be deleted from iCloud after 30 days.
    You can't delete individual photos from iCloud (only reset the whole thing) so trashing from a device will not trash from iCloud.

  • Printing from abiword and other apps

    hi
    this is my first post and i'd like to start off by saying that this distro is amazing! i love it!
    when i first decided to install it, i thought i might not be able to do it as i am such a dumb-user... but actually, installing it was extremely easy!
    i've been using archlinux for a couple of weeks now but i haven't solved all my problems yet...
    the most annoying is printing.
    i installed cups and set up my printer. it works just fine from OpenOffice but i don't know how to set abiword and other apps (such as xfprint) to print from the same printer.
    when i try from abiword, i can only print using lpr and that doesn't work. what should i do to make abiword see my printer?
    .a.

    sarah31 wrote:perhaps give us a bit more details about your printer and default settings for the applications you want to print in?
    i would... just i don't know what information you might need...
    the printer is an epson stylus color 400 on a parallel port and is set up properly with cups and the driver i've always used (gimp-print). the program i'm trying to print from with no success is abiword.
    i tried what kalidor suggested and it works from acroread but it doesn't work from abiword.
    .a.

  • How to differenciate purchase requsitions coming from services and others

    Hi,
       I would like to know how can i differenciate pr coming from services and pr coming from production.when i list the pr it is combining both.but i want the segregation of pr raised by services and others.any input...

    Hi,
    Are you able to differentiate the PR's by manually Checking them.
    If so how.Please mention the field
    Thanks & Regards
    Kishore

Maybe you are looking for

  • How to add appointment in calendar list view

    How do I add an appointment to my calendar list view now?  I used it constantly and I know to touch the magnifying glass to find the list view, but I need to be able to add my appointments too.  Is there a setting to change?  Thank you.

  • BW authorizations objects in Custom abap report

    Hi, we develop a BW custom abap report which we have to roll out to certain end users. We would like use our BW authorization design, and need therefore to incorperate these auth. objects into the abap. What is the best way to this? Can we use functi

  • How to send a file downloded either to application or presentation server

    Hi guys, I had a requirement... my program should first download a flat-file to application/presentation server and latter send this file as an attachment via email to recipient.. can you guys help me.... cheers, Harish

  • DVD Audio- I want sound from sides, not r

    Is there any way to reconfigure so that surround sound from dvdaudio comes out of the side speakers instead of the rear when using a 7. setup?

  • Cant show my JPEG on a TV using USB memory

    Hi! I have a TV and using a USB directly into the TV I want to show a JPEG picture done in Photoshop. I can see a miniature of the picture in the TV menu but not open it. The TV support (Sony) told me to save the image to YcbCR 422 or 420 but I dont