|
||||||||
Looks like that might be worth checking out. I wish some of these tools would work with the CF/IDE images. Has anyone had a chance to play with m0n0-utils (http://www.xs4all.nl/~fredmol/m0n0/ .. adds ssh/tcpdump/traceroute)? I've got it working off of a cd, but haven't been able to get it working with the CF/IDE image. Have contacted the developer, but was hoping someone might've had the same problem I did: --- toybox# uname -a FreeBSD toybox.fastroot.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 root at perseus dot cse dot buffalo dot edu:/usr/obj/usr/src/sys/GENERIC i386 --- toybox# perl -v This is perl, version 5.005_03 built for i386-freebsd --- toybox# mkisofs -v mkisofs 2.0.3 (i386-unknown-freebsd4.10) --- toybox# ./m0n0-inst-modules/m0n0-inst-modules -m 15k gen.img joey.img m0n0-ssh m0n0-shellpack Copying contents of gen.img... Extracting root file system... Creating new root file system... 15360+0 records in 15360+0 records out 15728640 bytes transferred in 0.466019 secs (33751059 bytes/sec) Warning: Block size restricts cylinders per group to 25. Warning: 2048 sector(s) in last cylinder unallocated /dev/vn0c: 30720 sectors in 8 cylinders of 1 tracks, 4096 sectors 15.0MB in 1 cyl groups (25 c/g, 50.00MB/g, 3840 i/g) super-block backups (for fsck -b #) at: 32 Installing module m0n0-ssh... pre-install: copying system files to /tmp/m0n0install140/module/install-root... pre-install: copying libraries... post-install: updating group & passwd file... Installing module m0n0-shellpack... pre-install: copying system files to /tmp/m0n0install140/module/install-root... pre-install: copying libraries... Packaging joey.img... /tmp/m0n0install140/mnt: write failed, file system is full Cleaning up... Created new image 'joey.img' --- Without -m 15k toybox# ./m0n0-inst-modules/m0n0-inst-modules gen.img joey.img m0n0-ssh m0n0-shellpack Copying contents of gen.img... Extracting root file system... Installing module m0n0-ssh... pre-install: copying system files to /tmp/m0n0install340/module/install-root... pre-install: copying libraries... post-install: updating group & passwd file... Installing module m0n0-shellpack... pre-install: copying system files to /tmp/m0n0install340/module/install-root... pre-install: copying libraries... /tmp/m0n0install340/mnt: write failed, file system is full cpio: write error: No space left on device Packaging joey.img... /tmp/m0n0install340/mnt: write failed, file system is full Cleaning up... Created new image 'joey.img' --- Here's what I get when I boot up: -snip- cd: can't cd to /var/run spec_getpages:(#md/2) I/O read failure: (error=22) bp 0xcc2712d4 vp 0xd5d8fec0 size: 5120, resid: 5120, a_count: 4836, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 2 /etc/rc: dev_mkdb: I/O error ldconfig: mkstemp(/var/run/ld-elf.so.hints.EIDjyi): Invalid argument spec_getpages:(#md/2) I/O read failure: (error=22) bp 0xcc2712d4 vp 0xd5d8fec0 size: 65536, resid: 65536, a_count: 65536, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 16 /etc/rc: /etc/rc.bootup: I/O error spec_getpages:(#md/2) I/O read failure: (error=22) bp 0xcc2712d4 vp 0xd5d8fec0 size: 65536, resid: 65536, a_count: 65536, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 16 /etc/rc: /etc/rc.banner: I/O error -snip- Comments, ideas, suggestions? On Fri, 13 Aug 2004 15:21:00 +0100, Gavin Pidgley <gavin at gadago dot net> wrote: > Hi List > > I assume this is only for the CD version of m0n0wall? Has this been > implemented into a CF version of m0n0wall? > > Gavin > > On Fri, 2004-08-13 at 15:07, Jorge Luis Mera wrote: > > In this page www.jorgemera.net/monowall they will be able to find the image > > iso of the version of monowall 1,1 b17 with support for snort, in addition > > to the image of the configuration disc. > > > > > > > > These were the instructions that the developer gave me: > > > > > > > > > > > > Write the image on a cd > > > > Write floppy with dd, or with any other software ( > > > > Copy the original configuration directory from your floppy (conf > > > > directory) into the new floppy. > > > > > > > > ____________________________________________ > > > > > > > > Jorge Luis Mera > > > > Director de Software & Desarrollo > > > > Intrasites Ltda. > > > > Calle 51 # 73-76 Local 248 > > > > Centro Comercial Las Piramides > > > > P.B.X 430-14-00 > > > > Medellín - Colombia > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > -- Joey Freeland |