Re: blocking icmp...

2003-05-28 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, May 27, 2003 at 10:51:15AM -0600, Gary Hennigan wrote:
> For a server I'd agree. For a home system I'm not sure there's any
> issue. 

Yeah, and you've never taken flak from your boss from sending a truck
out to go fix equipment that's functioning because everybody using the
equipment in question is blocking ICMP, making it impossible to see if
anything's making it to the "last mile."  Having done tech support for
@Home before, I can safely say people blocking ICMP cause support folk
more frustration and grief than walking a customer through
reinstalling a network adapter in Windows 2000 when the customer
doesn't know how to use a mouse.  Yes, I've had that happen, more than
once.

> I've been blocking all incoming, non-stateful, ICMP for a
> number of years on my cable-connected LAN and have never had a
> problem, but I don't run any type of globally accessible server.

Don't do this!  If you were on @Home, you are one of the people who
damaged me for life by doing this.  8:oP

> Personally, I'd rather make my presence on the 'net as hard to
> discover as possible. If you allow echo requests it's a simple matter
> for someone to run nmap, for example, to find out that a particular IP
> address is valid. If you block such messages any cracker will likely
> just move on to the next poor slob when your IP address doesn't show
> up on his nmap scan.

Better idea: Keep patched instead of relying on obscurity.

- -- 
 .''`. Baloo Ursidae <[EMAIL PROTECTED]>
: :'  :proud Debian admin and user
`. `'`
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+1F1RJ5vLSqVpK2kRAvYoAKDMF4Z4YyipdwjDQSvxgrZ/Skyd5gCg2o1U
2gU2Wn6AMp00JZD1RkwJeoI=
=GTG+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Can access friend's website, but not ftp

2003-05-28 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, May 27, 2003 at 08:18:31PM -0400, Hall Stevenson wrote:
> A friend of mine has a web and ftp server setup on his linux box. I can
> get to his website fine. 
> Using Konqueror, with ftp://his.website.here, I get a login prompt,
> enter my info, then 
> 
> Could not connect to host

Use passive mode, or get your friend to learn how FTP works to NAT it right.

- -- 
 .''`. Baloo Ursidae <[EMAIL PROTECTED]>
: :'  :proud Debian admin and user
`. `'`
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+1F57J5vLSqVpK2kRAk7VAKDEDHgb1FxMO7O/GuRnHn4isjNflgCfcxl0
gqljD+g++DT3B5UPF+mIo0A=
=Y6zo
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



sndconfig problems: sound only works until reboot

2003-05-28 Thread Joris Huizer
Hello everybody,

I have this problem: 
I'm installing & configuring Debian on an Compaq
Presario 1245 - the last part is sound. I was told
this computer has a  ESS 1869 sound card.

I searched on the web and found a few pages mentioning
sndconfig. I gave it a try and got sound working using
the Soundblaster config;

The problem is, for some reason sound is NOT working
when the computer is booted again. The only way I
found to get it working again is, commenting out
again, rebooting (otherwise sndconfig gives an error
about /dev/audio which isn't telling me nothing except
that somethings goes wrong) and running sndconfig
again.

Can anybody tell me what I should do to make the sound
work allways ?

Thanks very much

Joris

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: 2.4.20 kernel for woody

2003-05-28 Thread Steinar Bang
> Kevin McKinley <[EMAIL PROTECTED]>:

> It's possible to make a kernel image deb on another Woody machine
> and install it on the target Woody machine.

My problem is that I don't have any other woody machines available to
do the build on.

Only sarge testing/unstable machines.

But in any case, as I stated in another message, I've been pointed to
a 2.4.20 kernel for woody:

http://lists.debian.org/debian-security/2003/debian-security-200305/msg00288.html

Thanx!


- Steinar


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: sndconfig problems: sound only works until reboot

2003-05-28 Thread Antonio Rodriguez
Debian Planet has some info that may help you. Check the comments and links
http://debianplanet.com/node.php?id=949#comment

- Original Message -
From: "Joris Huizer" <[EMAIL PROTECTED]>
To: "debian user" <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 3:36 AM
Subject: sndconfig problems: sound only works until reboot


> Hello everybody,
>
> I have this problem:
> I'm installing & configuring Debian on an Compaq
> Presario 1245 - the last part is sound. I was told
> this computer has a  ESS 1869 sound card.
>
> I searched on the web and found a few pages mentioning
> sndconfig. I gave it a try and got sound working using
> the Soundblaster config;
>
> The problem is, for some reason sound is NOT working
> when the computer is booted again. The only way I
> found to get it working again is, commenting out
> again, rebooting (otherwise sndconfig gives an error
> about /dev/audio which isn't telling me nothing except
> that somethings goes wrong) and running sndconfig
> again.
>
> Can anybody tell me what I should do to make the sound
> work allways ?
>
> Thanks very much
>
> Joris
>
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bash completion no longer working...?

2003-05-28 Thread Tim Connors
Running Debian unstable on my laptop, and testing on my home system,
bash completion on filenames has stuffed up some time recently. I see
no bugs in the BTS, has anyone else come across this?

I can complete on anything that has relevant functions defined in
/etc/bash_completion, but the lines between # START exclude, with the
complete -f -X entries, will hang the shell (with no beep) when I try
to tab complete. No more characters are accepted into bash until I
press ctrl-C.

If I 'set -vx' the shell, I get the following, when pressing TAB in a
directory that has an uptime.png file in it:

$ xv upt+ local IFS cur xspec
+ IFS=

+ COMPREPLY=()
+ cur=fac
+ _expand
+ '[' fac '!=' fac ']'
+ [[ fac == \~*/* ]]
+ [[ fac == \~* ]]
++ sed -ne '/ xv/{p;q;}'

sed's stdin seems almost to be attched to the terminal, at least
/proc/$sed-pid/fd/0 is a /dev/pts device...

I try typing in somehting, or pressing ctrl-d to simulate
end-of-stream, and nothing happens.

I tried reinstalling bash and everything that provided
/etc/bsah_completion.d, I tried downgrading it all to stable, etc, but
nothing has worked. I don't know what I changed or installed that
might have broken this. Any ideas?

Any more information, or things in my environment I should provide? I
am thinking this is not a bug, just a problem with my setup - probably
got plenty of 2 year old cruft sitting around the system messing
things up...



-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/

Beware of Programmers who carry screwdrivers.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



'man' too slow

2003-05-28 Thread Amit Shah
Hi,

It takes quite a long while on my system to open man pages... I did an
strace on man. The output of strace is pasted below. Notice the Timeouts in selects.

Any suggestions?

execve("/usr/bin/man", ["man", "strtol"], [/* 23 vars */]) = 0
uname({sys="Linux", node="magrathea", ...}) = 0
brk(0)  = 0x80657f4
open("/etc/ld.so.preload", O_RDONLY)= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=56528, ...}) = 0
old_mmap(NULL, 56528, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)= 0
open("/lib/libc.so.6", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\30\222"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1153784, ...}) = 0
old_mmap(NULL, 1166560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
mprotect(0x40135000, 40160, PROT_NONE)  = 0
old_mmap(0x40135000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x113000) 
= 0x40135000
old_mmap(0x4013b000, 15584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, 
-1, 0) = 0x4013b000
close(3)= 0
open("/lib/libdb2.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 _\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0644, st_size=262812, ...}) = 0
old_mmap(NULL, 265996, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4013f000
mprotect(0x4017f000, 3852, PROT_NONE)   = 0
old_mmap(0x4017f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3f000) = 
0x4017f000
close(3)= 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4018
munmap(0x40014000, 56528)   = 0
umask(022)  = 022
brk(0)  = 0x80657f4
brk(0x806581c)  = 0x806581c
brk(0x8066000)  = 0x8066000
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
getcwd("/home/Amit/codito/uClibc", 4094) = 25
getuid32()  = 1001
geteuid32() = 1001
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, 0x5413, {ws_row=68, ws_col=137, ws_xpixel=0, ws_ypixel=0}) = 0
open("/home/Amit/.manpath", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/etc/manpath.config", O_RDONLY)   = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4703, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40014000
read(3, "# manpath.config\n#\n# This file i"..., 4096) = 4096
read(3, " sections will be searched in th"..., 4096) = 607
brk(0x8067000)  = 0x8067000
read(3, "", 4096)   = 0
close(3)= 0
munmap(0x40014000, 4096)= 0
ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {0x804e2f0, [INT], SA_RESTART|0x400}, {SIG_DFL}, 8) = 0
stat64("/usr/share/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/X11R6/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/local/man", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat64("/usr/local/share/man", 0xb728) = -1 ENOENT (No such file or directory)
stat64("/home/Amit/man", 0xb718)= -1 ENOENT (No such file or directory)
stat64("/home/Amit//in/man", 0xb718) = -1 ENOENT (No such file or directory)
stat64("/home/Amit/fresharc/arcutilsbin/bin/man", 0xb718) = -1 ENOENT (No such 
file or directory)
stat64("/home/Amit/fresharc/arcutilsbin/bin//ΓΏ/man", 0xb718) = -1 ENOENT (No such 
file or directory)
stat64("/usr/man", 0xb728)  = -1 ENOENT (No such file or directory)
stat64("/usr/share/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/X11R6/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/local/man", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "", 512)= 0
close(3)= 0
select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
read(3, "", 512)= 0
close(3)= 0
select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
open("/var/cache/man/index.bt", O_RDONLY) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
read(3, "", 512)= 0
close(3)  

Error with new kernel

2003-05-28 Thread Tran Tuan Anh
Hi,

My current kernel does not support sound card.
Hence, I compiled a new kernel.

But when I boot the system there was an error:

"request-module[block-major-3]: Root fs not mounted.
VFS: cannot open root device "303" or 03:03
Please append a correct "root=" boot option."


I tried to compiled again with initrd option,
but still failed 

"Unpacking replacement kernel-image-2.4.18 ...
Setting up kernel-image-2.4.18 (custom.1.0) ...
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.18 (--install):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 kernel-image-2.4.18
"

Please help me!
Tuan Anh




-- 
  Tran Tuan Anh
  [EMAIL PROTECTED]

-- 
http://www.fastmail.fm - One of many happy users:
  http://www.fastmail.fm/docs/quotes.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



aptitude and multiple distros

2003-05-28 Thread Ron Johnson
Hi.

With apt-get, I can do:
  # apt-get -u -t testing install foobar
  # apt-get -u -t unstable install snafu

How do I do the same in aptitude from the command line?

TIA
-- 
+---+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED]  |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson |
|   |
| Regarding war zones: "There's nothing sacrosanct about a  |
| hotel with a bunch of journalists in it." |
| Marine Lt. Gen. Bernard E. Trainor (Retired)  |
+---+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: 'man' too slow

2003-05-28 Thread Colin Watson
On Wed, May 28, 2003 at 04:20:32PM +0530, Amit Shah wrote:
> It takes quite a long while on my system to open man pages... I did an
> strace on man. The output of strace is pasted below. Notice the
> Timeouts in selects.
> 
> Any suggestions?

This is bug #137908 (I thought it sounded familiar, but it took a little
while to find it in my mail archives), and was worked around in man-db
2.4.0-1 after the woody release.

You can work around it yourself without upgrading: run 'find
/var/cache/man -name index.bt | xargs ls -l' and delete any that are 0
bytes long. Also, make sure that you're not running low on disk space in
/var.

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Can access friend's website, but not ftp

2003-05-28 Thread Hall Stevenson
* nate ([EMAIL PROTECTED]) [030527 21:38]:
> Hall Stevenson said:
> > A friend of mine has a web and ftp server setup on his linux box. I can
> > get to his website fine.
> 
> is either machine behind NAT? can you ftp to other machines?
> e.g. ftp.cdrom.com
> 

Both are, in fact. 

Add'l info: I can't access it from my wife's XP box with Internet
Explorer. I *can* access it using SmartFTP on that same XP box.

Hall

-- 
-=< A .sig ?? What in the world is a .sig for ?? ;-) >=-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Can access friend's website, but not ftp

2003-05-28 Thread Hall Stevenson
* Paul Johnson ([EMAIL PROTECTED]) [030528 03:25]:
> On Tue, May 27, 2003 at 08:18:31PM -0400, Hall Stevenson wrote:
> > A friend of mine has a web and ftp server setup on his linux box. I can
> > get to his website fine. 
> > Using Konqueror, with ftp://his.website.here, I get a login prompt,
> > enter my info, then 
> > 
> > Could not connect to host
> 
> Use passive mode, 

I've tried it that way.

> or get your friend to learn how FTP works to NAT it right.

Uhhh, thanks for the advice.

Hall


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude and multiple distros

2003-05-28 Thread Steve Lamb
On 28 May 2003 06:07:40 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:
> With apt-get, I can do:
>   # apt-get -u -t testing install foobar
>   # apt-get -u -t unstable install snafu
 
> How do I do the same in aptitude from the command line?

-t is shared between the two.  -u isn't needed since aptitude always shows
you changes before making them.  So:

aptitude -t testing install foobar
aptitude -t unstable install snafu

At least that is what I get from reading 'aptitude help' and 'man
apt-get'.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
   |-- Lenny Nero - Strange Days
---+-


pgp0.pgp
Description: PGP signature


Re: [OT] Can access friend's website, but not ftp

2003-05-28 Thread Sharninder Singh-662
> Add'l info: I can't access it from my wife's XP box with Internet
> Explorer. I *can* access it using SmartFTP on that same XP box.
>

this is definitely a passive ftp problem as in one side using it and other
side not.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Spamassassin auto-learn not working

2003-05-28 Thread Patrick Kirk
Hi all.

I have tried to put one caentral bayes database for all accounts and
for some reason it isn't working.  I never see auto-learn=ham or
auto-learn=spam after messages.

Can anyone see if I've made some error of syntax?


-- 

Patrick

"Faced with the choice between changing one's mind and proving that
there is no need to do so, almost everyone gets busy on the proof. " 
- John Kenneth Galbraith 

# This is the right place to customize your installation of SpamAssassin.
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###

# General
required_hits 5
rewrite_subject 0
report_header 1
report_safe 0
use_terse_report 1

# Experimental
# 
# 1. Google has only spam info on CacheFlowServer - May 27 2003 
RECEIVED_IDENT_CACHEFLOW 10
# 2. Who saves a web page to send an email? - May 27 2003 
HTML_COMMENT_SAVED_URL 2
# 3.Who puts tables into their emails? - May 27 2003 
HTML_TAG_EXISTS_TBODY 2
# 4. Try to get auto-learning working better - May 27 2003  
auto_learn_threshold_spam6
# 5. People using a unique id in links to track me
HTML_WEB_BUGS   3



bayes_path /var/mail/.spamassassin/bayes
auto_whitelist_path /var/mail/.spamassassin/auto-whitelist
bayes_file_mode 777
auto_whitelist_file_mode 777
bayes_ignore_header ReSent-Date
bayes_ignore_header ReSent-From
bayes_ignore_header ReSent-Message-ID
bayes_ignore_header ReSent-Subject
bayes_ignore_header ReSent-To
bayes_ignore_header Resent-Date
bayes_ignore_header Resent-From
bayes_ignore_header Resent-Message-ID
bayes_ignore_header Resent-Subject
bayes_ignore_header Resent-To
bayes_ignore_header X-Spam-Checker-Version
bayes_ignore_header X-Spam-Status


#
# User Configured Tests
#
score FORGED_MUA_OUTLOOK 4
score  FORGED_RCVD_TRAIL 4

# ok_languages and ok_locales
ok_languages en en_us tr
ok_locales  en
score CHARSET_FARAWAY 4
score CHARSET_FARAWAY_HEADERS 4
score HTML_CHARSET_FARAWAY 4
score MIME_CHARSET_FARAWAY 4
score UNDESIRED_LANGUAGE_BODY 4
score BODY_8BITS 4

# Various black hole services
score  FORGED_RCVD_TRAIL 4
score RCVD_IN_NJABL 4
score RCVD_IN_OSIRUSOFT_COM 4
score RCVD_IN_RFCI 4
score RCVD_IN_DSBL 4
score  RCVD_IN_RELAYS_ORDB_ORG 4
score  RCVD_IN_SBL 4
score  RCVD_IN_ORBS 4
score  RCVD_IN_OPM 4
score  RCVD_IN_BL_SPAMCOP_NET 4
score  RCVD_IN_RBL 4
score  RCVD_IN_RSS 4



boot-floppies package

2003-05-28 Thread Floris Bruynooghe
Why can't I find the boot-floppies package anymore?  Or is there an other way to make 
custom Debian boot-floppies.
In the installation manual for Woody however they are still mentoined under the 
section `Chapter 10 - Technical Information on the Boot Floppies'.

(I could find the source package)


Thanks,
floris

-- 
Debian GNU/Linux -- The power of freedom
www.debian.org | www.gnu.org | www.kernel.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problem Booting After Install

2003-05-28 Thread Kent West
Scott MacMaster wrote:

If you use the boot floppy and go into the selection process, try
pressing Alt-F2 and see if you get to a login prompt. If so, login, and
give us the results of:
df -h
   

FileSystem Size Used AvailUse% on
/dev/hdb1  14G  73M  13G  1%
 

Also, at this point, you should be able to run "nano /etc/lilo.conf" to
edit the lilo.conf file.
   

I was able to view the contents of lilo.conf.  Here are the contents (minus
the comments).
lba32
boot=/dev/hdb1
root=/dev/hdb1
install=/boot/boot-menu.b
map=/boot/map
delay=20
vga=normal
default=Linux
image=/vmlinuz
  label=Linux
  read-only
image=/vmlinuz.old
  label=LinuxOLD
  read-only
  optional
Any thoughts on how to get this to work?

 

OK, that looks good. I don't have the history of this thread in front of 
me, but if I remember correctly, when you try booting off the hard drive 
without the rescue floppy, you get a bunch of numbers across the screen.

In that case, it looks like you may just need to rerun lilo to reinstall 
is in your mbr. Just run "lilo" and you should see a message like "Added 
Linux*". Then reboot ("shutdown -r now") and hopefully all will be well.

--
Kent


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to make DNS and DHCP server play nice?

2003-05-28 Thread Jerry Quinn
Jeffrey L. Taylor <[EMAIL PROTECTED]> writes:
 > 
 > Setting up DNS takes a couple of hours in one go.  Getting around it
 > will take about the same amount of time in smaller chunks.  You have
 > three (or more) alternatives:
 > 
 > 1) configure DHCP server to always give out the same IP address to the
 > same NIC each time and edit /etc/hosts on each box as new hosts added.
 > 
 > 2) configure DHCP server to give out the same IP address each time and
 > configure DNS with the names and IP addresses once and edit
 > /etc/resolv.conf once on each box.
 > 
 > 3) configure DHCP and DNS servers to use Dynamic DNS, so DHCP server
 > updates DNS server each time an IP address changes.

 > Having done all three at one time or another, I've settled on number
 > two.

Thanks for the info.  

This is clearly depressing.  I was hoping someone had already made it
simple to Do The Right Thing(tm).  

Ah, well.  I guess I can add fixing a DNS server to work right to the
list of many projects I might get around to doing some day.

Thanks,
Jerry


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: FUD, lies and videotape

2003-05-28 Thread Pigeon
On Tue, May 27, 2003 at 03:30:02PM -0700, Alexander Hvostov wrote:
> SCO wrote:
> > We have evidence that portions of UNIX System V software code have been
> > copied into Linux 

Bits like:
   int main (int argc, char **argv)

> > and that additional other portions of UNIX System V
> > software code have been modified and copied into Linux, seemingly for the
> > purposes of obfuscating their original source.

... the above line rewritten as
   int main (int argc, char *argv[])
   
-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: dhclient testing

2003-05-28 Thread sdownes
In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] (sdownes) wrote:

>  Original Message 
> 
> Hi Steve,
> 
> I encountered this same problem just a few days ago with Woody/kernel 
> 2.4.20, although I'm ashamed to admit it didn't occur to me to check 
> the DHCP server logs on the gateway machine.I don't know if the fix 
> I found will work for your scenario, but here's what I found with 
> kernel 2.4.20 and a Realtek 8139 ethernet device using the '8139too' 
> kernel module:
> 
> Try using 'pump' to grab an IP address:
> 
> pump -i eth0
> 
> (Or eth1, or whatever interface you're trying to grab an IP for)
> 
> This worked on my machine even when eth0 wasn't getting an address at 
> boot time.
> 
> After some more usenet/mailing list searches I read that the 
> CONFIG_FILTER flag needs to be set to 'y' in the kernel '.config' file 
> in order for DHCP to work correctly upon boot.  I checked my .config 
> file, and sure enough CONFIG_FILTER wasn't set.  I set it to 'y', 
> recompiled, reinstalled the kernel package, and rebooted.  Eth0 grabbed 
> an IP address without a hitch!
> 
> The usual caveats apply; YMMV, try this at your own risk, etc, but 
> CONFIG_FILTER=y did the trick for me.
> 
> mt,
> 
> -Andy
> 
> On Tuesday, May 27, 2003, at 02:02 PM, sdownes wrote:
> 
> > Just set up a new (to me) laptop. It finds its DNS over dhcp when 
> > booting
> > on a stable kernel but will not on kernel 2.4-20 (pentium classic) it 
> > is
> > issuing requests & the server is receiving them & according to its 
> > logs
> > replying correctly. But the client is not receiving the info. All 
> > hardware
> > the same on both kernels. ports are 67 68 as far as I can see.
> 
> Andy,
> 
> No - neither worked. & CONFIG_FILTER was set to y already.
> 
> Thanks anyway
> 
> Steve
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 

I am now finding that the new kernel (2.4.20) includes P&P & is changing 
the 3c509 settings from irq 10 addr 0x300 to irq 5 addr 0x220.

I am researching but so far without success. Anyone know how to either 
change the cards to fit the kernel or the kernel to fit the card?

Steve


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bash completion no longer working...?

2003-05-28 Thread Tim Connors
In linux.debian.user, I wrote:
> I tried reinstalling bash and everything that provided
> /etc/bsah_completion.d, I tried downgrading it all to stable, etc, but
> nothing has worked. I don't know what I changed or installed that
> might have broken this. Any ideas?

Well, despite tackling this for several days, I find the problem
almost as soon as posting. _filedir_xpec depends on having
$BASH_COMPLETION set. That's fine. There is a 
declare -x BASH_COMPLETION=blah at the top of /etc/bash_completion.

Lo and behold, when I open up a new shell, BASH_COMPLETION is not set,
but BASH_COMPLETION_DIR is set. bash -x /etc/bash_completion tells me
it is being set. I suppose we just chalk this up to another Heisenbug?

So I just set it before running /etc/bash_completion - not a fix, but
it works...

-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/

Confucius say: He who play in root, eventually kill tree.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Error with new kernel

2003-05-28 Thread Mike M
On Wednesday 28 May 2003 06:53, Tran Tuan Anh wrote:

> But when I boot the system there was an error:
>
> "request-module[block-major-3]: Root fs not mounted.
> VFS: cannot open root device "303" or 03:03
> Please append a correct "root=" boot option."
>
>
> I tried to compiled again with initrd option,
> but still failed

put '*' in the disk drive drivers and filesystem options of your config so 
that you have those things embedded into the kernel; this allows you to 
forget about initrd

http://lists.debian.org/debian-user/2003/debian-user-200305/msg02759.html
-- 
Mike M.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]