NetFilter
[Top] [All Lists]

Re: packets to local addresses

To: "Jan Engelhardt" <jengelh@linux01.gwdg.de>
Subject: Re: packets to local addresses
From: MKS <rekordmeister@gmail.com>
Date: Tue, 10 Apr 2007 15:53:23 +0000
Cc: netfilter@lists.netfilter.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PTwOqBuJZCUiSVryIZedtQxM1KYqa8N6dfTaE37CXo4jFI/jbKiaeUhUOp/vHFB7SX7D0ADpcGEgyZk6ciRlTeaWLNts3xBd39Gi2nZ1vzifRuZQzf+uRbB/8XPChigI4Hw92E4I6Zet86Xy4uoHuCbemyaPmAoFiUdyFza5Z/w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IPVoyt6UYzCLfttCcTzEMd1ds+9UGIIuHwnTYYuiBKHvKYeC2/AzPNBkWXlZuWk3GTmtN8D0QuKrjZlBh3pbvWqNjpoOLsqCRGzaU5G5H6W0q+Wkk7M/4luBbYf6XWOhLMpR4NwbmQMkS1Xy4P/R/pOPG94CSRuZivJGybl4MJ0=
In-reply-to: <Pine.LNX.4.61.0704101721060.21664@yvahk01.tjqt.qr>
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
References: <fad2fb270704060522r4322a223g4e2e40605b3fb6a@mail.gmail.com> <46167157.3080409@rtij.nl> <fad2fb270704070713w37a73f82o3caaf14f987a0f7a@mail.gmail.com> <4617BC88.102@rtij.nl> <Pine.LNX.4.61.0704072040300.22181@yvahk01.tjqt.qr> <46180FAD.50209@rtij.nl> <fad2fb270704100452p74fdde26k33f7a666ba9c1a59@mail.gmail.com> <Pine.LNX.4.61.0704101721060.21664@yvahk01.tjqt.qr>
Sender: netfilter-bounces@lists.netfilter.org
On 4/10/07, Jan Engelhardt <jengelh@linux01.gwdg.de> wrote:

On Apr 10 2007 11:52, MKS wrote:
>
> It's not possible to override the local table nor bypass or delete from it.
>
> When I use hping -I ppp0 and ping to 10.0.1.1 (ppp1) then I don't get
> any response and I can see that the packet never leaves the system
> (tcpdump -i ppp0) and that it never arrives on the NAS (using debug on
> the NAS)
>
> Does someone know a trick to override the local routing table? or does
> that require hacking the kernel?

What exactly are you trying to achieve?
To simply test transmission, `ping -I interface -bf 255.255.255.255`
does the job.

I want to generate load on the NAS by making a traffic matrix over n
ppp connections.
e.g. ppp0 will send traffic to ppp1-pppN, etc.

Regards
MKS


<Prev in Thread] Current Thread [Next in Thread>