**** BEGIN LOGGING AT Thu Jan 05 02:59:59 2006 Jan 05 10:26:03 hello all, id like to build an ipkg for the syck libraries, but the cross compiling tool chain has an error on build Jan 05 10:27:01 id be greatful if anyone has any insight they could share Jan 05 11:04:40 hi gnarg you could try the #nslu2-linux chan as there are developers maybe they can help you Jan 05 11:47:51 oh ok, thanks! Jan 05 12:04:58 hi Jan 05 12:05:20 has someone made the nslu2 into a router? Jan 05 12:06:44 hello? Jan 05 12:13:40 that nslu2 wiki sucks Jan 05 12:13:59 BTW on www.nslu2-linux.org/wiki/Main/FAQ is nothing Jan 05 12:14:17 http://www.nslu2-linux.org/wiki/FAQ/HomePage Jan 05 12:14:21 cooper: You have the power to make it better... Jan 05 12:15:00 na, need to be op to change the title of this channel Jan 05 12:17:06 i'm a bit mean, because there is no masquerade kernel module in unslung Jan 05 12:17:44 that means you can't make a router out of an unslunged nslu2 Jan 05 12:18:00 cooper: run openslug then Jan 05 12:18:19 morning Jan 05 12:18:25 cooper: or patch and recompile unslung Jan 05 12:18:34 that's the point - my ethernet card is not working under openslug Jan 05 12:18:52 cooper: What model? Jan 05 12:18:59 dub-e100 Jan 05 12:19:17 it's currently not working with usbnet module Jan 05 12:19:42 But it works under unslung? Jan 05 12:20:12 yes, with ax8817x Jan 05 12:20:37 cooper, http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/5.5-beta/kernel-module-iptable-nat_2.4.22.l2.3r29-r5_nslu2.ipk isn't it? Jan 05 12:21:18 no, i think i also need ipt_MASQUERADE Jan 05 12:21:46 without that module, iptables gives me some error messages Jan 05 12:22:32 but there's no ipt_MASQUERADE for unslung. i don't know why Jan 05 12:25:02 http://www.tldp.org/HOWTO/IP-Masquerade-HOWTO/ipmasq-compiling3.1.html Jan 05 12:25:57 here you can see what's needed for masquerading: Jan 05 12:26:00 ip_conntrack.o, ip_conntrack_ftp.o, ip_conntrack_irc.o, ip_nat_ftp.o, ip_nat_irc.o Jan 05 12:26:00 ip_tables.o, ipt_MASQUERADE.o, iptable_nat.o, iptable_mangle.o, iptable_filter.o Jan 05 12:27:00 i thing ip_conntrack_ftp/irc, ip_nat_ftp/irc aren't really nescessary, but ipt_masquerade is Jan 05 12:28:39 anyone know how to get the tab key working , like on other linux boxes ... ie, hitting tab will finish the command for you .... Jan 05 12:29:26 maybe with installing bash Jan 05 12:29:41 than changing the shell to bash Jan 05 12:31:20 excellent .... that works Jan 05 12:36:05 cooper, if you build an equal kernel with that needed modules on a ix86 system, which config options are need? Jan 05 12:36:38 mom Jan 05 12:38:58 is it okay to paste it all (about 20 lines) Jan 05 12:39:06 that are the unslung-5.5 kernel options http://pastebin.com/492227 Jan 05 12:39:18 can you see any difference ? Jan 05 12:40:06 sorry, wrong part Jan 05 12:43:18 that's the netfilter conf on my router http://pastebin.com/492232 Jan 05 12:44:17 what i miss is especially: Jan 05 12:44:19 # Jan 05 12:44:19 CONFIG_IP_NF_NAT=y Jan 05 12:44:19 # Jan 05 12:44:19 CONFIG_IP_NF_NAT_NEEDED=y Jan 05 12:44:20 # Jan 05 12:44:22 CONFIG_IP_NF_TARGET_MASQUERADE=y Jan 05 12:44:24 # Jan 05 12:44:26 CONFIG_IP_NF_TARGET_REDIRECT=y Jan 05 12:44:58 your router runs linux 2.6.x? Jan 05 12:45:40 because i use MASQUERADE as a target Jan 05 12:45:43 no 2.4 Jan 05 12:46:16 2.4.29 at the moment Jan 05 12:50:43 Morning all ;) Jan 05 12:53:11 cooper, but what i had pastebin i a part from openembedded\packages\linux\unslung-kernel\defconfig (which is used to compile the unslung kernel and the modules) and there i see no equal config_parameters Jan 05 12:53:45 hmm Jan 05 12:54:01 maybe there's another way to make it a nat router Jan 05 12:54:17 i always did it with masquerade Jan 05 12:54:45 but i will look for another solution Jan 05 12:54:46 dunno, what differences are between 2.4.22 and 2.4.29 Jan 05 12:55:41 na, i don't think it has todo with the different versions -> see the masquerade howto i posted Jan 05 12:58:53 i think i got a workaround Jan 05 12:59:42 i can use the SNAT target instead of MASQUERADE Jan 05 13:00:18 with SNAT you can point to a specific ip Jan 05 13:00:42 but if someone has a dhcp connection he needs MASQUERADE Jan 05 13:20:01 hello Jan 05 13:20:43 does someone know what the default password for the firsttime installation is? Jan 05 13:21:05 firsttime installation = i have no windows and got the ip tru ethereal sniffing of my network Jan 05 13:21:34 now i'm in the webinterface but don't know the password and the printed documentation says nothing about that Jan 05 13:22:40 admin:admin Jan 05 13:25:46 thx Jan 05 13:26:58 cooper, have you tried anything with masquerade when you load the iptable-nat module? Jan 05 13:29:39 sure Jan 05 13:30:04 cooper a query will be ok? Jan 05 13:30:31 Module Size Used by Tainted: P Jan 05 13:30:31 ipt_conntrack 1088 0 (unused) Jan 05 13:30:31 iptable_filter 1516 1 Jan 05 13:30:31 iptable_nat 15688 1 Jan 05 13:30:32 ip_conntrack 18408 2 [ipt_conntrack iptable_nat] Jan 05 13:30:34 ip_tables 12912 5 [ipt_conntrack iptable_filter iptable_nat] Jan 05 13:30:45 these are the modules i'm currently running Jan 05 13:31:08 what do you mean? Jan 05 13:31:50 prv. chat, or we'll switch to #nslu2-german Jan 05 13:32:20 ah, okay. changing to #nslu2-german would be better Jan 05 13:59:44 i have installed coreutils package ... how can i now get all the new commands to run, without typing /opt/bin before the command all the time ? Jan 05 14:01:47 export PATH=/opt/bin:/opt/sbin:$PATH Jan 05 14:02:08 and add this line at the end of /etc/profile or ~/.profile Jan 05 14:06:55 there is no file called profile in /etc Jan 05 14:07:04 will i create one ? Jan 05 14:07:37 sure Jan 05 14:07:54 but, if it isn't there Jan 05 14:09:23 you should enter something like that http://pastebin.com/492360 Jan 05 14:11:59 ok Jan 05 14:22:19 logoff and login after te changes, then it should work Jan 05 15:08:19 worked a dream, thanks Jan 05 15:08:40 no problem Jan 05 15:08:56 how about creating a file like .aliases on a unix system ... Jan 05 15:09:06 is this possible ? Jan 05 15:09:55 so you use bash as shell, then ~/.bashrc is your friend, where you can add something like this Jan 05 15:10:10 alias "dir=ls -la" Jan 05 15:10:10 alias "ll=ls -la" Jan 05 15:10:25 is someone using his nslu2 as a firewall here? Jan 05 15:28:27 caplink, you here? Jan 05 15:28:41 morning ByronT-Desktop Jan 05 15:28:55 PM? Jan 05 15:29:00 sure Jan 05 15:55:59 is anyone listening? Jan 05 15:57:58 ~ask Jan 05 15:58:00 If you have a question, just ask, maybe someone have an answer... sometimes. Jan 05 16:00:46 I played around with my config files and now my DS-101 does not start anymore (orange steady status LED) Jan 05 16:01:24 Is there a way to re-initialize the system without losing the data in the share directories? Jan 05 16:03:03 maybe try the #ds101-linux channel? Jan 05 16:03:30 thanks, I will give it a try there. Jan 05 16:24:50 hi Jan 05 16:25:47 --00:23:29-- http://sources.nslu2-linux.org/monotone/nslu2-linux.db.gz Jan 05 16:25:48 => `monotone/nslu2-linux.db.gz' Jan 05 16:25:48 Auflösen des Hostnamen »sources.nslu2-linux.org«.... 205.196.212.100 Jan 05 16:25:48 Verbindungsaufbau zu sources.nslu2-linux.org|205.196.212.100|:80... verbunden. Jan 05 16:25:48 HTTP Anforderung gesendet, warte auf Antwort... 404 Not Found Jan 05 16:25:48 00:23:32 FEHLER 404: Not Found. Jan 05 16:26:43 what happend to nslu2-linux.db.gz? Jan 05 16:27:35 * caplink811_log thinks, that might be a question for #nslu2.linux Jan 05 16:27:56 ok Jan 05 16:29:13 there is no #nslu2.linux Jan 05 16:38:01 sorry, #nslu2-linux Jan 05 16:38:44 ah, danke Jan 05 17:24:17 lo Jan 05 17:24:34 what could be the reason for my openslug 2.7-beta based nslu2 to beep randomly Jan 05 17:24:45 like only a few times per day Jan 05 17:26:30 c0ffee: rebooting? Jan 05 17:27:25 uptime says up 2 days Jan 05 17:27:39 also, i'm accessing the nfs mounted volumes on the box Jan 05 17:47:22 is there a command to make the nslu2 beep? Jan 05 17:48:58 hum hum, a FAQ obviously Jan 05 17:50:05 but no, that's not openslug related :/ Jan 05 18:57:41 anybody awake? Jan 05 18:57:55 i just screwed up and i'm wondering how to restart Jan 05 18:58:12 i unslung things, but i forgot to change the password before rebooting. Jan 05 18:58:32 i think i should just be able to reflash with the firmware, but i'm not sure. Jan 05 19:07:35 ah, rebooting without any disks attached and enabling telnet again seems to have let me change the passwd. Jan 05 19:07:36 i hope. Jan 05 19:12:59 hmm. Jan 05 19:13:00 seems not. Jan 05 19:13:07 so i guess reflashing it is. Jan 05 19:13:21 * genehack hums a jaunty tune Jan 05 19:31:58 and now that i've re-flashed and re-un-slung, let's see if i got it right this time... Jan 05 19:48:48 and that did in fact do it. Jan 05 19:48:52 * genehack does the happy dance **** ENDING LOGGING AT Fri Jan 06 02:59:57 2006