Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 1996 03:21:19 +0100 (MET)
From:      Marc Zimmermann <M.Zimmermann@priconet.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/2004: route add <ipnum> -link <etheraddr> panics system
Message-ID:  <199611140221.DAA22388@cayman.priconet.de>
Resent-Message-ID: <199611140230.SAA05753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2004
>Category:       kern
>Synopsis:       route add <ipnum> -link <etheraddr> panics system
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 13 18:30:04 PST 1996
>Last-Modified:
>Originator:     Marc Zimmermann
>Organization:
priconet, e.V.
>Release:        FreeBSD 2.1-STABLE i386
>Environment:
 
486 DX 50, 16MB, VL board, Fahrenheit gfx card, Accton Ethernet Card,
ISA HD Controller
 
%uname -a
FreeBSD haiti.islands.de 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #0: Sat Aug 10 20:10:30 MET DST 1996     root@myname.my.domain:/usr/src/sys/compile/haiti  i386
 
>Description:
 
When using the command
 
route add 194.195.236.98 -link 0:0:e8:8:cb:72
 
I get a kernel panic.
 
route -d add 194.195.236.98 -link 0:0:e8:8:cb:72
 
does not panic the system, which is why I chose category ``kern''.
 
My ethernet card has the ip addr 192.168.1.1.
 
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.
 
I'm using the ed0 driver for my Accton ethernet card.
 
>How-To-Repeat:
 
as root, type
 
route add 194.195.236.98 -link 0:0:e8:8:cb:72
 
>Fix:
 
none known
>Audit-Trail:
>Unformatted:



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