All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael <mutk@iprimus.com.au>
To: IPtables Users <netfilter@lists.samba.org>
Subject: Re: forward is not forwarding
Date: Fri, 06 Sep 2002 16:46:14 +1000	[thread overview]
Message-ID: <3D784F36.7020105@iprimus.com.au> (raw)
In-Reply-To: EF33C96B91C212479FA2B0B0A96868F80102C886@sydxch02.veritas.com

Did you enable Kernel to do forwarding??


ie
echo 1 > /proc/sys/net/ipv4/ip_forward

Cheers,
Michael

Abraham Kim wrote:

> Just installed RedHat, with two NICs, 10.1.1.1 and 192.168.1.1 each.
> Added 2 rules in FORWARD, but I can't ping from 10.1.1.2 to 
> 192.168.1.2, vice versa.
> (those 2 are Sun machines, got default route to 10.1.1.1 and 
> 192.168.1.1 each)
>  
> iptables -i eth0 -o eth1 -A FORWARD -j ACCEPT
> iptables -i eth1 -o eth0 -A FORWARD -j ACCEPT
>  
> Did I miss anything simple here?
> Should I arrange a routing module separately?
>  
> Thanks in advance,
> Abraham






  parent reply	other threads:[~2002-09-06  6:46 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
2002-09-06  6:24     ` Ferry van Steen
2002-09-06  5:43 ` Stewart Thompson
2002-09-06  6:46 ` Michael [this message]
  -- 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=3D784F36.7020105@iprimus.com.au \
    --to=mutk@iprimus.com.au \
    --cc=netfilter@lists.samba.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.