On Thu, 30 May 2002 19:25:11 -0500
"Jamin W. Collins" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to