[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] How to "port forward" on Qube2
- Subject: Re: [cobalt-developers] How to "port forward" on Qube2
- From: "Pierre Bianciotto" <pbo@xxxxxxxx>
- Date: Fri Apr 12 10:03:09 2002
- Organization: Sysel
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
When trying to make zImage, the result is wrong :
/usr/src/linux-2.0.34C53_SK/include/asm/processor.h needs config but has not
included config file
/usr/src/linux-2.0.34C53_SK/include/linux/if_frad.h doesn't need config
/usr/src/linux-2.0.34C53_SK/include/linux/msdos_fs.h doesn't need config
set -e; for i in kernel drivers mm fs net ipc lib arch/mips/cobalt
arch/mips/kernel arch/mips/mm arch/mips/lib arch/mips/tools; do make -C $i
fastdep; done
make[1]: Entering directory `/usr/src/linux-2.0.34C53_SK/kernel'
Please read: Documentation/modules.txt
gcc -D__KERNEL__ -I/usr/src/linux-2.0.34C53_SK/include -Wall -Wstrict-protot
ypes
-O2 -fomit-frame-pointer -fno-strength-reduce -G
0 -mno-abicalls -fno-pic -mcpu
=r8000 -mips2 -mmad -pipe -E -D__GENKSYMS__ ksyms.c | /sbin/genksyms
/usr/src/linux-2.0.34C53_SK/include/linux/modules/bin/sh: /sbin/genksyms: No
such file or directory
cpp: output pipe has been closed
make[1]: *** [/usr/src/linux-2.0.34C53_SK/include/linux/modules/ksyms.ver]
Error
126
make[1]: Leaving directory `/usr/src/linux-2.0.34C53_SK/kernel'
make: *** [dep-files] Error 2
----- Original Message -----
From: "CJ Johnson" <cj.johnson@xxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Friday, April 12, 2002 11:33 PM
Subject: Re: [cobalt-developers] How to "port forward" on Qube2
>
> > From : "Pierre Bianciotto" <pbo@xxxxxxxx>
> > Subject : Re: [cobalt-developers] How to "port forward" on Qube2
> >
> > Thank you, but my problem is a little bit different.
> > I'm talking about forwarding on another host from the Lan.
> >
> > The qube 2 act as Nat and Firewall. I need to redirect a particular
> > port (ie 2000) to a host inside. Trying to compile a new kernel
> > with "transparent proxy" defined, i cannot find the kernel sources.
>
>
> I thought our latest MIPS update had this all enabled.
> Ah well.
>
> Anyway, there is a C53 port forwarding kernel in
> ftp://ftp.cobaltnet.com/pub/users/cjohnson/mips/ipportfw/
>
> cj*
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>