Re: setting up network with a hosts file, but your way

2023-08-14 Thread gene heskett
On 8/14/23 12:04, zithro wrote: On 12 Aug 2023 20:49, gene heskett wrote: ipv6: There is no ipv6 service within 100 miles, so I should set a /proc command to kill ipv6, so whats the official syntax? for that. I don't know if there is another method, I'll give you mine, which consists in tell

Re: setting up network with a hosts file, but your way

2023-08-14 Thread zithro
On 12 Aug 2023 20:49, gene heskett wrote: ipv6: There is no ipv6 service within 100 miles, so I should set a /proc command to kill ipv6, so whats the official syntax? for that. I don't know if there is another method, I'll give you mine, which consists in telling the kernel to completely disa

Re: Was: setting up network q, now no x

2023-08-13 Thread gene heskett
On 8/12/23 19:07, Greg Wooledge wrote: On Sat, Aug 12, 2023 at 06:37:30PM -0400, gene heskett wrote: I need X running so I can use firefox to go get and build the rest of the software I am building this thing to run. Then why on earth are you installing a full Desktop Environment? If you need

Re: Was: setting up network q, now no x

2023-08-12 Thread Greg Wooledge
On Sat, Aug 12, 2023 at 06:37:30PM -0400, gene heskett wrote: > I need X running so I can use firefox to go get and build the rest of the > software I am building this thing to run. Then why on earth are you installing a full Desktop Environment? If you need to use Firefox to obtain files and the

Was: setting up network q, now no x

2023-08-12 Thread gene heskett
On 8/12/23 17:32, Greg Wooledge wrote: On Sat, Aug 12, 2023 at 04:01:49PM -0400, gene heskett wrote: Step one: determine the NAME of your ethernet interface. eth0 Step two: edit /etc/network/interfaces to bring up this interface with your desired IP address, netmask, and gateway. If there'

Re: setting up network with a hosts file, but your way

2023-08-12 Thread Greg Wooledge
On Sat, Aug 12, 2023 at 04:01:49PM -0400, gene heskett wrote: > > Step one: determine the NAME of your ethernet interface. > > eth0 > > > > Step two: edit /etc/network/interfaces to bring up this interface with > > your desired IP address, netmask, and gateway. If there's a running > > DHCP cli

Re: setting up network with a hosts file, but your way

2023-08-12 Thread gene heskett
On 8/12/23 15:27, Greg Wooledge wrote: On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote: I am bringing up a new bananapi-m5, an arm64 device. You don't like my way, and have made that boringly plain. Gene. Please stop saying things like this. The use of traditional static address

Re: setting up network with a hosts file, but your way

2023-08-12 Thread gene heskett
On 8/12/23 15:27, Greg Wooledge wrote: On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote: I am bringing up a new bananapi-m5, an arm64 device. You don't like my way, and have made that boringly plain. Gene. Please stop saying things like this. The use of traditional static address

Re: setting up network with a hosts file, but your way

2023-08-12 Thread Greg Wooledge
On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote: > I am bringing up a new bananapi-m5, an arm64 device. You don't like my way, > and have made that boringly plain. Gene. Please stop saying things like this. The use of traditional static addressing without DNS is a common and well-su

setting up network with a hosts file, but your way

2023-08-12 Thread gene heskett
I am bringing up a new bananapi-m5, an arm64 device. You don't like my way, and have made that boringly plain. It is booted to a text screen as root, first boot. Already edited the /etc/hostname, and /etc/hosts files. The next thing from what I see, is a total lack of a route address which s/

Re: Setting up Network for Xen

2015-11-04 Thread Reco
Hi. On Tue, 3 Nov 2015 18:05:53 -0800 (PST) ray wrote: > > > On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote: > > > > > > > > auto lo > > > > iface lo inet loopback > > > > allow-hotplug usb0 > > > > iface usb0 inet manual > > > > auto xenbr0 > > > > iface xenbr0 inet dhcp

Re: Setting up Network for Xen

2015-11-03 Thread ray
> > On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote: > > > > > > auto lo > > > iface lo inet loopback > > > allow-hotplug usb0 > > > iface usb0 inet manual > > > auto xenbr0 > > > iface xenbr0 inet dhcp > > > bridge_ports usb0 > > > > > > Oh, and remove network-manager while you're a

Re: Setting up Network for Xen

2015-11-03 Thread Reco
Hi. On Tue, 3 Nov 2015 04:21:59 -0800 (PST) ray wrote: > On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote: > > > > Your /etc/network/interfaces does not try to bring usb0 up, so not > > working xenbr0 is to be expected. You need something like this instead: > > > > auto lo

Re: Setting up Network for Xen

2015-11-03 Thread ray
On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote: > > Your /etc/network/interfaces does not try to bring usb0 up, so not > working xenbr0 is to be expected. You need something like this instead: > > auto lo > iface lo inet loopback > allow-hotplug usb0 > iface usb0 inet manual > auto

Re: Setting up Network for Xen

2015-11-02 Thread Reco
Hi. On Mon, 2 Nov 2015 19:19:53 -0800 (PST) ray wrote: > I would like to get the network functioning again. This is a laptop with > jessie. The laptop does not have a Ethernet port. It is connected to a > Dynadock USB 3.0. Ifconfig shows the Ethernet port to be usb0. This system

Setting up Network for Xen

2015-11-02 Thread ray
I would like to get the network functioning again. This is a laptop with jessie. The laptop does not have a Ethernet port. It is connected to a Dynadock USB 3.0. Ifconfig shows the Ethernet port to be usb0. This system has been working. I updated it to configure the network for Xen. Immed

Re: Help setting up network printer

2007-05-21 Thread Eric A. Bonney
Florian Kulzer wrote: On Mon, May 21, 2007 at 11:47:40 -0400, Eric A. Bonney wrote: Florian Kulzer wrote: On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote: I am trying to setup a Dell Printer on my laptop that is being shared from an XP Pro desktop. The pri

Re: Help setting up network printer

2007-05-21 Thread Andrew Sackville-West
On Mon, May 21, 2007 at 08:15:45PM +0200, Florian Kulzer wrote: > > To add your user to the lpadmin group, become root and run > > adduser eric lpadmin > > (Replace "eric" as is appropriate, of course.) > > After that you should be able to complete the setup without having to > provide local cr

Re: Help setting up network printer

2007-05-21 Thread Florian Kulzer
On Mon, May 21, 2007 at 11:47:40 -0400, Eric A. Bonney wrote: > Florian Kulzer wrote: >> On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote: >> >>> I am trying to setup a Dell Printer on my laptop that is being shared >>> from an XP Pro desktop. The printer does work fine local

Re: Help setting up network printer

2007-05-21 Thread Eric A. Bonney
Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>: Florian Kulzer wrote: On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote: I am trying to setup a Dell Printer on my laptop that is being shared from an XP Pro desktop. The printer does work fine locally on the desktop and wir

Re: Help setting up network printer

2007-05-21 Thread Michael Conway
Did you set up a samba user? I ran into this issue myself. Once samba is set up, you need to run smbpasswd -a Use a user already setup on the system. Then try the authentication again. I'm sorry if youve already done this. Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>: Florian Kulzer wrot

Re: Help setting up network printer

2007-05-21 Thread Eric A. Bonney
Florian Kulzer wrote: On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote: I am trying to setup a Dell Printer on my laptop that is being shared from an XP Pro desktop. The printer does work fine locally on the desktop and wirelessly from another WinXP Pro laptop. I am tryin

Re: Help setting up network printer

2007-05-21 Thread Florian Kulzer
On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote: > I am trying to setup a Dell Printer on my laptop that is being shared from > an XP Pro desktop. The printer does work fine locally on the desktop and > wirelessly from another WinXP Pro laptop. I am trying to add the printer

Re: Help setting up network printer

2007-05-21 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/21/07 08:00, Eric A. Bonney, CPA wrote: > I am trying to setup a Dell Printer on my laptop that is being shared > from an XP Pro desktop. The printer does work fine locally on the > desktop and wirelessly from another WinXP Pro laptop. I am tr

Help setting up network printer

2007-05-21 Thread Eric A. Bonney, CPA
I am trying to setup a Dell Printer on my laptop that is being shared from an XP Pro desktop. The printer does work fine locally on the desktop and wirelessly from another WinXP Pro laptop. I am trying to add the printer using Printers off the Kmenu->Settings. I know the name of the compute

Re: Setting up network

2003-03-10 Thread David Z Maze
"Sharninder" <[EMAIL PROTECTED]> writes: >> >> ifconfig eth0 my.ip.add.ress up >> route add default gw my.gw.ip.address >> > > put these two commands in a script under /etc/init.d and link it Eew. Debian already provides perfectly good infrastructure for providing network settings. Edit /etc/ne

Re: [newbie] Setting up network

2003-03-10 Thread Sharninder
> > ifconfig eth0 my.ip.add.ress up > route add default gw my.gw.ip.address > put these two commands in a script under /etc/init.d and link it from /etc/rcx.d or put these somewhere in /etc/rc.boot Sharninder Singh National Institute Of Management, Calcutta ---

Re: [newbie] Setting up network

2003-03-10 Thread nate
Aryan Ameri said: > Hi there: > > Untill now, I only got online using a dial up connection. Now i am going > to dormitory, and in order to get online I have to connect to my > dormitory's LAN. I can setup the network using the following two > commands: > > ifconfig eth0 my.ip.add.ress up > route

Re: [newbie] Setting up network

2003-03-10 Thread Patrick Wiseman
On Tue, 11 Mar 2003 at 12:32am, Aryan Ameri wrote: :Untill now, I only got online using a dial up connection. Now i am going to :dormitory, and in order to get online I have to connect to my dormitory's :LAN. I can setup the network using the following two commands: : :ifconfig eth0 my.ip.add.re

Re: [newbie] Setting up network

2003-03-10 Thread ntrfug
On Tue, 11 Mar 2003 00:32:27 +0200 Aryan Ameri <[EMAIL PROTECTED]> wrote: > but it is so frustrating to issue these commands whenever I reboot my > computer. I know there are ways to automate this proccess and there are > progrms which setup the network on each boot. But I am not able to find ou

Re: [newbie] Setting up network

2003-03-10 Thread Osamu Aoki
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote: > Hi there: > > Untill now, I only got online using a dial up connection. Now i am going to > dormitory, and in order to get online I have to connect to my dormitory's > LAN. I can setup the network using the following two commands: >

Re: [newbie] Setting up network

2003-03-10 Thread Jonathan Matthews
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote: > Hi there: > > Untill now, I only got online using a dial up connection. Now i am going to > dormitory, and in order to get online I have to connect to my dormitory's > LAN. I can setup the network using the following two commands: >

Re: [newbie] Setting up network

2003-03-10 Thread Seneca
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote: > Untill now, I only got online using a dial up connection. Now i am going to > dormitory, and in order to get online I have to connect to my dormitory's > LAN. I can setup the network using the following two commands: > > ifconfig eth

Re: [newbie] Setting up network

2003-03-10 Thread Stephen A. Witt
On Tue, 11 Mar 2003, Aryan Ameri wrote: > Hi there: > > Untill now, I only got online using a dial up connection. Now i am going to > dormitory, and in order to get online I have to connect to my dormitory's > LAN. I can setup the network using the following two commands: > > ifconfig eth0 my.ip.a

[newbie] Setting up network

2003-03-10 Thread Aryan Ameri
Hi there: Untill now, I only got online using a dial up connection. Now i am going to dormitory, and in order to get online I have to connect to my dormitory's LAN. I can setup the network using the following two commands: ifconfig eth0 my.ip.add.ress up route add default gw my.gw.ip.address b

Re: Setting up network interfaces?

2002-10-13 Thread Marc Shapiro
Thanks to Aaron, Goswin, and others who responded. The network interfaces for the internal network are all working. Externally, I am still waiting for the admin to give me access through the firewall, but that is for her to deal with and should not take anything more on my part (other than remov

Re: Setting up network interfaces?

2002-10-08 Thread Aaron Baff
I believe you need to edit /etc/network/interfaces you can do a man interfaces in order to get information on how you need to edit it. and for dns info...I think you can place it in /etc/resolv.conf Aaron --- Goswin Brederlow <[EMAIL PROTECTED]> wrote: > Marc Shapiro <[EMAIL PROTECTED]> writes:

Re: Setting up network interfaces?

2002-10-07 Thread Goswin Brederlow
Marc Shapiro <[EMAIL PROTECTED]> writes: > > > On 07/10/02 Marc Shapiro did speaketh: > > > > > Where do I set up these items so that they will be initialized at > > > bootup, instead of using dhcp? It looks like I need to change > > > /etc/interfaces and possibly /etc/hosts, but I'm not sure

Re: Setting up network interfaces?

2002-10-07 Thread Jamin W. Collins
On Mon, Oct 07, 2002 at 09:27:12PM -0400, Marc Shapiro wrote: > Do I just add a line at the beginning of /etc/hosts in the format: > > 10.100.xxx.xxx foo.domain.edu foo Something like that. The above will resolve "foo" and "foo.domain.edu" to 10.100.xxx.xxx > and where do I set DNS numb

Re: Setting up network interfaces?

2002-10-07 Thread Marc Shapiro
> On 07/10/02 Marc Shapiro did speaketh: > > > Where do I set up these items so that they will be initialized at > > bootup, instead of using dhcp? It looks like I need to change > > /etc/interfaces and possibly /etc/hosts, but I'm not sure just what I > > need to change in these files. Also,

Re: Setting up network interfaces?

2002-10-07 Thread Stephen Gran
This one time, at band camp, Marc Shapiro said: > I recently was given authority over an old AlphaServer that has been > lying around our college campus, unused, for several years. I installed > Debian from the LinuxCentral CD and initially set the networking to use > dhcp. > > I was just told,

Re: Setting up network interfaces?

2002-10-07 Thread Michael P. Soulier
On 07/10/02 Marc Shapiro did speaketh: > Where do I set up these items so that they will be initialized at > bootup, instead of using dhcp? It looks like I need to change > /etc/interfaces and possibly /etc/hosts, but I'm not sure just what I > need to change in these files. Also, these files o

Setting up network interfaces?

2002-10-07 Thread Marc Shapiro
I recently was given authority over an old AlphaServer that has been lying around our college campus, unused, for several years. I installed Debian from the LinuxCentral CD and initially set the networking to use dhcp. I was just told, today, that a static IP address visible to the world at larg

Re: setting up network (error!)

2001-10-10 Thread hmike
On Mon, 2001-10-08 at 20:05, MarceI Figuerola Estrada wrote: > I was adding the ip of my network card in the interfaces ( ifconfig eth0 192.168.0.2) and it returned this message: > > SIOCSIFADDR: No such device > eth0: Unknown interface: No such device > > Now, what it can be? Is your ethernet c

Re: setting up network

2001-10-09 Thread Nathan E Norman
On Tue, Oct 09, 2001 at 10:49:35AM -0700, Vineet Kumar wrote: > * Antti Tolamo ([EMAIL PROTECTED]) [011008 16:37]: > > > > I don't think you need more than network(in this case 192.168.0.0) > > and define gateway to DSL router. I'm not sure what 'auto eth0' does, > > I atleast don't have it with m

Re: setting up network

2001-10-09 Thread Vineet Kumar
* Antti Tolamo ([EMAIL PROTECTED]) [011008 16:37]: > > I don't think you need more than network(in this case 192.168.0.0) > and define gateway to DSL router. I'm not sure what 'auto eth0' does, > I atleast don't have it with my DSL connection. auto eth0 specifies that eth0 should be brought up au

Re: setting up network (error!)

2001-10-09 Thread Antti Tolamo
- From: "Antti Tolamo" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 09, 2001 1:33 AM Subject: Re: setting up network I don't think you need more than network(in this case 192.168.0.0) and define gateway to DSL router. I'm not sure what 'auto eth0' does, I

Re: setting up network (error!)

2001-10-08 Thread MarceI Figuerola Estrada
D]> To: Sent: Tuesday, October 09, 2001 1:33 AM Subject: Re: setting up network I don't think you need more than network(in this case 192.168.0.0) and define gateway to DSL router. I'm not sure what 'auto eth0' does, I atleast don't have it with my DSL connect

Re: setting up network

2001-10-08 Thread Antti Tolamo
ter has such functionality and it is configured right. And dhcp client is too. I hope this helps. Antti - Original Message - From: "Jean-Paul Smets" <[EMAIL PROTECTED]> To: "Marcel Figuerola Estrada" <[EMAIL PROTECTED]>; Sent: Monday, October 08, 2

Re: setting up network

2001-10-08 Thread Serge Rey
On Mon, Oct 08, 2001 at 08:53:55PM +0200, MarceI Figuerola Estrada wrote: > Hi, > > I've just installed debian and I don't think any of my peripherals works > properly. The first thing I want to do is to get my ethernet card up and > running to gain acces to internet. Hope you can help me. > >

Re: setting up network

2001-10-08 Thread MarceI Figuerola Estrada
uot; <[EMAIL PROTECTED]> To: "Marcel Figuerola Estrada" <[EMAIL PROTECTED]>; Sent: Monday, October 08, 2001 2:19 PM Subject: Re: setting up network > Le Lundi 8 Octobre 2001 14:08, Marcel Figuerola Estrada a écrit : > > Hello, > > > > I've just ins

Re: setting up network

2001-10-08 Thread Jean-Paul Smets
Le Lundi 8 Octobre 2001 14:08, Marcel Figuerola Estrada a écrit : > Hello, > > I've just installed debian, and my question is very simple: just, what I > have to configure my network card. This is, set my computer private ip, the > gateway, the router ip address and the dns my provider gave me. > >

setting up network

2001-10-08 Thread Marcel Figuerola Estrada
Hello, I've just installed debian, and my question is very simple: just, what I have to configure my network card. This is, set my computer private ip, the gateway, the router ip address and the dns my provider gave me. Thank you! Marcel

Re: Setting up network card

2001-05-10 Thread Arlequín
Thanks, buddy.! I've tried the RealTek one and it worked :))) - Original Message - From: "albi" <[EMAIL PROTECTED]> To: "Arlequ?n" <[EMAIL PROTECTED]> Sent: Thursday, May 10, 2001 7:32 PM Subject: Re: Setting up network card > On Thu, Ma

Re: Setting up network card

2001-05-10 Thread Arlequín
> You might want to try specifying io and irq paramters if you know the > values. > > modprobe ne2k-pci io=0x3000 irq=11 ok, in MS-Windows it appears like that: IRQ 09 Memory D680-D68000FF IO E800-E8FF I've tried settting up the module at installing time, but without luck

Setting up network card

2001-05-10 Thread Arlequín
Hello, I have a NE2000 network card but when I type $ modprobe ne2k-pci I receive errors like that "Device busy" how can I manage it? Thanks Arlequín

Re: Setting up network

2000-07-07 Thread maynord
Mike: Yes, I am setting up a variety of machines where I need to do things like change the default screen resolution for X. I need to be able to try XF86Config without re-booting the entire machine. I am using Gnome in multi-user mode. Hopefully, I will be able to close Gnome, re-open and ch

RE: Setting up network

2000-07-07 Thread CHEONG, Shu Yang \(Patrick\)
: 'debian-user@lists.debian.org' > Subject: RE: Setting up network > > Firstly, if you are using Debian, all you need to edit are the following > files:- > > /etc/networking/interfacesyou should include the proper lines so that > the system can locate yo

RE: Setting up network

2000-07-07 Thread CHEONG, Shu Yang \(Patrick\)
the dns (bind). As for returning to X, use Ctrl F7 Cheers! > -Original Message- > From: maynord [SMTP:[EMAIL PROTECTED] > Sent: Friday, July 07, 2000 6:42 AM > To: debian-user@lists.debian.org > Subject: Setting up network > > Dear Debian Friends: > >

Re: Setting up network

2000-07-06 Thread Mike Werner
maynord wrote: > Also, I often find it necessary to use ctrl-alt-f1 to open a virtual > terminal and do some work. I can never get back to the Gnome desktop. > Any way to do that without shutting down X? You should be able to switch back to X by hitting alt-f7 (presuming you've not enabled mo

Setting up network

2000-07-06 Thread maynord
Dear Debian Friends: I am working on converting several machines running W95 to a Debian system running Helix-Gnome. My plan is to use Samba to talk to the existing NT server. However, I am unsure as to what the best tool is for network configuration. Some Linux distributions use linuxconf or

Re: setting up network for @home account

1999-12-03 Thread Mark Wagnon
On 12/02/99 05:13PM, John and Monica Patton wrote: > The information you have sent is very helpful... but what is the NETWORK > address? I even called [EMAIL PROTECTED], and they had no idea. Without > that field entered I get a "DIOCADDRT: Network is unreachable" error. It's the network you sy

Re: setting up network for @home account

1999-12-02 Thread John and Monica Patton
The information you have sent is very helpful... but what is the NETWORK address? I even called [EMAIL PROTECTED], and they had no idea. Without that field entered I get a "DIOCADDRT: Network is unreachable" error. Thanks again. John

Re: setting up network for @home account

1999-12-02 Thread Mark Wagnon
On 12/02/99 02:50PM, John and Monica Patton wrote: > I have the ethernet card working properly. I recompiled the kernel with > the latest stable driver, and a look at dmesg suggests thats its > recognized. I just need to set up configuration files and so forth. > It'd be nice to be able to run

Re: setting up network for @home account

1999-12-02 Thread John and Monica Patton
I have the ethernet card working properly. I recompiled the kernel with the latest stable driver, and a look at dmesg suggests thats its recognized. I just need to set up configuration files and so forth. By the way, my kernel is 2.0.36. Thanks. John

setting up network for @home account

1999-12-02 Thread John and Monica Patton
Okay. I recently got a cable modem through [EMAIL PROTECTED] I'm pretty sure that I have the ethernet card installed properly, but I'm lost about what to do next! I have a static IP address with a net mask, a gateway address, a host name and a domain name, and a pair of server addresses. Everyth

Re: Setting up network on Hamm install

1998-03-29 Thread Ian Lynagh
In article <[EMAIL PROTECTED]>, Ben Pfaff <[EMAIL PROTECTED]> writes > The Bo install notes say I need to know the following. I assume Hamm > will need it too. I have a LAN with Linux (none yet installed) and > Win'95 boxes on and will also want to connect to the 'net. > >Since you are on two

Re: Setting up network on Hamm install

1998-03-29 Thread Carey Evans
Ian Lynagh <[EMAIL PROTECTED]> writes: > Is the following correct? > > Your host name (you may be able to decide this on your own). > > > > Your domain name. > > lynagh.demon.co.uk This would make your computer's full Internet name ".lynagh.demon.co.uk" on your LAN (except that t

Re: Setting up network on Hamm install

1998-03-27 Thread Ian Lynagh
In article , George Bonser <[EMAIL PROTECTED]> writes >On Fri, 27 Mar 1998, Ian Lynagh wrote: >> I assume the computer name (random string) and domain name (lynagh.demon.co.uk) were OK? >> The system on your network that you should use as a DNS >> (Domain Name Service) server. >> >>

Re: Setting up network on Hamm install

1998-03-27 Thread Ben Pfaff
The Bo install notes say I need to know the following. I assume Hamm will need it too. I have a LAN with Linux (none yet installed) and Win'95 boxes on and will also want to connect to the 'net. Since you are on two networks (LAN + Internet), your choices will depend on whether you have t

Setting up network on Hamm install

1998-03-27 Thread Ian Lynagh
The Bo install notes say I need to know the following. I assume Hamm will need it too. I have a LAN with Linux (none yet installed) and Win'95 boxes on and will also want to connect to the 'net. Is the following correct? Your host name (you may be able to decide this on your own).

Re: Help: Problem in setting up network

1997-06-02 Thread W Paul Mills
On Sun, 1 Jun 1997 [EMAIL PROTECTED] wrote: > I am trying to connect my compute to a LAN in the lab. > The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the > kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf, > /etc/sysconf/network, ...), it still cann't reco

Re: Help: Problem in setting up network

1997-06-01 Thread J.P.D. Kooij
On Sun, 1 Jun 1997 [EMAIL PROTECTED] wrote: > I am trying to connect my compute to a LAN in the lab. > The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the > kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf, > /etc/sysconf/network, ...), it still cann't re

Help: Problem in setting up network

1997-06-01 Thread cheng
I am trying to connect my compute to a LAN in the lab. The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf, /etc/sysconf/network, ...), it still cann't recognize other computer when I use 'ping'. However, I