Subject: Re: Kernel Module
To: Radivoje Todorovic <radivojet@jaspur.com>
From: None <hubert@feyrer.de>
List: tech-net
Date: 06/19/2001 14:49:48
On Thu, 14 Jun 2001, Radivoje Todorovic wrote:
>     ifconfig bla0 10.0.5.1 netmask 255.255.255.0
> route add -net 10.0.6.0 -interface bla0
>
> This fails since it says that bla0 cannot be found. It seems that routing code cannot "see" my device?! Can somebody elaborate on this issue.

I'd try:
route add -net 10.0.6.0 10.0.5.1


 - Hubert

-- 
Hubert Feyrer <hubert@feyrer.de>