Thanks, I appreciate it. Leroy Tennison Network Information/Cyber Security Specialist E: leroy@xxxxxxxxxxxxxxxx 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com This message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed here . If you prefer not to be contacted by Harris Operating Group please notify us . This message is intended exclusively for the individual or entity to which it is addressed. This communication may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If you are not the named addressee, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message. ________________________________________ From: Anton Danilov <littlesmilingcloud@xxxxxxxxx> Sent: Wednesday, February 27, 2019 6:45 AM To: Leroy Tennison Cc: lartc@xxxxxxxxxxxxxxx Subject: [EXTERNAL] Re: Trace routing path Hello. You can resolve the actual routes with 'ip route get' command. Something like this: ip -d route get <dst> from <src> iif <input-interface>. It will show the table number if table is not main. ip route get command also supports the filrewall mark specifing (ip -d route get <dst> fwmark <mark-value>). On Wed, 27 Feb 2019 at 05:06, Leroy Tennison <leroy@xxxxxxxxxxxxxxxx> wrote: > > iptables has the TRACE functionality to trace through netfilter's path of execution for a specified ruleset, is there a trace functionality for routing? Something which would show if an alternate routing table handled the routing rather than main? > > > Leroy Tennison > Network Information/Cyber Security Specialist > E: leroy@xxxxxxxxxxxxxxxx > 2220 Bush Dr > McKinney, Texas > 75070 > https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fwww.datavoiceint.com&c=E,1,CdmSFxTj9bN5FZwCcLd4jTgjhjb-6GlD9R7cekO4MzlQMrcKngsxGzoZLTL_vH0TceZhbF4IWvpGzSo-WKMSAwQP26W-462oVYJ7aoJd_PSLFQ5GSmqajwbO&typo=1 > This message has been sent on behalf > of a company that is part of the Harris Operating Group of > Constellation Software Inc. These companies are listed > here > . > If you prefer not to be contacted by Harris > Operating Group > please notify us > . > This message is intended exclusively for the > individual or entity to which it is addressed. This communication > may contain information that is proprietary, privileged or > confidential or otherwise legally exempt from disclosure. If you are > not the named addressee, you are not authorized to read, print, > retain, copy or disseminate this message or any part of it. If you > have received this message in error, please notify the sender > immediately by e-mail and delete all copies of the > message. > -- Anton.