Message from discussion
no internet
Received: by 10.35.82.16 with SMTP id j16mr567812pyl.1179931158244;
Wed, 23 May 2007 07:39:18 -0700 (PDT)
Received: by k79g2000hse.googlegroups.com with HTTP;
Wed, 23 May 2007 14:39:17 +0000 (UTC)
X-IP: 85.232.221.129
From: I <agius....@gmail.com>
To: network-programming-2007 <network-programming-2007@googlegroups.com>
Subject: no internet
Date: Wed, 23 May 2007 07:39:17 -0700
Message-ID: <1179931157.165334.168480@k79g2000hse.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe)
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Hi All,
I've got 2 routers connected together in this way:
R3 -------R1---------------------R2
how can I stop router 2 from accessing R3?
my idea was to add a new entry in the R1 routing table (called SOURCE)
where I would make an entry that says: if source is R2 and destination
is R3, loopback. Is this solution good?
10ks before hand
regards Ian