From: Ignatich <ignatich@gmail.com>
To: netfilter-devel@lists.netfilter.org
Subject: owner based routing
Date: Mon, 10 Oct 2005 00:50:11 +0400 [thread overview]
Message-ID: <226310304.20051010005011@gmail.com> (raw)
Hello netfilter developers,
I have a following problem. My linux server has two interfaces: the first
connected to internet and the second connected to LAN. In LAN I have
another hardware ADSL router connected to another (much slower) ISP.
I want LAN users to use linux server as internet gateway and
still be able to use ADSL link to download files via http/ftp/bt on
my server in background.
At first glance I thought that ipt_owner is all I need, but
unfortunately it only works in OUTPUT chain (and in INPUT and
POSTROUTING chain if I apply owner-socketlookup patch from
patch-o-matic, but that doesn't help here).
Is it possible to configure owner-based routing via some other way? If
not then how much work required to make ipt_owner work in PREROUTING
table? Does netfilter team plan to add such functionality? I'm no
linux kernel programmer but experienced with C so I might be able to
help if that's not very complicated.
--
Ignatich mailto:ignatich@gmail.com
next reply other threads:[~2005-10-09 20:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-09 20:50 Ignatich [this message]
2005-10-10 5:05 ` owner based routing Patrick Schaaf
-- strict thread matches above, loose matches on Subject: below --
2005-10-11 13:57 Ignatich
2005-10-11 14:07 ` /dev/rob0
2005-10-12 20:57 ` Henrik Nordstrom
2005-10-11 14:25 Ignatich
2005-10-11 14:46 ` /dev/rob0
2005-10-11 22:46 Ignatich
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=226310304.20051010005011@gmail.com \
--to=ignatich@gmail.com \
--cc=netfilter-devel@lists.netfilter.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.