All of lore.kernel.org
 help / color / mirror / Atom feed
From: miquels@traveler.cistron-office.nl (Miquel van Smoorenburg)
To: linux-kernel@vger.kernel.org
Subject: Re: routing between different subnets on same if.
Date: Sat, 27 Jan 2001 19:31:56 +0000 (UTC)	[thread overview]
Message-ID: <94v7nc$28g$1@ncc1701.cistron.net> (raw)
In-Reply-To: <20010127193234.A1166@MourOnLine.dnsalias.org> <Pine.LNX.4.32.0101271839130.15191-100000@rossi.itg.ie> <20010127194659.A1326@MourOnLine.dnsalias.org>

In article <20010127194659.A1326@MourOnLine.dnsalias.org>,
 <patrick.mourlhon@wanadoo.fr> wrote:
>On Sat, 27 Jan 2001, Paul Jakma wrote:
>
>> On Sat, 27 Jan 2001 patrick.mourlhon@wanadoo.fr wrote:
>> 
>> > Hi Paul,
>> >
>> > I just think you might look for aliasing on your linux box.
>> 
>> i have the aliasing, the aliased machine can ping IP's on both
>> subnets. The machine is supposed to be a router though and clients on
>> both subnets are setup to use it as their default router.. but it
>> doesn't route... it notices that both IP's are on the same link and so
>> just sends ICMP redirects. which doesn't help. :(
>> 
>> i need linux to completely route between 2 IP's even though they are
>> on the same link.

Did you enable forwarding with echo 1 > /proc/sys/net/ipv4/ip_forward ?

>did you install routed on the linux machine ?

Routed is a daemon which speaks RIP to other routers. That isn't
needed at all in this case.

Mike.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-27 19:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010127193234.A1166@MourOnLine.dnsalias.org>
     [not found] ` <Pine.LNX.4.32.0101271839130.15191-100000@rossi.itg.ie>
2001-01-27 18:46   ` routing between different subnets on same if patrick.mourlhon
2001-01-27 19:31     ` Miquel van Smoorenburg [this message]
2001-01-27 22:13       ` Paul Jakma
2001-01-27 23:15         ` Miquel van Smoorenburg
2001-01-28  1:53           ` Paul Jakma
2001-01-27 22:02     ` Paul Jakma
2001-01-27 17:50 Paul Jakma
2001-01-27 18:39 ` patrick.mourlhon

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='94v7nc$28g$1@ncc1701.cistron.net' \
    --to=miquels@traveler.cistron-office.nl \
    --cc=linux-kernel@vger.kernel.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.