From: "R. Sterenborg" <rsterenborg@xs4all.nl>
To: netfilter@lists.netfilter.org
Subject: RE: forward is not forwarding
Date: Fri, 6 Sep 2002 08:14:44 +0200 [thread overview]
Message-ID: <000901c2556c$b228c340$0401000a@win2k> (raw)
In-Reply-To: <Pine.LNX.4.44.0209060140001.413-100000@triton.neptune.on.ca>
> > iptables -i eth0 -o eth1 -A FORWARD -j ACCEPT
> > iptables -i eth1 -o eth0 -A FORWARD -j ACCEPT> Did you enable IP
forwarding at the kernel level ?
> what does "cat /proc/sys/net/ipv4/ip_forward" show ?
>
> If 0, then you need to enable IP fowarding by doing this:
>
> echo 1 > /proc/sys/net/ipv4/ip_forward
>
>
Do you need netfilter ?
How about your routing table (route -n). Do you have routings like :
Destination Gateway Genmask
...
10.1.1.0 10.1.1.1 255.255.255.0
192.168.1.0 192.168.1.1 255.255.255.0
...
Rob
next prev parent reply other threads:[~2002-09-06 6:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-06 5:35 forward is not forwarding Abraham Kim
2002-09-06 5:41 ` Steve Mickeler
2002-09-06 6:14 ` R. Sterenborg [this message]
2002-09-06 6:24 ` Ferry van Steen
2002-09-06 5:43 ` Stewart Thompson
2002-09-06 6:46 ` Michael
-- strict thread matches above, loose matches on Subject: below --
2002-09-06 6:22 Abraham Kim
2002-09-06 6:40 ` Anders Fugmann
2002-09-06 9:09 ` Michael
2002-09-06 9:45 ` Antony Stone
2002-09-07 1:26 Abraham Kim
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='000901c2556c$b228c340$0401000a@win2k' \
--to=rsterenborg@xs4all.nl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox