Re: Configuring Networking - Newbie - add'l info

2001-06-01 Thread will trillich
On Thu, May 31, 2001 at 05:56:03PM -0500, will trillich wrote: > On Fri, May 18, 2001 at 02:49:26PM -0400, Bob Underwood wrote: > > > /etc/network/interfaces > > > > > > (parenthethical material omitted) > > > iface lo inet loopback > > > > > > iface eth0 inet static > > > hostname cxxx-x >

Re: Configuring Networking - Newbie - add'l info

2001-05-31 Thread will trillich
On Fri, May 18, 2001 at 02:49:26PM -0400, Bob Underwood wrote: > this is my first time writing to the list, so i left out info in my > newbieness *it happens. :) > this is a new install, barebones 2.2r2 from cd (cheapbytes) with dist-upgrade > to the current stable dist, and security updates. >

Fwd: Re: Configuring Networking - Newbie - solved

2001-05-20 Thread Bob Underwood
-- Forwarded Message -- Subject: Re: Configuring Networking - Newbie - solved Date: Sun, 20 May 2001 11:52:43 -0400 From: Bob Underwood <[EMAIL PROTECTED]> this turned out to be a compatibility problem. originally, i had cards using the rtl8139 and tulip modules. i re

Re: Configuring Networking - Newbie - add'l info

2001-05-18 Thread Bob Underwood
this is my first time writing to the list, so i left out info in my newbieness this is a new install, barebones 2.2r2 from cd (cheapbytes) with dist-upgrade to the current stable dist, and security updates. ip masquerading is enabled in the kernel and ipmasq is installed with the default scripts

Configuring Networking - Newbie

2001-05-18 Thread mgk
I've seen this discussed previously, can't find the solution though. The external connection works fine, I can't access the local network from my gateway box though. The routing table looks like this: DestinationGatewayGenmask Flags Metric Ref Use Iface xx.xx.xxx.x 0.0.0.0

Re: Networking Newbie

1998-11-06 Thread Roberto Ripio
El Fri, 06 Nov 1998, ivan escribió: >When trying to install the ne (NE-2000 Ethernet Controllers) module using >the setup programme I am told that "/lib/modules/2.0.34/net/ne.o: >init_module: Device or resource busy Installation failed." ¿Have you checked the interrupt settings in your card? I h

Re: Networking Newbie

1998-11-06 Thread alexander.schwartz
This simply means that you are (temporary or permanently) unable to load that module into the kernel, that doesn't has necessaryly something to do with the device itself. Make that you have done the following: make bzImage (or whatever to make the kernel) make modules make modules_install depmod

Networking Newbie

1998-11-06 Thread ivan
Hi All, I am currently trying to install Debian on a second computer which will be connected via a 10Mb ethernet connection to my main Debian computer (excuse me using Windows at the moment tho' :) ) There is a NE2000 ethernet board installed which is cabled to a Soho Basic Hub205 hub. When try