[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing IP routing



On Thu, 30 May 2002 19:25:11 -0500
"Jamin W. Collins" <jcollins@asgardsrealm.net> wrote:

> If you can provide the IP range of the remote location it's just a
> matter of putting an entry in your routing tables for it.

UGH! Really does help if one make sure they read all of a post.  I totally
missed the fact that you provided the information in your first post. 
Anyway, give this a shot:

auto eth0
iface eth0 inet static
  address 192.168.60.31
  netmask 255.255.255.0
  broadcast 192.168.60.255
  up route add -net 192.168.20.0 netmask 255.255.255.0 dev eth0

Sorry for the confusion.

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: