unsubscribe

2005-07-07 Thread Daniel Asarnow
unsubscribe

Re: ip masquerading

2004-11-16 Thread Daniel Asarnow
Thanks for the advice. It looks like I'll be at this for a while...if I can't make any headway with it, I'll ask for more help Thanks again, da On Tue, 16 Nov 2004 03:11:38 -0600, Yusuf <[EMAIL PROTECTED]> wrote: > Your firewall rules look, uh, ugly, meaning, not meant for human eyes. > You sh

Re: ip masquerading

2004-11-12 Thread Daniel Asarnow
t;[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On Thursday, 11.11.2004 at 07:57 +, Alan Chandler wrote: > > > On Thursday 11 November 2004 03:03, Daniel Asarnow wrote: > > > > > The complete output of iptables -

ip masquerading

2004-11-10 Thread Daniel Asarnow
Hey all, I have set up my debian box as a firewall/router for my home network (using firehol to actually make the firewall). Everything seems to be working just fine, except that the computers behind the firewall box can only access some websites. They can perform succesful DNS lookups on any sit

Re: Wierd Question

2004-06-25 Thread Daniel Asarnow
gh. > It really narrows down the field of your experience. > I'd rather major > as CS with a speciality in driver development than > just be a driver > developer. > > -Stephen Le > > On Fri, 25 Jun 2004 01:03:08 -0700 (PDT), Daniel > Asarnow > <[EMAIL PROTEC

Re: Wierd Question

2004-06-25 Thread Daniel Asarnow
Definately. Here in Berkeley, the UC leans in the BSD direction, as I'm sure you can imagine (this is not true of every UC. I hear that Davis uses a lot of Solaris and Linux machines). I know from friends that the City College in San Francisco also uses *nix...my impression from talking to vario

RE: StartX fails

2004-06-21 Thread Daniel Asarnow
Note: forwarded message attached. = BoxBattle.com - Semper Absurda--- Begin Message --- By the proper driver, do you mean that you installed the nvidia module with nVidia's self-installer? If you did and startx is still failing with "no screens found" then you may simply need to load the nvid

alsaconf fails to detect sound/wrong driver module?

2004-06-12 Thread Daniel Asarnow
ernel 2.6.6? Thanks, Daniel Asarnow = BoxBattle.com - Semper Absurda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Upgrade

2004-05-16 Thread Daniel Asarnow
Pedro M.- An easy way to custom-compile your own kernel and then install is to use make-kpkg. You need to download the kernel source, then you unzip it (put it in the /usr/src directory). Remove the 'linux' symlink to the old source directory and make a new one to your new kernel source dir. cd

Re: nForce Board lockups - Was:2.6 and nvidia

2004-05-14 Thread Daniel Asarnow
ble. > It was REALLY bad > at first, but I turned in the memory for new and now > it only locks up > occasionally, but I have not found any tips on > making it work with > Debian and the 2.6 kernel. Where did you find your > pointers, and how > well is it working now? >

Re: 2.6 and nvidia

2004-05-11 Thread Daniel Asarnow
Installing the current nvidia gfx drivers in 2.6 is actually real simple. You can download their self-installer from nvidia.com's driver section and run it with the sh. It Just Worked for me (well, it worked after I found some good workarounds for all the lockups my nForce mobo caused). You may

Re: nForce lockups back

2004-04-25 Thread Daniel Asarnow
Thanks for all your help, hopefully my problem is now resolved. I am using the idle=pass argument in my lilo.conf (reading man lilo.conf made me realize my prior mistake) and ACPI is not compiled in my kernel (in fact, no power management modules are). I never did figure out how to use the hdparm

Re: nForece lockups back

2004-04-24 Thread Daniel Asarnow
Thanks for all your suggestions, however none of them are working - all of the lilo.conf changes return "unrecognized token" errors. Is there some stupid thing I'm missing here? Are they appends and not standard lilo.conf arguments? Thanks again, Daniel Asarnow = BoxBatt

Re: nForce lockups back

2004-04-24 Thread Daniel Asarnow
since all power management has been not been compiled, even as modules. My kernel has no acpi in it. Again, what is causing these "unrecognized token at or above " errors? Thanks, Daniel Asarnow = BoxBattle.com - Semper Absurda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: nForce lockups back

2004-04-23 Thread Daniel Asarnow
e the newest version (22.5.9). I am also unsure how to use hdparm to set UDMA3. -Daniel Asarnow = BoxBattle.com - Semper Absurda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

nForce lockups back

2004-04-23 Thread Daniel Asarnow
how to fix this problem? I'm using a NF7-S mobo w/ Athlon XP 1700+ (@ 2 GHz) Thanks in advance, Daniel Asarnow = -Daniel Asarnow BoxBattle.com - Semper Absurda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Fwd: Out of Office AutoReply: sound card not working (+2 bonus problem s)

2004-04-22 Thread Daniel Asarnow
I'm sure yo've been noticing this... Kind of annoying. Apparantly, he wont be back for a while. -Daniel Asarnow Note: forwarded message attached. ===== -Daniel Asarnow BoxBattle.com - Semper Absurda--- Begin Message --- Ich bin heute (16.04.04) ab 17:00 nicht mehr im Hause un

Re: sound card not working (+2 bonus problems)

2004-04-22 Thread Daniel Asarnow
be something like /mnt/hdc1 or /opt/hdc1, the third field will be vfat and the last three fields will probably be 'default' and 0 and 0. -Daniel Asarnow ===== -Daniel Asarnow BoxBattle.com - Semper Absurda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

keybindings

2004-04-12 Thread Daniel Asarnow
to do is remap the keys so that my now useless windoze logo key functions as a / and ? key. I'm not sure how to do this, and have only been able to find information on remapping keys in emacs, which I don't use (and ?s are useful in things other than text editors). Thanks in advance, Dani

Re: Trouble installing nic driver for intel 82562ET

2004-04-01 Thread Daniel Asarnow
"but they all mentioned apt-get. With dsl I wont be able to get internet access until i can get my nic installed and set up a pppoe connection. Any ideas how I can get the correct source and where i need to nstall it to? It seems logical its on the binary 1 cd but how do i copy it..." You can ap

make and modversions.h

2004-03-30 Thread Daniel Asarnow
Hi all. I'm new to Debian and I have a problem: modversions.h doesn't exist. I know this has been mentioned before, but those threads didn't help me. I need to install the nForce drivers to use my motherboard's (an Abit NF7-S) built-in ethernet. When I use make, the modversions.h not found erro