From: Jose Luis Domingo Lopez <lartc@24x7linux.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] BW using CBQ/tc for VPN Ipsec i/f?
Date: Tue, 08 Apr 2003 22:39:25 +0000 [thread overview]
Message-ID: <marc-lartc-104984164314689@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104970718408779@msgid-missing>
On Tuesday, 08 April 2003, at 14:54:20 +0530,
Srikanth wrote:
> It's OK., my question was about, if i use tc, shall i need to pass ipsec
> protocol / port number as arguments?
> i mean, Is there any mechanism to recognize ipsec packets / VPN tunnels.
>
Once the IPsec tunnel is set up, you can recognize tunneled traffic
easily: (in tunnel mode) source and destination IP addresses will be
that of the two endpoints, and IP packets will have a "protocol" field
with values "decimal 50" (esp) or "decimal 51" (ah).
While the tunnel is being stablished, and if using IKE, both endpoints
exchange packets with their own IP, UDP transport protocol, and both
source and destination ports set to "decimal 500".
At least that is what I recall, check FreeS/WAN website
(www.freeswan.org) for complete information on traffic generated by an
IPsec tunnel.
Hope it helps.
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Sid (Linux 2.4.20-xfsip)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2003-04-08 22:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-07 9:27 [LARTC] BW using CBQ/tc for VPN Ipsec i/f? Srikanth
2003-04-07 11:53 ` Srikanth
2003-04-07 18:08 ` Stef Coene
2003-04-08 9:36 ` Srikanth
2003-04-08 22:39 ` Jose Luis Domingo Lopez [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-104984164314689@msgid-missing \
--to=lartc@24x7linux.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.