All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gáspár Lajos" <swifty@freemail.hu>
To: Jon Tim <lcguy229@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Bridge Transparent Proxy
Date: Wed, 23 May 2007 15:39:49 +0200	[thread overview]
Message-ID: <46544425.1080101@freemail.hu> (raw)
In-Reply-To: <390179.89889.qm@web38509.mail.mud.yahoo.com>

Jon Tim írta:
> Hello,
>
> Many thanks for all reply to my Bridge Transparent
> Proxy post.
>
> But, please let me know more how to enable "netfilter
> Bridge Support" in kernel. Can I add a linke
> CONFIG_BRIDGE_NETFILTER=y" in /etc/sysctl.conf ??
>
>   
No. This is an option in your kernel config.
Search the net about building a kernel.
> And, in the second iptables command what is physdev
> and physdev-in?? Does this mean physdev= eth0 and
> physdev-in = eth1??
>   
man iptables

-m physdev => iptables will use the physdev module (-m)
--physdev-in eth1 => the incoming (physical) device is eth1
> Sorry for my quetion. I am newbie in iptables and
> don't understand very well?
>
> My another qutesion is, do I need to use NAT command
> in iptables? As I have all public address and why I
> have to use NAT to redirect?
>   
NAT and REDIRECT is mainly to support a firewalled network or change the 
source/destination of a connection.
> Jon.
>
>   
Swifty



  reply	other threads:[~2007-05-23 13:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 14:28 Bridge Transparent Proxy Jon Tim
2007-05-22 14:35 ` Robert LeBlanc
2007-05-22 16:06   ` Pascal Hambourg
2007-05-23  5:56     ` Jon Tim
2007-05-23 13:39       ` Gáspár Lajos [this message]
2007-05-22 16:09   ` Grant Taylor
2007-05-22 17:07     ` Robert LeBlanc
2007-05-22 18:30       ` Grant Taylor
2007-05-22 18:36         ` Pascal Hambourg
2007-05-22 18:51           ` Grant Taylor
2007-05-22 19:26             ` NAT addresses - RFC or tradition? Paul Blondé
2007-05-22 19:46               ` Andre Guimarães
2007-05-22 19:57                 ` Tim Evans
2007-05-22 20:02                   ` Marius-Iulian Corici
2007-06-18 17:27                   ` R. DuFresne
2007-06-18 17:25                 ` R. DuFresne
2007-05-22 20:02               ` Leonardo Rodrigues Magalhães
2007-05-22 20:22               ` Grant Taylor
2007-05-22 21:39             ` Bridge Transparent Proxy Petr Pisar
2007-05-22 22:07             ` Pascal Hambourg
2007-05-23  0:25               ` Grant Taylor
2007-05-22 18:39         ` Robert LeBlanc
  -- strict thread matches above, loose matches on Subject: below --
2004-08-24 12:28 bridge + transparent proxy Jason Opperisano
2004-08-24 13:13 ` ArioS
2004-08-24  5:11 Multiple IPSEC VPNs through a firewall based on 2.4.2X kernel Roksana Boreli
2004-08-24  5:46 ` Ming-Ching Tiew
2004-08-24  7:32   ` Payal Rathod
2004-08-24  7:50     ` Ming-Ching Tiew
2004-08-24  8:53       ` bridge + transparent proxy ArioS

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=46544425.1080101@freemail.hu \
    --to=swifty@freemail.hu \
    --cc=lcguy229@yahoo.com \
    --cc=netfilter@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.