From: Matthew F. <mf...@ci...> - 2000-08-09 18:33:54
|
Jason, netcfg should allow you to configure your interface either manually (enter IP, Netmask, default route, DNS, etc. ) or via DHCP. You will probably first want to make sure a NIC was detected (netcfg will complain if it doesn't find one, though) by typing dmesg, which will show you the results of the kernel messages. For example you would see something like: 3c59x.c:v0.99H 27May00 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html eth0: 3Com 3c905B Cyclone 100baseTx at 0xcc00, 00:c0:4f:64:fb:67, IRQ 11 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface. MII transceiver found at address 24, status 786d. MII transceiver found at address 0, status 786d. -mdf ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team On Wed, 9 Aug 2000, Cochetti, Jason V. wrote: > Date: Wed, 9 Aug 2000 11:36:51 -0500 > From: "Cochetti, Jason V." <Jas...@cm...> > To: 'Matthew Franz' <mf...@ci...> > Subject: RE: [Trinux-talk] Data 1 and Data 2 floppies > > Matt, > > I switched to a different machine and everything booted up great. The bat > file works great. There seems to be a problem when I tried to boot it on a > Dell Dimension XPS T606 computer. We have two of these types of computers > and both produced that error. Now I am using a micron. > > I have another question if you have the time. Once I booted up Trinux, how > do you get it on the network? Or... can you point me in the direction of > information on how to get it up on the network. I will post this question > at sourceforge. > > Thanks for your time, > Jason > > Below are some stuff I made quick in word hope you can see them. > > 1. > > > > 2. > > > > > >> Message sent by jas...@cm... > >> retrieving user information... > >> name: Jason Cochetti > >> organization: Computer Science Corporation > > -----Original Message----- > From: Matthew Franz [mailto:mf...@ci...] > Sent: Friday, August 04, 2000 5:04 AM > To: tri...@li... > Subject: Re: [Trinux-talk] Data 1 and Data 2 floppies > > > Jason, > > If you don't have a version of UNIX (Solaris, *BSD, Linux, whatever) > you'll click on trinux.bat (within Windows) and it should automatically > create all three disks using rawrite, prompting you for floppies. In > other words you will run the install script within your native OS, not > trinux. > > Regarding the sensei[x] message, do you have a compaq? I get the same > kernel messages on the two older compaqs I use for testing and I disk > ignore them and everything seems to work ok. > > Basically the boot disk contains the DOS bootloader (syslinux) and initial > root ramdisk (initrd.gz) the Linux kernel (bzImage) and some necessary > initial packages (basenet.tgz and pkg.tgz) that are required for minimal > functionality. Data disks are simply DOS floppies that contain the > compressed package files for the various security tools: nmap, tcpdump, > etc. that can be found at http://trinux.sourceforge.net/pkg/ Disk 2 > contains some of the larger (500k+) packages such as Ethereal and OpenSSH. > > -mdf > > ------------------------------------- > Matthew Franz mf...@ci... > Security Research Engineer > Security Technologies Assessment Team > > On Fri, 4 Aug 2000, Cochetti, Jason V. wrote: > > > Date: Fri, 4 Aug 2000 10:20:52 -0500 > > From: "Cochetti, Jason V." <Jas...@cm...> > > To: "'tri...@li...'" > > <tri...@li...> > > Subject: [Trinux-talk] Data 1 and Data 2 floppies > > > > What and how are the Data 1 and Data 2 floppies used? How are they > > installed? When are they installed (before or after boot up)? > > > > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > http://lists.sourceforge.net/mailman/listinfo/trinux-talk > |