Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 1996 16:43:09 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        amnuay@comnet.spu.ac.th (amnuay muthitacharoen)
Cc:        questions@FreeBSD.org
Subject:   Re: Static router on FreeBSD2.0.5 PC
Message-ID:  <199601081543.QAA24787@gilberto.physik.rwth-aachen.de>
In-Reply-To: <Pine.AUX.3.91.960108173055.21712A-100000@comnet.spu.ac.th> from "amnuay muthitacharoen" at Jan 8, 96 05:43:48 pm

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

> 
> 
> 	I have installed three NE200 cards on my FreeBSD2.0.5 PC.
> I have modified the file MYKERNEL to have the following lines :-
> 
> options GATEWAY
> 
> device ed0 at isa? port 0x260 net irq 5 iomem 0xd8000 vector edintr
> device ed1 at isa? port 0x300 net irq 9 iomem 0xd8000 vector edintr
> device ed2 at isa? port 0x320 net irq 10 iomem 0xd8000 vector edintr
                                                 ^^^^^^^ 
all the same? This cannot work.

> 
> 
> 	After compiling and rebooted, I tried several ways to make it act as
> a router but it did not act like one.

And what about networks, netmasks and routes?


> 
> 
> 	What is the best method to follow to make a STATIC router?

Define the networks and netmasks for the specific interfaces and then
define the static routes (route (8) ).

routedflags="NO" in /etc/sysconfig




> 
> 
> 
> Regards,
> 
> 
> Amnuay
>  
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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