Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cobalt RaQ/Qube Systems -- Testing Needed
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 9, 10, 11  
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
tag
n00b
n00b


Joined: 06 Mar 2003
Posts: 55

PostPosted: Sun Jul 24, 2005 10:20 am    Post subject: Reply with quote

ok - I am not getting this :

here is what I have done:

1. create the boot image:
gzip -9vc colo-chain.elf > /nfsroot/vmlinux_raq-2800.gz

2. get the kernel:
http://dev.gentoo.org/~redhatter/mips/cobalt/netboots/gentoo-2005.0-20050509nb.img.gz
cp gentoo-2005.0-20050509nb.img.gz vmlinux.gz

3. boot the raq - holding the left and right arrows while ncon is running - then select network shell
on the ncon I get:

./ncon 192.168.20.2

Connect: 6666 --> 192.168.20.2:6665

[[[ press CTRL-D to exit ]]]

netcon: 6665 --> 192.168.20.1:6666
script exited <1>


I then type :
nfs 192.168.20.1 /nfsroot vmlinuz.gz

and I get:
> nfs 192.168.20.1 /nfsroot vmlinuz.gz
nfs: mounted "/nfsroot"
nfs: lookup "vmlinuz.gz"
nfs: mode <0100644>
4545KB loaded (2596KB/sec)
00470248 4653640t
nfs: unmounted "/nfsroot"


i then type :

execute dhcp telnet

and I get a stuck ncon console ?

what am I doing wrong here ?

Thanks
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Sun Jul 24, 2005 11:15 am    Post subject: Reply with quote

Due to lack of support in the kernel (this is being worked on), you won't see anything in ncon. However, the system should eventually boot, make some queries via DHCP, and open up a telnet port.

From there, you should be able to point your telnet client at it, and perform the install as per the guide.
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
tag
n00b
n00b


Joined: 06 Mar 2003
Posts: 55

PostPosted: Sun Jul 24, 2005 2:21 pm    Post subject: Reply with quote

lol - I just had to wait ;)

thanks for the clarification - again ;)
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Mon Sep 12, 2005 3:57 pm    Post subject: New mips-sources kernel 2.6.12 Reply with quote

Hey Cobalt buddies. I have emerged the new version of the mips-sources kernel. However during the patching phase I notice it doesn't use the cobalt patches. And when I try to boot with the kernel, it doesn't even do anything. During the colo phase it loads vmlinux.gz, but when i execute it it shows ELF and some numbers but it stalls.

I have checked my used flags, cobalt is in there, my make.profile points to /usr/portage/profiles/default-linux/mips/cobalt/2005.0. I read on another thread that mips-sources-2.6.10-r4 tries to install a 2.6.9 cobalt patch, but the patch can't be found.

So essentially, how do I manually patch cobalt patches on 2.6.12 and/or emerge correctly 2.6.10-r4?

This thread has been great, and the support wonderful. Thanks for all the time and information.
_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Mon Oct 03, 2005 1:24 pm    Post subject: Reply with quote

So far I have just reverted to my old kernel. Here is another issue I have.

Essentailly I do bit-torrent, web browsing, and online games. During heavy traffic my connection seems to freeze, my resolution is to restart the networking devices, i.e. /etc/init.d/net.eth0 and net.eth1 restart. This gets tedious to say the least. So in my infinate wisdom, I installed into my glorious qube2 a PCI NIC card. A Netgear FA311 to be exact. No problem recompiling my kernal to add the needed driver. However when heavy traffic insues with this setup, the machine hard locks. Can't do anything, no serial input, no ssh, completely frozen. Quick reboot and I am back into action.

So you cobalt gurus, I need your help. Either how do I stop the hard locking with the PCI NIC, or how do I configure/setup the orginal NICs to handle the load. I am unsure whether to the problem. Either I need to implement bandwidth limitations or some other kind of manipulation. Thank you guys on helping me out in any way.

Here is my emerge info if that helps:

Code:
Portage 2.0.51.22-r2 (default-linux/mips/cobalt/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.9-mipscvs-20041022 mips)
=================================================================
System uname: 2.6.9-mipscvs-20041022 mips Nevada V10.0  FPU V10.0
Gentoo Base System version 1.12.0_pre8
distcc 2.18.3 mipsel-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.90.0.3
sys-devel/libtool:   1.4.3-r4, 1.5.20
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="mips ~mips"
AUTOCLEAN="yes"
CBUILD="mipsel-unknown-linux-gnu"
CFLAGS="-Os -mips4 -mabi=32 -mtune=r5000 -fomit-frame-pointer -fforce-addr -pipe"
CHOST="mipsel-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -mips4 -mabi=32 -mtune=r5000 -fomit-frame-pointer -fforce-addr -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="mips cobalt iptables nat samba userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


EDIT: Sorry bout that, I had used my webserver's emerge info, not my qube, I have since corrected this.
_________________
We need to start colonizing the moon.

-Astral-


Last edited by Astral on Tue Oct 04, 2005 2:40 pm; edited 2 times in total
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Tue Oct 04, 2005 1:10 am    Post subject: Reply with quote

Hi,
Not sure what's causing the hard-locks on your Cobalt -- I suspect the driver for that network card is not totally reliable on MIPS -- either that, or some funkyness elsewhere in the kernel is causing problems -- which might explain the onboard Tulip interfaces misbehaving.

One possibility, is to perhaps try mips-sources 2.6.13.1 -- you'll find an ebuild for it here.

Incidentally, your emerge info output there is not from a Cobalt system, but rather, some Pentium II system -- and no, cobalt is not set according to it's output. ;-)

You can try patching it yourself... You'll need to fetch kernel sources from Linux/MIPS Git or CVS, then patch it with the Cobalt patches.

You may also need to go digging around for other patches as well.

Missing patches should really be filed as a bug -- I'll let Kumba know of the problem -- as this needs to be fixed.
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Tue Oct 04, 2005 3:14 pm    Post subject: Reply with quote

Thanks Redhatter, I am emerging the mips-sources-2.6.13.1 now. I edited my previous post with the correct emerge info, i had used my web server, which is the pII. My qube is my router/firewall. I hope this may help. I am very pleased with the support in this forum. I will get back with you on this issue

EDIT:

Ok, mips-sources-2.6.13.1.ebuild had some generic patch failure. So I am no emerging mips-sources-2.6.13.2.ebuild; and so far so good, again, I don' t see anything specifically saying cobalt patches like i did on the mips-sources-2.6.9 kernel. Here is a exerpt of the patching:

Code:
>>> Unpacking source...
>>> Unpacking linux-2.6.13.2.tar.bz2 to /var/tmp/portage/mips-sources-2.6.13.2/w
ork
>>> Unpacking mipscvs-2.6.13-20050914.diff.bz2 to /var/tmp/portage/mips-sources-
2.6.13.2/work
>>> Unpacking mips-sources-security_patches-1.15.tar.bz2 to /var/tmp/portage/mip
s-sources-2.6.13.2/work
>>> Unpacking mips-sources-generic_patches-1.14.tar.bz2 to /var/tmp/portage/mips
-sources-2.6.13.2/work

 * >>> linux-2.6.13.2 --> linux-2.6.13.2-20050914 patch ...
 * Applying mipscvs-2.6.13-20050914.diff ...                              [ ok ]

 * >>> Generic Patches ...
 * Applying misc-2.6.11-ip22-chk-consoleout-is-serial.patch ...           [ ok ]
 * Applying misc-2.6.12-ip32-onion2-gbefb-fixes.patch ...                 [ ok ]
 * Applying misc-2.6.10-ip32-tweak-makefile.patch ...                     [ ok ]
 * Applying misc-2.6.11-ip32-mace-is-always-eth0.patch ...                [ ok ]
 * Applying misc-2.6.12-ip32-stupid-gbefb-typo.patch ...                  [ ok ]
 * Applying misc-2.6.13-cobalt-bits.patch ...                             [ ok ]
 * Applying misc-2.6.13-ths-mips-tweaks.patch ...                         [ ok ]
 * Applying misc-2.6.12-pdh-mips-tweaks.patch ...                         [ ok ]
 * Applying misc-2.6.13-add-ramdisk-back.patch ...                        [ ok ]
 * Applying misc-2.6.12-mips-iomap-functions.patch ...                    [ ok ]
 * Applying misc-2.6.12-seccomp-no-default.patch ...                      [ ok ]
 * Applying misc-2.6.11-add-byteorder-to-proc.patch ...                   [ ok ]
 * Applying misc-2.6.13-mm1-fix-md-oops-on-shutdown.patch ...             [ ok ]
 * Applying misc-2.6.13-rev-i18n.patch ...                                [ ok ]
 * Applying misc-2.6.13-n32-fix-sigsuspend.patch ...                      [ ok ]
 * Applying misc-2.6.14-csum_tcpudp_nofold-sign-extend.patch ...          [ ok ]
 * Applying misc-2.6.14-fix-excessive-signal-lat.patch ...                [ ok ]
 * Applying misc-2.6.14-add-sock_dccp-def.patch ...                       [ ok ]
 * Applying misc-2.6.13-ugly-wrong-kphysaddr-hack.patch ...               [ ok ]

 * >>> Applying Security Fixes ...
 * >>> None to apply! ...
                                                                          [ ok ]
>>> Source unpacked.


And now its on its merry way. As to whether it really needs the patches, i don't know. I assume it new to apply them, as it gave me the 2.6 kenel won't work with the origanl boot loader. Which i have the newer colo bootloader installed.

EDIT 2:

I am still experiencing hard locks with the new NIC. However, I can't seem to go back to the two onboard NICs. Its strange. Here are my iptables.conf for with and with out the new NIC:

Without new NIC, with the two onbaord NICs, eth0 and eth1:
Code:
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*mangle
:PREROUTING ACCEPT [1697:518685]
:INPUT ACCEPT [1596:509776]
:FORWARD ACCEPT [38:2153]
:OUTPUT ACCEPT [131:12965]
:POSTROUTING ACCEPT [191:19262]
COMMIT
# Completed on Tue Sep 13 21:51:05 2005
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*nat
:PREROUTING ACCEPT [1527:485190]
:POSTROUTING ACCEPT [31:4376]
:OUTPUT ACCEPT [0:0]
-A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.1.25:80
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3306 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 6346 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 443 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 20 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 21 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p gre -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 1723 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m multiport --dports 60000,60001,60002,60004,60005 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 6800 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 6850 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 22 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 6881:6999 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3502 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3784 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 8000:8005 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3200:3205 -j DNAT --to-destination 192.168.1.22
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 25 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 143 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 993 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth1 -p udp -m udp --dport 6346 -j DNAT --to-destination 192.168.1.24
-A POSTROUTING -o eth1 -j MASQUERADE
COMMIT
# Completed on Tue Sep 13 21:51:05 2005
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*filter
:INPUT DROP [49:8655]
:FORWARD DROP [14:990]
:OUTPUT ACCEPT [131:12965]
-A INPUT -i lo -j ACCEPT
-A INPUT -i eth0 -j ACCEPT
-A INPUT -i ! eth0 -p udp -m udp --dport 67 -j REJECT --reject-with icmp-port-unreachable
-A INPUT -i ! eth0 -p udp -m udp --dport 53 -j REJECT --reject-with icmp-port-unreachable
-A INPUT -i ! eth0 -p tcp -m tcp --dport 0:1023 -j DROP
-A INPUT -i ! eth0 -p udp -m udp --dport 0:1023 -j DROP
-A INPUT -i ! eth1 -m state --state NEW -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -s 192.168.1.0/255.255.255.0 -d 192.168.1.0/255.255.255.0 -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth0 -j DROP
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth2 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 3306 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 80 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 443 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 20 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 21 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m multiport --dports 60000,60001,60002,60004,60005 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p gre -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 1723 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6800 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6850 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 22 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6881:6999 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3502 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3784 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 8000:8005 -j ACCEPT
-A FORWARD -d 192.168.1.22 -p tcp -m tcp --dport 3200:3205 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3389 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p udp -m udp --dport 6346 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6346 -j ACCEPT
-A OUTPUT -p tcp -m tcp --dport 1723 -j ACCEPT
-A OUTPUT -o eth1 -p gre -j ACCEPT
COMMIT
# Completed on Tue Sep 13 21:51:05 2005


With the new NIC, eth0, eth1, and eth2 (new one):
Code:
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*mangle
:PREROUTING ACCEPT [1697:518685]
:INPUT ACCEPT [1596:509776]
:FORWARD ACCEPT [38:2153]
:OUTPUT ACCEPT [131:12965]
:POSTROUTING ACCEPT [191:19262]
COMMIT
# Completed on Tue Sep 13 21:51:05 2005
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*nat
:PREROUTING ACCEPT [1527:485190]
:POSTROUTING ACCEPT [31:4376]
:OUTPUT ACCEPT [0:0]
-A PREROUTING -i eth2 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.1.25:80
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3306 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 6346 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 443 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 20 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 21 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p gre -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 1723 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m multiport --dports 60000,60001,60002,60004,60005 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 6800 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 6850 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 22 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 6881:6999 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3502 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3784 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 8000:8005 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3200:3205 -j DNAT --to-destination 192.168.1.22
-A PREROUTING -i eth2 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 192.168.1.24
-A PREROUTING -i eth2 -p tcp -m tcp --dport 25 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 143 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p tcp -m tcp --dport 993 -j DNAT --to-destination 192.168.1.25
-A PREROUTING -i eth2 -p udp -m udp --dport 6346 -j DNAT --to-destination 192.168.1.24
-A POSTROUTING -o eth2 -j MASQUERADE
COMMIT
# Completed on Tue Sep 13 21:51:05 2005
# Generated by iptables-save v1.2.11 on Tue Sep 13 21:51:05 2005
*filter
:INPUT DROP [49:8655]
:FORWARD DROP [14:990]
:OUTPUT ACCEPT [131:12965]
-A INPUT -i lo -j ACCEPT
-A INPUT -i eth0 -j ACCEPT
-A INPUT -i ! eth0 -p udp -m udp --dport 67 -j REJECT --reject-with icmp-port-unreachable
-A INPUT -i ! eth0 -p udp -m udp --dport 53 -j REJECT --reject-with icmp-port-unreachable
-A INPUT -i ! eth0 -p tcp -m tcp --dport 0:1023 -j DROP
-A INPUT -i ! eth0 -p udp -m udp --dport 0:1023 -j DROP
-A INPUT -i ! eth2 -m state --state NEW -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -s 192.168.1.0/255.255.255.0 -d 192.168.1.0/255.255.255.0 -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth0 -j DROP
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth2 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 3306 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 80 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 443 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 20 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 21 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m multiport --dports 60000,60001,60002,60004,60005 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p gre -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 1723 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6800 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6850 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 22 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6881:6999 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3502 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3784 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 8000:8005 -j ACCEPT
-A FORWARD -d 192.168.1.22 -p tcp -m tcp --dport 3200:3205 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 3389 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p udp -m udp --dport 6346 -j ACCEPT
-A FORWARD -d 192.168.1.24 -p tcp -m tcp --dport 6346 -j ACCEPT
-A OUTPUT -p tcp -m tcp --dport 1723 -j ACCEPT
-A OUTPUT -o eth2 -p gre -j ACCEPT
COMMIT
# Completed on Tue Sep 13 21:51:05 2005


I am also using dnsmask to do cacheing and dhcp:
Code:
interface=eth0
bind-interfaces
bogus-priv
filterwin2k
cache-size=5000
domain-needed
domain=chaoticfactor.net
expand-hosts
dhcp-authoritative
dhcp-range=192.168.1.10,192.168.1.30,72h
dhcp-option=19,1
dhcp-option=42,0.0.0.0
dhcp-option=44,0.0.0.0
dhcp-option=45,0.0.0.0
dhcp-option=46,8
dhcp-option=47
dhcp-host=lola,192.168.1.25,infinite
dhcp-host=angel,192.168.1.24,infinite


I am totally stumped, it works with the new NIC, but when I am under heavy load, ie a download, it locks up. Please qube2 buddies I need help.
_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Mon Oct 10, 2005 1:02 pm    Post subject: Reply with quote

Well, I don't see anything wrong with those firewalling rules...

Are the interfaces configured correctly? Are there debugging options you can enable somewhere?
Is it perhaps worth redirecting the syslog to a separate host so you can monitor its output?
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Mon Oct 10, 2005 7:05 pm    Post subject: Reply with quote

I can certainly try. Right now I am just stuck rebooting the qube2 whenever it freezes, which is very often. i am thinking of just removing the pci NIC and spending the time needed to get the orginal NICs up.

I checked my /var/log/messages and this error was all over the file:

Nov 22 12:01:02 talyne eth2: PCI error 0x800000

Now I know the card was working fine in my old pc, so I think it's the driver NATSEMI. Although it very well could be a deffective card. Let me know if you have any clue what that error means.
_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Wed Oct 12, 2005 12:54 am    Post subject: Reply with quote

Yeah, if you can't get it sorted out by tinkering, then I'd suggest asking on the Linux/MIPS mailing list about it, or asking Peter Horton (maintainer of Cobalt Linux port) directly.
The contact details you need are on the pages I linked you to in my last post...

* Linux/MIPS Site: http://www.linux-mips.org
* Cobalt/MIPS Site: http://www.colonel-panic.org/cobalt-mips/
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Fri Oct 21, 2005 4:36 pm    Post subject: Reply with quote

Redhatter wrote:

One possibility, is to perhaps try mips-sources 2.6.13.1 -- you'll find an ebuild for it here.


Ok, my qube has been reformated and started fresh. I have the stage 3 on, however, I can't get a working kernel going. I tried emerging 2.6.12 and 2.6.13.

I have cobalt in my use flags. Again it appears it only does a few cobalt patches, i remember on 2.6.9 it did like 10 cobalt specific patches once i added cobalt to my use flags. Is there anyway i could get 2.6.9 from someone. I am smashing my head on the table. I downloaded 2.6.12 patches from colo guys website, but i can't seem to figure out how to patch it.

Is it patch -p1 < patcfiles. Cause if so hunks fail.

Kernel compiles fine,without patching, using kumbas .config, with some tweaks, but when i reboot, i get the ELF and some numbers, but it stalls. Luckily i have an old 2.6.9 on my /boot partition, it boots to that, with failures. I need to emerge 2.6.9 to at least get back and going. Any help would be great.
_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Sat Oct 22, 2005 9:07 am    Post subject: Reply with quote

The number of patches shouldn't be an issue. There have been patches for Cobalt support sent upstream, so therefore fewer patches are needed.

Code:
(23:46) stuartl@beast scratch $ ssh qube uname -a \; uptime
Linux qube 2.6.13.1-mipscvs-20050902-qube #1 Sat Sep 17 16:48:01 EST 2005 mips Nevada V10.0  FPU V10.0 Cobalt Qube2 GNU/Linux
 19:02:52 up 13 days, 17:19,  0 users,  load average: 0.08, 0.02, 0.01


^^ proof of Linux 2.6.13.1 working. My config is here. The latest, 2.6.13.4 should work also.

With the patches on colonel-panic.org -- they won't apply to mips-sources unless you emerge them using USE=-cobalt. This is because they are applied when you select USE=cobalt.

Incidentally, if you're reloading... I have 2005.1 stages ready for testing. ;-)
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Tue Oct 25, 2005 6:01 pm    Post subject: So close, so close... Reply with quote

Ok. With the use=-cobalt have have gotten further. But that doesn't make sense to me, it used to be use=cobalt; doesn't the -cobalt mean not to use cobalt patches. Oh well, it does say mips-sources-2.6.13.4.cobalt now in the /usr/src/ directory, so that makes me happy. And now it loads part of the kernel. YAY!

I decided to use reiserfs for my root partition, cause its fast right. I am having problems there. First of, I did use your .config, I did add reiserfs intalled into the kernel, not a module, but it seems like the kernel doesn't support reiserfs. I will post the output I get.

Another wierd thing is, I have that old 2.6.9.cobal kernel, when I load that up, it loads and finds the reiser partition just fine. I has issues, cause of no modules for 2.6.9 but it gets far enought so that I can emerge/compile. So, what is going on? I have set my default.colo to specify the root=/dev/hda3 and i also set it into the kernel as well. Still no go, so i tried it without the root=/dev/hda3, same thing. Redhatter, you have been very helpful and I appreciate it all.


Code:
Linux version 2.6.13.4-mipscvs-20050914-qube (root@talyne) (gcc version 3.4.4 (G
entoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #4 Mon Dec 26 21:10:14 CST 2005
CPU revision is: 000028a0
FPU revision is: 000028a0
Cobalt board ID: 5
Determined physical RAM map:
 memory: 10000000 @ 00000000 (usable)
Built 1 zonelists
Kernel command line: console=ttyS0,115200
Primary instruction cache 32kB, physically tagged, 2-way, linesize 32 bytes.
Primary data cache 32kB, 2-way, linesize 32 bytes.
Synthesized TLB refill handler (21 instructions).
Synthesized TLB load handler fastpath (34 instructions).
Synthesized TLB store handler fastpath (34 instructions).
Synthesized TLB modify handler fastpath (33 instructions).
PID hash table entries: 2048 (order: 11, 32768 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 254084k/262144k available (3473k kernel code, 7756k reserved, 850k data,
 144k init, 0k highmem)
Security Framework v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 512
Checking for 'wait' instruction...  available.
NET: Registered protocol family 16
Galileo: fixed bridge class
Galileo: revision 17
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Initializing Cryptographic API
Activating ISA DMA hang workarounds.
rtc: SRM (post-2000) epoch (2000) detected
Real Time Clock Driver v1.12a
Cobalt LCD Driver v2.10
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
ttyS0 at I/O 0xc800000 (irq = 21) is a ST16650V2
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
e100: Intel(R) PRO/100 Network Driver, 3.4.8-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
Linux Tulip driver version 1.1.13 (May 11, 2002)
PCI: Enabling device 0000:00:07.0 (0001 -> 0003)
tulip0: Old format EEPROM on 'Cobalt Microserver' board.  Using substitute media
 control info.
tulip0:  EEPROM default media type Autosense.
tulip0:  Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block.
tulip0:  MII transceiver #1 config 1000 status 7809 advertising 01e1.
eth0: Digital DS21143 Tulip rev 65 at b0001000, 00:10:E0:00:A8:37, IRQ 19.
PCI: Enabling device 0000:00:0c.0 (0001 -> 0003)
tulip1: Old format EEPROM on 'Cobalt Microserver' board.  Using substitute media
 control info.
tulip1:  EEPROM default media type Autosense.
tulip1:  Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block.
tulip1:  MII transceiver #1 config 1000 status 7809 advertising 01e1.
eth1: Digital DS21143 Tulip rev 65 at b0001080, 00:10:E0:00:A0:62, IRQ 20.
netconsole: not configured, aborting
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:09.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c586a (rev 27) IDE UDMA33 controller on pci0000:00:09.1
    ide0: BM-DMA at 0x1420-0x1427, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x1428-0x142f, BIOS settings: hdc:pio, hdd:pio
hda: QUANTUM FIREBALL CR8.4A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_conntrack version 2.1 (2048 buckets, 16384 max) - 216 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)

_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Tue Oct 25, 2005 11:34 pm    Post subject: Reply with quote

Yes, USE=-cobalt does mean leaving out the patches. If you're going to patch the kernel yourself, you have to tell portage to leave them out, otherwise you'll get conflicts (hunks failing).
If you set USE=cobalt, then they'll be applied by Portage for you -- and so there is no need to patch it by hand.

The kernel should work just fine with ReiserFS, the config I'm using runs fine with ReiserFS partitions on external SCSI disks (I have an Adaptec AHA2940AU SCSI card in the PCI slot). Looking at the output from your last boot -- it does look like you forgot something -- as it doesn't detect the partitions....

That is, I don't see a line like the following:
Code:
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 >


It couldn't be something simple like Partition Type support per chance?
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
Astral
n00b
n00b


Joined: 17 Nov 2003
Posts: 19
Location: Mo, USA

PostPosted: Wed Oct 26, 2005 12:21 pm    Post subject: Success Reply with quote

Ok. I did not have IDE_BLK_DEVICE=y set. It nows sees hda hda1 hda2 hda3, but still it fails. Kernel panic. I will post my .config further down.

Code:
hda: QUANTUM FIREBALL CR8.4A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 16514064 sectors (8455 MB) w/418KiB Cache, CHS=16383/16/63, UDMA(33)
hda: cache flushes not supported
 hda: hda1 hda2 hda3
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_conntrack version 2.1 (2048 buckets, 16384 max) - 216 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
VFS: Cannot open root device "hda3" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)


Sorry if it is really long, I just pulled from the .config
.config for 2.6.13.4:
Code:
#
# General setup
#
CONFIG_LOCALVERSION="-qube"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Machine selection
#
# CONFIG_MIPS_MTX1 is not set
# CONFIG_MIPS_BOSPORUS is not set
# CONFIG_MIPS_PB1000 is not set
# CONFIG_MIPS_PB1100 is not set
# CONFIG_MIPS_PB1500 is not set
# CONFIG_MIPS_PB1550 is not set
# CONFIG_MIPS_PB1200 is not set
# CONFIG_MIPS_DB1000 is not set
# CONFIG_MIPS_DB1100 is not set
# CONFIG_MIPS_DB1500 is not set
# CONFIG_MIPS_DB1550 is not set
# CONFIG_MIPS_DB1200 is not set
# CONFIG_MIPS_MIRAGE is not set
CONFIG_MIPS_COBALT=y
# CONFIG_MACH_DECSTATION is not set
# CONFIG_MIPS_EV64120 is not set
# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_IVR is not set
# CONFIG_MIPS_ITE8172 is not set
# CONFIG_MACH_JAZZ is not set
# CONFIG_LASAT is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_SEAD is not set
# CONFIG_MOMENCO_JAGUAR_ATX is not set
# CONFIG_MOMENCO_OCELOT is not set
# CONFIG_MOMENCO_OCELOT_3 is not set
# CONFIG_MOMENCO_OCELOT_C is not set
# CONFIG_MOMENCO_OCELOT_G is not set
# CONFIG_MIPS_XXS1500 is not set
# CONFIG_PNX8550_V2PCI is not set
# CONFIG_PNX8550_JBS is not set
# CONFIG_DDB5074 is not set
# CONFIG_DDB5476 is not set
# CONFIG_DDB5477 is not set
# CONFIG_MACH_VR41XX is not set
# CONFIG_PMC_YOSEMITE is not set
# CONFIG_QEMU is not set
# CONFIG_SGI_IP22 is not set
# CONFIG_SGI_IP27 is not set
# CONFIG_SGI_IP32 is not set
# CONFIG_SIBYTE_SWARM is not set
# CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_CARMEL is not set
# CONFIG_SIBYTE_PTSWARM is not set
# CONFIG_SIBYTE_LITTLESUR is not set
# CONFIG_SIBYTE_CRHINE is not set
# CONFIG_SIBYTE_CRHONE is not set
# CONFIG_SNI_RM200_PCI is not set
# CONFIG_TOSHIBA_JMR3927 is not set
# CONFIG_TOSHIBA_RBTX4927 is not set
# CONFIG_TOSHIBA_RBTX4938 is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_DMA_NONCOHERENT=y
CONFIG_DMA_NEED_PCI_MAP_STATE=y
CONFIG_I8259=y
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
CONFIG_IRQ_CPU=y
CONFIG_MIPS_GT64111=y
CONFIG_MIPS_L1_CACHE_SHIFT=5

#
# CPU selection
#
# CONFIG_CPU_MIPS32_R1 is not set
# CONFIG_CPU_MIPS32_R2 is not set
# CONFIG_CPU_MIPS64_R1 is not set
# CONFIG_CPU_MIPS64_R2 is not set
# CONFIG_CPU_R3000 is not set
# CONFIG_CPU_TX39XX is not set
# CONFIG_CPU_VR41XX is not set
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_TX49XX is not set
# CONFIG_CPU_R5000 is not set
# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_R6000 is not set
CONFIG_CPU_NEVADA=y
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_RM9000 is not set
# CONFIG_CPU_SB1 is not set
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y

#
# Kernel type
#
CONFIG_32BIT=y
# CONFIG_64BIT is not set
CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PAGE_SIZE_16KB is not set
# CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_MIPS_MT is not set
# CONFIG_CPU_ADVANCED is not set
CONFIG_CPU_HAS_LLSC=y
CONFIG_CPU_HAS_LLDSCD=y
CONFIG_CPU_HAS_SYNC=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set

#
# Bus options (PCI, PCMCIA, EISA, ISA, TC)
#
CONFIG_HW_HAS_PCI=y
CONFIG_PCI=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_MMU=y

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_TRAD_SIGNALS=y
#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=y
CONFIG_NET_IPGRE=y
# CONFIG_NET_IPGRE_BROADCAST is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_PIMSM_V1 is not set
# CONFIG_IP_PIMSM_V2 is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
CONFIG_INET_TUNNEL=y
# CONFIG_IP_TCPDIAG is not set
# CONFIG_IP_TCPDIAG_IPV6 is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
CONFIG_IPV6=m
# CONFIG_IPV6_PRIVACY is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET6_TUNNEL=m
CONFIG_IPV6_TUNNEL=m
CONFIG_NETFILTER=y
CONFIG_NETFILTER_DEBUG=y

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_CT_PROTO_SCTP=m
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_REALM=m
CONFIG_IP_NF_MATCH_SCTP=m
CONFIG_IP_NF_MATCH_COMMENT=m
CONFIG_IP_NF_MATCH_CONNMARK=m
CONFIG_IP_NF_MATCH_HASHLIMIT=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_SAME=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_CLASSIFY=m
CONFIG_IP_NF_TARGET_CONNMARK=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_TARGET_NOTRACK=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration (EXPERIMENTAL)
#
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
CONFIG_NET_CLS_ROUTE=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set

#
# MIPS initrd options
#
# CONFIG_EMBEDDED_RAMDISK is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play support
#

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CDROM_PKTCDVD is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_ATA_OVER_ETH is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_SCSI is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_DE2104X=y
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
CONFIG_NATSEMI=y
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_LAN_SAA9730 is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SKGE is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set
# CONFIG_SHAPER is not set
CONFIG_NETCONSOLE=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
# CONFIG_INPUT is not set

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
CONFIG_RTC=y
CONFIG_COBALT_LCD=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set

#
# TPM devices
#
# CONFIG_TCG_TPM is not set

#
# I2C support
#
# CONFIG_I2C is not set
# CONFIG_I2C_SENSOR is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
# CONFIG_HWMON is not set

#
# Misc devices
#

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Graphics support
#
# CONFIG_FB is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
# CONFIG_USB is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# MMC/SD Card support
#
# CONFIG_MMC is not set

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# SN Devices
#

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_SECURITY is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y

#
# XFS support
#
CONFIG_XFS_FS=y
CONFIG_XFS_EXPORT=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_SECURITY is not set
# CONFIG_XFS_POSIX_ACL is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_INOTIFY is not set
CONFIG_QUOTA=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_DNOTIFY is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
# CONFIG_SYSFS is not set
# CONFIG_DEVPTS_FS_XATTR is not set
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=y
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
# CONFIG_ROOT_NFS is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_EXPERIMENTAL=y
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=y
# CONFIG_CODA_FS_OLD_API is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
CONFIG_NLS_CODEPAGE_852=m
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_CROSSCOMPILE is not set
CONFIG_CMDLINE=""

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m

#
# Hardware crypto devices
#

#
# Library routines
#
CONFIG_CRC_CCITT=m
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y


I am so close, I just know it. I checked for patition types in the .config, it has Advanced Partition types, so I did set the MSDOS setting. Please point out what I would be missing.

EDIT: YAY! Up and going, I think it was the .config, I more closely read through yours line by line, don't know for sure what it was, but it is fixed. Kernel up. No the whole reason for this mess. I had this think as my NAT router. For whatever reason I can't get it to foward the internet to clients. I posted my configs way up there, but here they are again.

iptables.conf:
Code:
# Generated by iptables-save v1.2.11 on Tue Jan 18 16:47:52 2005
*mangle
:PREROUTING ACCEPT [12628832:3963052324]
:INPUT ACCEPT [613209:153890571]
:FORWARD ACCEPT [12015487:3809145116]
:OUTPUT ACCEPT [197080:26565284]
:POSTROUTING ACCEPT [12222360:3837951666]
COMMIT
# Completed on Tue Jan 18 16:47:52 2005
# Generated by iptables-save v1.2.11 on Tue Jan 18 16:47:52 2005
*nat
:PREROUTING ACCEPT [399835:117710214]
:POSTROUTING ACCEPT [65317:4472233]
:OUTPUT ACCEPT [0:0]
-A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.
1.25:80
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 192.16
8.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 20000 -j DNAT --to-destination 192.1
68.1.25:10000
-A PREROUTING -i eth1 -p tcp -m tcp --dport 3306 -j DNAT --to-destination 192.16
8.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 6346 -j DNAT --to-destination 192.16
8.1.24
-A PREROUTING -i eth1 -p tcp -m tcp --dport 443 -j DNAT --to-destination 192.168
.1.25
-A PREROUTING -i eth1 -p tcp -m tcp --dport 1723 -j DNAT --to-destination 192.16
8.1.11
-A PREROUTING -i eth1 -p gre -j DNAT --to-destination 192.168.1.11
-A POSTROUTING -o eth1 -j MASQUERADE
COMMIT
# Completed on Tue Jan 18 16:47:52 2005
# Generated by iptables-save v1.2.11 on Tue Jan 18 16:47:52 2005
*filter
:INPUT DROP [18950:1696874]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [195826:26484696]
-A INPUT -i lo -j ACCEPT
-A INPUT -i eth0 -j ACCEPT
-A INPUT -i ! eth0 -p udp -m udp --dport 67 -j REJECT --reject-with icmp-port-un
reachable
-A INPUT -i ! eth0 -p udp -m udp --dport 53 -j REJECT --reject-with icmp-port-un
reachable
-A INPUT -i ! eth0 -p tcp -m tcp --dport 0:1023 -j DROP
-A INPUT -i ! eth0 -p udp -m udp --dport 0:1023 -j DROP
-A INPUT -i ! eth1 -m state --state NEW -j ACCEPT
-A INPUT -p tcp -m tcp --dport 10000 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 993 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 25 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 143 -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -s 192.168.1.0/255.255.255.0 -d 192.168.1.0/255.255.255.0 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 2319 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 1723 -j ACCEPT
-A INPUT -p gre -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth0 -j DROP
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -j ACCEPT
-A FORWARD -d 192.168.1.0/255.255.255.0 -i eth1 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 3306 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 80 -j ACCEPT
-A FORWARD -d 192.168.1.25 -p tcp -m tcp --dport 443 -j ACCEPT
-A FORWARD -d 192.168.1.11 -i eth0 -o eth1 -p tcp -m tcp --dport 1723 -j ACCEPT
-A OUTPUT -p tcp -m tcp --dport 1723 -j ACCEPT
-A OUTPUT -o eth1 -p gre -j ACCEPT
COMMIT
# Completed on Tue Jan 18 16:47:52 2005


dnsmaq.conf:
Code:
interface=eth0
bogus-priv
filterwin2k
cache-size=5000
dhcp-leasefile=/var/run/dnsmasq.leases
domain-needed
domain=chaoticfactor.net
expand-hosts
dhcp-authoritative
dhcp-range=192.168.1.1,192.168.1.30,72h
dhcp-option=3,0.0.0.0
dhcp-option=19,0
dhcp-option=42,192.168.1.25
dhcp-option=44,0.0.0.0
dhcp-option=45,0.0.0.0
dhcp-option=46,8
dhcp-option=47
dhcp-host=id:lola,192.168.1.25,infinite
dhcp-host=id:angel,192.168.1.24,infinite

_________________
We need to start colonizing the moon.

-Astral-
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Thu Oct 27, 2005 6:52 am    Post subject: Reply with quote

(Damn... I think some thread splitting is in order... )

Okay, I've just grabbed your config, and compared it with what I'm using... The following is what I got out of diff (diff -u to be exact)
+ indicates my config setting, - is yours.

Code:
--- astral.config       2005-10-27 16:19:04.101547872 +1000
+++ my.config   2005-10-27 16:20:57.161360168 +1000
@@ -1,4 +1,19 @@
 #
+# Automatically generated make config: don't edit
+# Linux kernel version: 2.6.13.1-mipscvs-20050902
+# Sat Sep 17 16:35:32 2005
+#
+CONFIG_MIPS=y
+
+#
+# Code maturity level options
+#
+CONFIG_EXPERIMENTAL=y
+CONFIG_CLEAN_COMPILE=y
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
+
+#


I'm not sure what these options do. Maybe they're no longer set in .config, so I'm not sure there...
Code:
 # General setup
 #
 CONFIG_LOCALVERSION="-qube"
@@ -186,8 +201,9 @@
 # Executable file formats
 #
 CONFIG_BINFMT_ELF=y
-CONFIG_BINFMT_MISC=y
+# CONFIG_BINFMT_MISC is not set
 CONFIG_TRAD_SIGNALS=y


This should be harmless... I only throw in MISC binary format support for the hell of it. ;-) It comes in handy sometimes.
Code:
+
 #
 # Networking
 #
@@ -197,30 +213,18 @@
 # Networking options
 #
 CONFIG_PACKET=y
-CONFIG_PACKET_MMAP=y
+# CONFIG_PACKET_MMAP is not set


Hrmm... I wonder if this is the cause of network troubles?

Code:
 CONFIG_UNIX=y
 CONFIG_XFRM=y
 CONFIG_XFRM_USER=y
 CONFIG_NET_KEY=y
 CONFIG_INET=y
-CONFIG_IP_MULTICAST=y
-CONFIG_IP_ADVANCED_ROUTER=y
-CONFIG_ASK_IP_FIB_HASH=y
-# CONFIG_IP_FIB_TRIE is not set
+# CONFIG_IP_MULTICAST is not set
+# CONFIG_IP_ADVANCED_ROUTER is not set
 CONFIG_IP_FIB_HASH=y
-# CONFIG_IP_MULTIPLE_TABLES is not set
-# CONFIG_IP_ROUTE_MULTIPATH is not set
-# CONFIG_IP_ROUTE_VERBOSE is not set
-CONFIG_IP_PNP=y
-# CONFIG_IP_PNP_DHCP is not set
-CONFIG_IP_PNP_BOOTP=y
-# CONFIG_IP_PNP_RARP is not set
-CONFIG_NET_IPIP=y
-CONFIG_NET_IPGRE=y
-# CONFIG_NET_IPGRE_BROADCAST is not set
-CONFIG_IP_MROUTE=y
-# CONFIG_IP_PIMSM_V1 is not set
-# CONFIG_IP_PIMSM_V2 is not set
+# CONFIG_IP_PNP is not set
+# CONFIG_NET_IPIP is not set
+# CONFIG_NET_IPGRE is not set
 # CONFIG_ARPD is not set
 # CONFIG_SYN_COOKIES is not set
 # CONFIG_INET_AH is not set


These should be okay.

Code:
@@ -231,11 +235,6 @@
 # CONFIG_IP_TCPDIAG_IPV6 is not set
 # CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_TCP_CONG_BIC=y
-
-#
-# IP: Virtual Server Configuration
-#
-# CONFIG_IP_VS is not set


.. obviously something new in 2.6.13.4 ;-)...

Code:
 CONFIG_IPV6=m
 # CONFIG_IPV6_PRIVACY is not set
 CONFIG_INET6_AH=m
@@ -243,81 +242,7 @@
 CONFIG_INET6_IPCOMP=m
 CONFIG_INET6_TUNNEL=m
 CONFIG_IPV6_TUNNEL=m
-CONFIG_NETFILTER=y
-CONFIG_NETFILTER_DEBUG=y
-
-#
-# IP: Netfilter Configuration
-#
-CONFIG_IP_NF_CONNTRACK=y
-# CONFIG_IP_NF_CT_ACCT is not set
-CONFIG_IP_NF_CONNTRACK_MARK=y
-CONFIG_IP_NF_CT_PROTO_SCTP=m
-CONFIG_IP_NF_FTP=y
-CONFIG_IP_NF_IRC=y
-CONFIG_IP_NF_TFTP=y
-CONFIG_IP_NF_AMANDA=m
-CONFIG_IP_NF_QUEUE=m
-CONFIG_IP_NF_IPTABLES=y
-CONFIG_IP_NF_MATCH_LIMIT=m
-CONFIG_IP_NF_MATCH_IPRANGE=m
-CONFIG_IP_NF_MATCH_MAC=m
-CONFIG_IP_NF_MATCH_PKTTYPE=m
-CONFIG_IP_NF_MATCH_MARK=m
-CONFIG_IP_NF_MATCH_MULTIPORT=m
-CONFIG_IP_NF_MATCH_TOS=m
-CONFIG_IP_NF_MATCH_RECENT=m
-CONFIG_IP_NF_MATCH_ECN=m
-CONFIG_IP_NF_MATCH_DSCP=m
-CONFIG_IP_NF_MATCH_AH_ESP=m
-CONFIG_IP_NF_MATCH_LENGTH=m
-CONFIG_IP_NF_MATCH_TTL=m
-CONFIG_IP_NF_MATCH_TCPMSS=m
-CONFIG_IP_NF_MATCH_HELPER=m
-CONFIG_IP_NF_MATCH_STATE=y
-CONFIG_IP_NF_MATCH_CONNTRACK=m
-CONFIG_IP_NF_MATCH_OWNER=m
-CONFIG_IP_NF_MATCH_ADDRTYPE=m
-CONFIG_IP_NF_MATCH_REALM=m
-CONFIG_IP_NF_MATCH_SCTP=m
-CONFIG_IP_NF_MATCH_COMMENT=m
-CONFIG_IP_NF_MATCH_CONNMARK=m
-CONFIG_IP_NF_MATCH_HASHLIMIT=m
-CONFIG_IP_NF_FILTER=m
-CONFIG_IP_NF_TARGET_REJECT=m
-CONFIG_IP_NF_TARGET_LOG=m
-CONFIG_IP_NF_TARGET_ULOG=m
-CONFIG_IP_NF_TARGET_TCPMSS=m
-CONFIG_IP_NF_NAT=m
-CONFIG_IP_NF_NAT_NEEDED=y
-CONFIG_IP_NF_TARGET_MASQUERADE=m
-CONFIG_IP_NF_TARGET_REDIRECT=m
-CONFIG_IP_NF_TARGET_NETMAP=m
-CONFIG_IP_NF_TARGET_SAME=m
-CONFIG_IP_NF_NAT_SNMP_BASIC=m
-CONFIG_IP_NF_NAT_IRC=m
-CONFIG_IP_NF_NAT_FTP=m
-CONFIG_IP_NF_NAT_TFTP=m
-CONFIG_IP_NF_NAT_AMANDA=m
-CONFIG_IP_NF_MANGLE=m
-CONFIG_IP_NF_TARGET_TOS=m
-CONFIG_IP_NF_TARGET_ECN=m
-CONFIG_IP_NF_TARGET_DSCP=m
-CONFIG_IP_NF_TARGET_MARK=m
-CONFIG_IP_NF_TARGET_CLASSIFY=m
-CONFIG_IP_NF_TARGET_CONNMARK=m
-CONFIG_IP_NF_TARGET_CLUSTERIP=m
-CONFIG_IP_NF_RAW=m
-CONFIG_IP_NF_TARGET_NOTRACK=m
-CONFIG_IP_NF_ARPTABLES=m
-CONFIG_IP_NF_ARPFILTER=m
-CONFIG_IP_NF_ARP_MANGLE=m
-
-#
-# IPv6: Netfilter Configuration (EXPERIMENTAL)
-#
-# CONFIG_IP6_NF_QUEUE is not set
-# CONFIG_IP6_NF_IPTABLES is not set
+# CONFIG_NETFILTER is not set


This should be okay... I don't have that stuff, because my machine is not a router. :-)

Code:
 #
 # SCTP Configuration (EXPERIMENTAL)
@@ -336,7 +261,7 @@
 # CONFIG_ECONET is not set
 # CONFIG_WAN_ROUTER is not set
 # CONFIG_NET_SCHED is not set
-CONFIG_NET_CLS_ROUTE=y
+# CONFIG_NET_CLS_ROUTE is not set

 #
 # Network testing
@@ -347,11 +272,6 @@
 # CONFIG_BT is not set

 #
-# MIPS initrd options
-#
-# CONFIG_EMBEDDED_RAMDISK is not set
-
-#
 # Device Drivers
 #


Heh, again, another patch that wasn't in 2.6.13.1... :-)

Code:
@@ -371,6 +291,7 @@
 # Parallel port support
 #
 # CONFIG_PARPORT is not set
+
 #
 # Plug and Play support
 #
@@ -384,14 +305,11 @@
 # CONFIG_BLK_DEV_DAC960 is not set
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=y
-# CONFIG_BLK_DEV_CRYPTOLOOP is not set
-CONFIG_BLK_DEV_NBD=y
+# CONFIG_BLK_DEV_LOOP is not set
+# CONFIG_BLK_DEV_NBD is not set
 # CONFIG_BLK_DEV_SX8 is not set
-CONFIG_BLK_DEV_RAM=y
+# CONFIG_BLK_DEV_RAM is not set
 CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=4096
-CONFIG_BLK_DEV_INITRD=y
 CONFIG_INITRAMFS_SOURCE=""
 # CONFIG_CDROM_PKTCDVD is not set


These should be fine. Actually, I didn't even know I had loopback and ramdisk support disabled. Guess I better change that... ;-)

Code:
@@ -419,6 +337,7 @@
 # CONFIG_BLK_DEV_IDECD is not set
 # CONFIG_BLK_DEV_IDETAPE is not set
 # CONFIG_BLK_DEV_IDEFLOPPY is not set
+# CONFIG_BLK_DEV_IDESCSI is not set
 # CONFIG_IDE_TASK_IOCTL is not set

 #
@@ -432,8 +351,7 @@
 # CONFIG_BLK_DEV_OPTI621 is not set
 CONFIG_BLK_DEV_IDEDMA_PCI=y
 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
-CONFIG_IDEDMA_PCI_AUTO=y
-# CONFIG_IDEDMA_ONLYDISK is not set
+# CONFIG_IDEDMA_PCI_AUTO is not set
 # CONFIG_BLK_DEV_AEC62XX is not set
 # CONFIG_BLK_DEV_ALI15X3 is not set
 # CONFIG_BLK_DEV_AMD74XX is not set


DMA should work, but I spose disabling it for the moment would be best.

Code:
@@ -458,13 +376,80 @@
 # CONFIG_IDE_ARM is not set
 CONFIG_BLK_DEV_IDEDMA=y
 # CONFIG_IDEDMA_IVB is not set
-CONFIG_IDEDMA_AUTO=y
+# CONFIG_IDEDMA_AUTO is not set
 # CONFIG_BLK_DEV_HD is not set

 #
 # SCSI device support
 #
-# CONFIG_SCSI is not set
+CONFIG_SCSI=m
+CONFIG_SCSI_PROC_FS=y
+
+#
+# SCSI support type (disk, tape, CD-ROM)
+#
+CONFIG_BLK_DEV_SD=m
+CONFIG_CHR_DEV_ST=m
+CONFIG_CHR_DEV_OSST=m
+CONFIG_BLK_DEV_SR=m
+# CONFIG_BLK_DEV_SR_VENDOR is not set
+CONFIG_CHR_DEV_SG=m
+CONFIG_CHR_DEV_SCH=m
+
+#
+# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
+#
+# CONFIG_SCSI_MULTI_LUN is not set
+# CONFIG_SCSI_CONSTANTS is not set
+# CONFIG_SCSI_LOGGING is not set
+
+#
+# SCSI Transport Attributes
+#
+CONFIG_SCSI_SPI_ATTRS=m
+# CONFIG_SCSI_FC_ATTRS is not set
+# CONFIG_SCSI_ISCSI_ATTRS is not set
+
+#
+# SCSI low-level drivers
+#
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
+# CONFIG_SCSI_3W_9XXX is not set
+# CONFIG_SCSI_ACARD is not set
+# CONFIG_SCSI_AACRAID is not set
+CONFIG_SCSI_AIC7XXX=m
+CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
+CONFIG_AIC7XXX_RESET_DELAY_MS=15000
+CONFIG_AIC7XXX_DEBUG_ENABLE=y
+CONFIG_AIC7XXX_DEBUG_MASK=0
+CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
+# CONFIG_SCSI_AIC7XXX_OLD is not set
+# CONFIG_SCSI_AIC79XX is not set
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_MEGARAID_NEWGEN is not set
+# CONFIG_MEGARAID_LEGACY is not set
+# CONFIG_SCSI_SATA is not set
+# CONFIG_SCSI_DMX3191D is not set
+# CONFIG_SCSI_FUTURE_DOMAIN is not set
+# CONFIG_SCSI_IPS is not set
+# CONFIG_SCSI_INITIO is not set
+# CONFIG_SCSI_INIA100 is not set
+# CONFIG_SCSI_SYM53C8XX_2 is not set
+# CONFIG_SCSI_IPR is not set
+# CONFIG_SCSI_QLOGIC_FC is not set
+# CONFIG_SCSI_QLOGIC_1280 is not set
+CONFIG_SCSI_QLA2XXX=m
+# CONFIG_SCSI_QLA21XX is not set
+# CONFIG_SCSI_QLA22XX is not set
+# CONFIG_SCSI_QLA2300 is not set
+# CONFIG_SCSI_QLA2322 is not set
+# CONFIG_SCSI_QLA6312 is not set
+# CONFIG_SCSI_QLA24XX is not set
+# CONFIG_SCSI_LPFC is not set
+# CONFIG_SCSI_DC395x is not set
+# CONFIG_SCSI_DC390T is not set
+# CONFIG_SCSI_NSP32 is not set
+# CONFIG_SCSI_DEBUG is not set


This is again optional. For RaQ users following the discussion, some of them have SCSI controllers onboard -- Don't ask me which one though. ;-) My Qube2 has a PCI SCSI card (Adaptec AHA2940AU) in the slot, and hence I selected that... I think the RaQ uses a NCR chipset... but don't quote me on that.

Code:
 #
 # Multi-device support (RAID and LVM)
@@ -475,6 +460,8 @@
 # Fusion MPT device support
 #
 # CONFIG_FUSION is not set
+# CONFIG_FUSION_SPI is not set
+# CONFIG_FUSION_FC is not set

 #
 # IEEE 1394 (FireWire) support
@@ -490,7 +477,7 @@
 # Network device support
 #
 CONFIG_NETDEVICES=y
-CONFIG_DUMMY=m
+# CONFIG_DUMMY is not set
 # CONFIG_BONDING is not set
 # CONFIG_EQUALIZER is not set
 # CONFIG_TUN is not set
@@ -504,7 +491,7 @@
 # Ethernet (10 or 100Mbit)
 #
 CONFIG_NET_ETHERNET=y
-CONFIG_MII=y
+# CONFIG_MII is not set
 # CONFIG_HAPPYMEAL is not set
 # CONFIG_SUNGEM is not set
 # CONFIG_NET_VENDOR_3COM is not set
@@ -522,26 +509,7 @@
 # CONFIG_WINBOND_840 is not set
 # CONFIG_DM9102 is not set
 # CONFIG_HP100 is not set
-CONFIG_NET_PCI=y
-# CONFIG_PCNET32 is not set
-# CONFIG_AMD8111_ETH is not set
-# CONFIG_ADAPTEC_STARFIRE is not set
-# CONFIG_B44 is not set
-# CONFIG_FORCEDETH is not set
-# CONFIG_DGRS is not set
-# CONFIG_EEPRO100 is not set
-CONFIG_E100=y
-# CONFIG_FEALNX is not set
-CONFIG_NATSEMI=y
-# CONFIG_NE2K_PCI is not set
-# CONFIG_8139CP is not set
-# CONFIG_8139TOO is not set
-# CONFIG_SIS900 is not set
-# CONFIG_EPIC100 is not set
-# CONFIG_SUNDANCE is not set
-# CONFIG_TLAN is not set
-# CONFIG_VIA_RHINE is not set
-# CONFIG_LAN_SAA9730 is not set
+# CONFIG_NET_PCI is not set

 #
 # Ethernet (1000 Mbit)
@@ -555,7 +523,6 @@
 # CONFIG_R8169 is not set
 # CONFIG_SKGE is not set
 # CONFIG_SK98LIN is not set
-# CONFIG_VIA_VELOCITY is not set
 # CONFIG_TIGON3 is not set
 # CONFIG_BNX2 is not set

@@ -581,15 +548,9 @@
 # CONFIG_WAN is not set
 # CONFIG_FDDI is not set
 # CONFIG_HIPPI is not set
-CONFIG_PPP=y
-CONFIG_PPP_MULTILINK=y
-CONFIG_PPP_FILTER=y
-# CONFIG_PPP_ASYNC is not set
-# CONFIG_PPP_SYNC_TTY is not set
-CONFIG_PPP_DEFLATE=y
-CONFIG_PPP_BSDCOMP=y
-# CONFIG_PPPOE is not set
+# CONFIG_PPP is not set
 # CONFIG_SLIP is not set
+# CONFIG_NET_FC is not set
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=y
 CONFIG_NETPOLL=y


This is sane

Code:
@@ -610,7 +571,25 @@
 #
 # Input device support
 #
-# CONFIG_INPUT is not set
+CONFIG_INPUT=y
+
+#
+# Userland interfaces
+#
+# CONFIG_INPUT_MOUSEDEV is not set
+# CONFIG_INPUT_JOYDEV is not set
+# CONFIG_INPUT_TSDEV is not set
+# CONFIG_INPUT_EVDEV is not set
+# CONFIG_INPUT_EVBUG is not set
+
+#
+# Input Device Drivers
+#
+# CONFIG_INPUT_KEYBOARD is not set
+# CONFIG_INPUT_MOUSE is not set
+# CONFIG_INPUT_JOYSTICK is not set
+# CONFIG_INPUT_TOUCHSCREEN is not set
+# CONFIG_INPUT_MISC is not set


No point in having these on a headless box :-) But they should be harmless...

Code:
 #
 # Hardware I/O ports
@@ -740,45 +719,35 @@
 CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
-# CONFIG_EXT2_FS_SECURITY is not set
+CONFIG_EXT2_FS_SECURITY=y
 # CONFIG_EXT2_FS_XIP is not set
 CONFIG_EXT3_FS=y
 CONFIG_EXT3_FS_XATTR=y
 CONFIG_EXT3_FS_POSIX_ACL=y
-# CONFIG_EXT3_FS_SECURITY is not set
+CONFIG_EXT3_FS_SECURITY=y
 CONFIG_JBD=y
 # CONFIG_JBD_DEBUG is not set
 CONFIG_FS_MBCACHE=y
-CONFIG_REISERFS_FS=y
+CONFIG_REISERFS_FS=m
 # CONFIG_REISERFS_CHECK is not set
 # CONFIG_REISERFS_PROC_INFO is not set
-# CONFIG_REISERFS_FS_XATTR is not set
-CONFIG_JFS_FS=y
-CONFIG_JFS_POSIX_ACL=y
-# CONFIG_JFS_SECURITY is not set
-# CONFIG_JFS_DEBUG is not set
-# CONFIG_JFS_STATISTICS is not set
+CONFIG_REISERFS_FS_XATTR=y
+CONFIG_REISERFS_FS_POSIX_ACL=y
+CONFIG_REISERFS_FS_SECURITY=y
+# CONFIG_JFS_FS is not set
 CONFIG_FS_POSIX_ACL=y

 #
 # XFS support
 #
-CONFIG_XFS_FS=y
-CONFIG_XFS_EXPORT=y
-# CONFIG_XFS_RT is not set
-# CONFIG_XFS_QUOTA is not set
-# CONFIG_XFS_SECURITY is not set
-# CONFIG_XFS_POSIX_ACL is not set
+# CONFIG_XFS_FS is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_ROMFS_FS is not set
-# CONFIG_INOTIFY is not set
-CONFIG_QUOTA=y
-# CONFIG_QFMT_V1 is not set
-CONFIG_QFMT_V2=y
-CONFIG_QUOTACTL=y
+CONFIG_INOTIFY=y
+# CONFIG_QUOTA is not set
 # CONFIG_DNOTIFY is not set
 # CONFIG_AUTOFS_FS is not set
-CONFIG_AUTOFS4_FS=y
+# CONFIG_AUTOFS4_FS is not set

 #
 # CD-ROM/DVD Filesystems
@@ -798,9 +767,12 @@
 #
 CONFIG_PROC_FS=y
 CONFIG_PROC_KCORE=y
-# CONFIG_SYSFS is not set
-# CONFIG_DEVPTS_FS_XATTR is not set
-# CONFIG_TMPFS is not set
+CONFIG_SYSFS=y
+CONFIG_DEVPTS_FS_XATTR=y
+CONFIG_DEVPTS_FS_SECURITY=y
+CONFIG_TMPFS=y
+CONFIG_TMPFS_XATTR=y
+CONFIG_TMPFS_SECURITY=y
 # CONFIG_HUGETLB_PAGE is not set
 CONFIG_RAMFS=y


Okay, most of these are sane... You'll want TMPFS and SYSFS, as both of these are used by Gentoo Linux.

In addition, it may be worth pointing out that XFS support is flakey at best -- it doesn't recover from errors on 64-bit machines (requiring one to mount the partition in Linux/x86 or IRIX to repair errors), and I've found it was b0rked on mipsel -- although that was back when I was running kernel 2.6.8.1. The situation might be better now, but don't bet on it.

Code:
@@ -824,65 +796,50 @@
 #
 # Network File Systems
 #
-CONFIG_NFS_FS=y
+CONFIG_NFS_FS=m
 CONFIG_NFS_V3=y
 CONFIG_NFS_V3_ACL=y
 CONFIG_NFS_V4=y
 CONFIG_NFS_DIRECTIO=y
-CONFIG_NFSD=y
+CONFIG_NFSD=m
 CONFIG_NFSD_V2_ACL=y
 CONFIG_NFSD_V3=y
 CONFIG_NFSD_V3_ACL=y
 CONFIG_NFSD_V4=y
 CONFIG_NFSD_TCP=y
-# CONFIG_ROOT_NFS is not set
-CONFIG_LOCKD=y
+CONFIG_LOCKD=m
 CONFIG_LOCKD_V4=y
-CONFIG_EXPORTFS=y
-CONFIG_NFS_ACL_SUPPORT=y
+CONFIG_EXPORTFS=m
+CONFIG_NFS_ACL_SUPPORT=m
 CONFIG_NFS_COMMON=y
-CONFIG_SUNRPC=y
-CONFIG_SUNRPC_GSS=y
-CONFIG_RPCSEC_GSS_KRB5=y
+CONFIG_SUNRPC=m
+CONFIG_SUNRPC_GSS=m
+CONFIG_RPCSEC_GSS_KRB5=m
 # CONFIG_RPCSEC_GSS_SPKM3 is not set
-CONFIG_SMB_FS=y
+CONFIG_SMB_FS=m
 # CONFIG_SMB_NLS_DEFAULT is not set
-CONFIG_CIFS=y
+CONFIG_CIFS=m
 CONFIG_CIFS_STATS=y
 CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 CONFIG_CIFS_EXPERIMENTAL=y
 # CONFIG_NCP_FS is not set
-CONFIG_CODA_FS=y
+CONFIG_CODA_FS=m
 # CONFIG_CODA_FS_OLD_API is not set
 # CONFIG_AFS_FS is not set

 #
 # Partition Types
 #
-CONFIG_PARTITION_ADVANCED=y
-# CONFIG_ACORN_PARTITION is not set
-# CONFIG_OSF_PARTITION is not set
-# CONFIG_AMIGA_PARTITION is not set
-# CONFIG_ATARI_PARTITION is not set
-# CONFIG_MAC_PARTITION is not set
+# CONFIG_PARTITION_ADVANCED is not set
 CONFIG_MSDOS_PARTITION=y
-# CONFIG_BSD_DISKLABEL is not set
-# CONFIG_MINIX_SUBPARTITION is not set
-# CONFIG_SOLARIS_X86_PARTITION is not set
-# CONFIG_UNIXWARE_DISKLABEL is not set
-# CONFIG_LDM_PARTITION is not set
-# CONFIG_SGI_PARTITION is not set
-# CONFIG_ULTRIX_PARTITION is not set
-# CONFIG_SUN_PARTITION is not set
-# CONFIG_EFI_PARTITION is not set

 #
 # Native Language Support
 #
-CONFIG_NLS=y
+CONFIG_NLS=m
 CONFIG_NLS_DEFAULT="utf8"
-CONFIG_NLS_CODEPAGE_437=y
+CONFIG_NLS_CODEPAGE_437=m
 # CONFIG_NLS_CODEPAGE_737 is not set
 # CONFIG_NLS_CODEPAGE_775 is not set
 # CONFIG_NLS_CODEPAGE_850 is not set
@@ -939,26 +896,22 @@


These look sane...

Code:
 # Security options
 #
 # CONFIG_KEYS is not set
-CONFIG_SECURITY=y
-CONFIG_SECURITY_NETWORK=y
-CONFIG_SECURITY_CAPABILITIES=y
-# CONFIG_SECURITY_SECLVL is not set
-# CONFIG_SECURITY_SELINUX is not set
+# CONFIG_SECURITY is not set

 #
 # Cryptographic options
 #
 CONFIG_CRYPTO=y
 CONFIG_CRYPTO_HMAC=y
-CONFIG_CRYPTO_NULL=y
-CONFIG_CRYPTO_MD4=y
+CONFIG_CRYPTO_NULL=m
+CONFIG_CRYPTO_MD4=m
 CONFIG_CRYPTO_MD5=y
-CONFIG_CRYPTO_SHA1=y
-CONFIG_CRYPTO_SHA256=y
-CONFIG_CRYPTO_SHA512=y
+CONFIG_CRYPTO_SHA1=m
+CONFIG_CRYPTO_SHA256=m
+CONFIG_CRYPTO_SHA512=m
 CONFIG_CRYPTO_WP512=m
 CONFIG_CRYPTO_TGR192=m
-CONFIG_CRYPTO_DES=y
+CONFIG_CRYPTO_DES=m
 CONFIG_CRYPTO_BLOWFISH=m
 CONFIG_CRYPTO_TWOFISH=m
 CONFIG_CRYPTO_SERPENT=m
@@ -984,5 +937,5 @@
 CONFIG_CRC_CCITT=m
 CONFIG_CRC32=y
 CONFIG_LIBCRC32C=m
-CONFIG_ZLIB_INFLATE=y
-CONFIG_ZLIB_DEFLATE=y
+CONFIG_ZLIB_INFLATE=m
+CONFIG_ZLIB_DEFLATE=m


Now, I'm not sure about the security options there. SELinux I think needs more work to run on MIPS (spb would know more there), and so I tend to approach those options with caution, but the rest seems sane.

I see you've fixed the not seeing / problem... however, I think the NAT problem may be highlighted by some differences above. Hope this helps. :-)
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
freshy98
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 274
Location: The Netherlands

PostPosted: Fri Oct 28, 2005 2:04 pm    Post subject: Reply with quote

I you guys want I can post my kernel config I use atm on my Qube2 which is running as my firewall/router.
It uses a 3COM 905c card in the PCI slot to which the cable modem is hooked up, and never had produced error as of yet.

The kernel used is 2.6.10 I believe. Need to check tonight when I get home again.
Just let me know if it's wanted!
_________________
Mac Pro single quad 2.8GHz, 6GB RAM, 8800GT. MacBook. Plus way too many SUN/Cobatl/SGI and a lonely Alpha.
Back to top
View user's profile Send private message
Redhatter
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Sat Oct 29, 2005 2:55 am    Post subject: Reply with quote

freshy98: Actually, I put together a site for that very purpose:

http://stuartl.longlandclan.hopto.org/gentoo/mips/index.php/2

Enjoy. :-)
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
freshy98
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 274
Location: The Netherlands

PostPosted: Sat Oct 29, 2005 7:57 am    Post subject: Reply with quote

Aah, very nice! Will fill it in asap.
_________________
Mac Pro single quad 2.8GHz, 6GB RAM, 8800GT. MacBook. Plus way too many SUN/Cobatl/SGI and a lonely Alpha.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Goto page Previous  1, 2, 3 ... 9, 10, 11
Page 11 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum