Re: Fw: configuring the kernel to make console connection

2002-01-22 Thread Rob Weir
On Wed, Jan 16, 2002 at 05:09:37PM +0700, C1tr1c 4c1d wrote: [stripping moronic outlook headers] > > Guys... > > > > Currently I'm using deb22r3 and I want to setup a router on it... How can > I > > hack the kernel. I did 'make config' on /usr/src but nothing happen > > > > thx > > Do you want to

Fw: configuring the kernel to make console connection

2002-01-16 Thread C1tr1c 4c1d
- Original Message - From: "C1tr1c 4c1d" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 4:54 PM Subject: configuring the kernel to make console connection > Guys... > > Currently I'm using

Re: Not configuring the kernel from scratch!

2001-03-22 Thread Alson van der Meulen
On Thu, Mar 22, 2001 at 11:27:47AM +, Victor wrote: > Once I've installed a new-brand potato 2.2r2 from CDs, I'd like to rebuild > the 2.2.18pre21 kernel. > I know that I can dpkg the source kernel from my CDs and > then configure and compile it but you know in this case -if you use "make

Not configuring the kernel from scratch!

2001-03-22 Thread Victor
Once I've installed a new-brand potato 2.2r2 from CDs, I'd like to rebuild the 2.2.18pre21 kernel. I know that I can dpkg the source kernel from my CDs and then configure and compile it but you know in this case -if you use "make menuconfig" - Debian proposes a very basic standard configuratio

Re: configuring the kernel

2000-11-30 Thread robert_wilhelm_land
Salman Ahmed wrote: > rwl> It would be rather helpful to edit /etc/sysctl.conf with > rwl> "net.ipv4.ip_forward = 1" as another user recommended. > rwl> > > More than one way to skin a cat. > > You can also edit /etc/network/options, and make sure that > ip_forward=yes Now thats wh

Re: configuring the kernel

2000-11-30 Thread robert_wilhelm_land
Nate Amsden wrote: > ip forwarding is not in the kernel config. > do > echo 1 >/proc/sys/net/ipv4/ip_forward > > to turn it on, replace the 1 with a 0 to turn it off. it can be done on > the fly. > > in kernel 2.0 it was a kernel config option ... Yes, I just recently compiled a 2.0.38 kernel a

Re: configuring the kernel

2000-11-29 Thread Nate Amsden
ip forwarding is not in the kernel config. do echo 1 >/proc/sys/net/ipv4/ip_forward to turn it on, replace the 1 with a 0 to turn it off. it can be done on the fly. in kernel 2.0 it was a kernel config option ... nate robert_wilhelm_land wrote: > > I'm searching for the IP_forwarding option

Re: configuring the kernel

2000-11-28 Thread Erik Steffl
check the howtos at linuxdoc.org (I used the one about firewalls, it specifies which kernel options should be set) erik robert_wilhelm_land wrote: > > I'm searching for the IP_forwarding option in make xconfig to build up > a new 2.2.17 kernel. The menu contains some IP forwarding expe

Re: configuring the kernel

2000-11-28 Thread Cheng H. Lee
On Tue, Nov 28, 2000 at 07:27:28PM +0100, robert_wilhelm_land wrote: > I'm searching for the IP_forwarding option in make xconfig to build up > a new 2.2.17 kernel. The menu contains some IP forwarding experimental > options, but I guess that is not what I would like to have. This > mashine is supp

configuring the kernel

2000-11-28 Thread robert_wilhelm_land
I'm searching for the IP_forwarding option in make xconfig to build up a new 2.2.17 kernel. The menu contains some IP forwarding experimental options, but I guess that is not what I would like to have. This mashine is supposed to enable other clients (on different C-class subnets) to access the int