Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 1996 08:00:06 -0800 (PST)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        freebsd-bugs
Subject:   kern/2004: route add <ipnum> -link <etheraddr> panics system
Message-ID:  <199611141600.IAA28827@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR kern/2004; it has been noted by GNATS.

From: Garrett Wollman <wollman@lcs.mit.edu>
To: Marc Zimmermann <M.Zimmermann@priconet.de>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: kern/2004: route add <ipnum> -link <etheraddr> panics system
Date: Thu, 14 Nov 1996 10:51:07 -0500

 <<On Thu, 14 Nov 1996 03:21:19 +0100 (MET), Marc Zimmermann <M.Zimmermann@priconet.de> said:
 
 > I want to reach my Sun, which is on the same ethernet segment and has
 > an officially assigned ip number, from my FreeBSD box. This got an
 > RFC 1918 ip num. The FreeBSD box is my router.
  
 > route add 194.195.236.98 -link 0:0:e8:8:cb:72
  
 Use:
 
 route add -net 194.whatever -netmask whatever -iface ed0 # or whatever
 
 -GAWollman
 
 --
 Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
 wollman@lcs.mit.edu  | O Siem / The fires of freedom 
 Opinions not those of| Dance in the burning flame
 MIT, LCS, ANA, or NSA|                     - Susan Aglukark and Chad Irschick


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611141600.IAA28827>