Displaying 2 results from an estimated 2 matches for "nerfilt".
Did you mean:
nerfing
2005 Jan 14
1
iproute2 + netfilter problem
...doing nat... this one is connected to the internet via an adsl modem and of course it have its own public ip , and the router B is a smtp server but connected behind the router A, what i''m trying to do is redirect the smtp incoming traffic of the router A to the router B using iproute2 and nerfilter tools
This is the configuration on the router A:
iptables -t mangle -A POSTROUTING -p tcp --dport 25 -j MARK --set-mark 1 ( this marks the smtp packets with 1 )
i create a table called "smtp" in the rt_tables file.
ip rule add fwmark 1 table smtp ( this is the rule for my table smt...
2004 Jan 27
2
RE: RE: LARTC digest, Vol 1 #1558 - 9 msgs
I agree, but this is still better than crashing the machine...
Aron
-----Original Message-----
From: Michael Renzmann [mailto:mrenzmann@otaku42.de]
Sent: Tuesday, January 27, 2004 1:33 PM
To: Aron Brand
Cc: lartc@mailman.ds9a.nl; roy@xxx.lt
Subject: Re: [LARTC] RE: LARTC digest, Vol 1 #1558 - 9 msgs
Hi.
Aron Brand wrote:
> does this. Another option would be to trick the kernel that the