If you want all of your computers to have internet connectivity, set up
a router to connect to your internet connection -- either a RH box or a
separate router/hub (such as from Linksys/Cisco). Then set up each box
with a NIC card, set them all up with IP addresses (or let them all be
DHCP clients
Eddie,
It sounds like you might be better served making a trip down to one of the
book stores and picking up a book on running Red Hat Linux. You are going
to have a lot of questions that you will find answers for without sending
thousands of emails to ask very basic questions. The quest
That's an open-ended question. Do you want all PC's on the network to go
out to the Internet or just share files and resources internally?
In simple terms, put a NIC in each machine, give them IP's for a single
subnet, plug them all into the switch and you have a home network. If
you want them to s
Thanks to all, we're in business.
resolv.conf on my Linux box was set up incorrectly.
Frank Reichenbacer
- Original Message -
From: "Frank Reichenbacher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 25, 2000 11:48 AM
Subject: Re:
PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 25, 2000 10:17 AM
Subject: Re: Home Network w/DSL
> I presume you have IP masquerading set up in IP chains in the Linux box.
>
> I have a very similar setup. The Win98 boxes are set up as:
> WINS resolution off.
>
On Wed, 25 Oct 2000, Nic Steussy wrote:
> I presume you have IP masquerading set up in IP chains in the Linux box.
>
> I have a very similar setup. The Win98 boxes are set up as:
> WINS resolution off.
> Gateway to LOCALNET address of Linux box. i.e. 192.168.xxx.xxx
> DNS set to ISP's DNS addre
> I have a home network with 4 Win98 desktops and a linux RH6.2 box networked
> through a Linksys 10/100 switch using Samba (I forget which version but it's
> recent). Two NICs on the linux box, eth1 for the inside network and eth0 for
> the outside. An Xpeed DSL bridge is plugged into eth0. The
I presume you have IP masquerading set up in IP chains in the Linux box.
I have a very similar setup. The Win98 boxes are set up as:
WINS resolution off.
Gateway to LOCALNET address of Linux box. i.e. 192.168.xxx.xxx
DNS set to ISP's DNS address.
Domain name set to the ISP domain name. (don't k
If all you want to do is proxy some web traffic thru your linux gateway, the
easiest way is to configure the apache proxy services. The lines are
already in your httpd.conf file, just uncomment them (look for proxy:) and
restart the server. Then your winblows boxes can set thier intershit
explor
esday, July 04, 2000 8:19 PM
Subject: Re: Home network
> > From: "E. Stroh" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Date: Tue, 4 Jul 2000 18:30:42 -0500
> > Content-Type: text/plain;
> > charset="iso-8859-1"
> > X-Priori
> From: "E. Stroh" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Date: Tue, 4 Jul 2000 18:30:42 -0500
> Content-Type: text/plain;
> charset="iso-8859-1"
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
> Content-Length: 3244
>
> Dave:
2000 6:03 PM
Subject: Re: Home network
> > Resent-Cc:
> > MBOX-Line: From [EMAIL PROTECTED] Tue Jul 4 17:31:41 2000
> > From: "E. Stroh" <[EMAIL PROTECTED]>
> > Date: Tue, 4 Jul 2000 16:31:45 -0500
> >
> > Hello:
> >
> > I am
Have a look at
http://www.redhat.com/support/docs/tips/PPP-Client-Tips/PPP-Client-Tips.html
John
On 07/04/00, 04:31:45PM -0500, E. Stroh wrote:
> Hello:
>
> I am trying to connect a home network via a ppp connection to the net and
> was wondering if anyone knew of a good tutorial out there that
Hi,
I just went through this process, and am now trying to set it up again on
another machine..
Read the ppp howto and the IP Masquerading howto... I was able to get it going
using these...
I'm not an expert in this area, but if I can offer any help please let me
know...
regards,
Ahbaid.
"E.
2000 6:03 PM
Subject: Re: Home network
> > Resent-Cc:
> > MBOX-Line: From [EMAIL PROTECTED] Tue Jul 4 17:31:41 2000
> > From: "E. Stroh" <[EMAIL PROTECTED]>
> > Date: Tue, 4 Jul 2000 16:31:45 -0500
> >
> > Hello:
> >
> > I am
> From: "E. Stroh" <[EMAIL PROTECTED]>
>
> Hello:
>
> I am trying to connect a home network via a ppp connection to the net and
> was wondering if anyone knew of a good tutorial out there that I could
> follow. I had this same network, (RH 6.0, RH 6.2, and win98 boxes) connected
> to a cisco 250
On Fri, Jan 21, 2000 at 07:35:24AM -0600, Rev. David P. Giffen wrote:
> Steve,
>
>
> > There is a free java X server that runs under Windows. With it you could
> > run apps from the Linux box and display them to the Windows box.
> >
>
> Do you know what this server is called and where to get
Steve,
> There is a free java X server that runs under Windows. With it you could
> run apps from the Linux box and display them to the Windows box.
>
Do you know what this server is called and where to get it?
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
If you do the non public thing on samba and win98 you will most likely
have some problems getting to the shared resource WIN98 USES ENCRYTPED
PASSWORDS. The ENCRYTION.TXT (or something close to that) file in the
samba docs does a good job of explaining it. It works very well for
me. There is a
> From: "linda hanigan" <[EMAIL PROTECTED]>
>
> Hi all,
> Now that I have my Linux network up and running
> well. I need to start mixing windows in. A few
> questions
> I want to be able to share printers and telnet my Linux
> box from win. I guess I am still stuck in dumb terminal
> mode but I c
On Wed, Jan 19, 2000 at 01:32:09PM -0800, linda hanigan wrote:
> Hi all,
> Now that I have my Linux network up and running
> well. I need to start mixing windows in. A few
> questions
> I want to be able to share printers and telnet my Linux
> box from win. I guess I am still stuck in dumb termina
Samba is the easiest way to go for sharing files and printers with Win9x
machines. O'Reilly has a new book out on Samba.
-Original Message-
From: linda hanigan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 19, 2000 4:32 PM
To: [EMAIL PROTECTED]
Subject: home network
Hi all,
Now t
yes, I believe so
On Fri, 12 Nov 1999, J. Scott Kasten wrote:
> Would the 100Mb variety happen to be based on the Dec Tulip chipset?
> If so, there are different itterations of the chip and driver that
> should be tested. Most of their other stuff is a variation on NE2000
> chipset and causes f
Would the 100Mb variety happen to be based on the Dec Tulip chipset?
If so, there are different itterations of the chip and driver that
should be tested. Most of their other stuff is a variation on NE2000
chipset and causes few problems.
On Fri, Nov 12, 1999 at 11:11:18PM -0500, Charles Galpin w
just thought I'd play devil's advocate and say that the recent linksys
cards ( LNE100TX 2.0) do not work as well under linux (if at all) compared
to the older LNE100TX cards ( ie. earlier than version 2.0)
On Fri, 12 Nov 1999, Alan Mead wrote:
> At 08:56 PM 11/12/99 -, you wrote:
> >I'm abou
The Complete Idiot's Guide To Networking 2nd edition by Bill Wagner & Chris
Negus
I am currently reading it for a basic understanding of the hardware side.
It seems
to be pretty good. I may revise my opion when I try it. It also is nice
because it
talks about Linux not just windows.
At 08:56 PM 11/12/99 -, you wrote:
>I'm about to attempt to set up a home network with a 66 MHz Pentium running
>RH6.0 and connecting to a 450 MHz PII W98 machine.
>Could anyone advise whether the following network cards would be suitable ?
>- TMC 8bit ISA network interface cards (NIC's) -
I
If U only have 2 machines u can cross cable the 2 machines together. U
might want to check if there's a linux driver for that card. Didn't know
redhat has a hardware compatibility list until doing a little checking on
this , but that's a good place to look to see if there's a driver for a
piece
You'll need a hub unless the cards support coax cable, or you can find a
crossover ethernet cable. A regular straight through patch cable won't
work.
Assuming you only have UTP compatible cards, your best bet is a hub,
since the hub will cost you FAR less in time and aggravation than trying
to e
On Thu, 4 Nov 1999, Ken Arck wrote:
> At 12:36 PM 11/4/99 -0600, you wrote:
> >
> >Use rinetd, from http://www.boutell.com/rinetd
>
> This seems to only do redirects of ports, yes?
>
> I have a feeling that what I want to do isn't going to be possible, as I'd
> like to run services on both the
Ken,
I have to put my 2c in here... Are you really, REALLY sure that you want to
do this? Please keep in mind that all of the security of your linux
machine will be lost on the windows machine. If you want to see a good
example of what I mean, connect a windows machine directly through a mod
If it is redhat 6.0 use the ipmasqdm and ipchains for prot forwarding.
should be easy with redhat 6.0. That is what i use. No problems at all.
no need for rinetd?
Sean Clarke
Systems and Support Manager
ABM Financial Systems
On Thu, 4 Nov 1999, Larry Creech wrote:
>
> Use rinetd, from http:/
Hi
Take a look at http://proxy.iinchina.net/~wensong/ippfvs/
regards,
yb
At 11:18 AM 11/04/1999 -0800, you wrote:
>At 12:36 PM 11/4/99 -0600, you wrote:
> >
> >Use rinetd, from http://www.boutell.com/rinetd
>
>This seems to only do redirects of ports, yes?
>
>I have a feeling that what I want
ssage -
From: Larry Creech <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 04, 1999 1:36 PM
Subject: Re: Home network
>
> Use rinetd, from http://www.boutell.com/rinetd
>
>
> On Thu, 4 Nov 1999, Ken Arck wrote:
>
> > Ok, more home network stuf
At 12:36 PM 11/4/99 -0600, you wrote:
>
>Use rinetd, from http://www.boutell.com/rinetd
This seems to only do redirects of ports, yes?
I have a feeling that what I want to do isn't going to be possible, as I'd
like to run services on both the linux machine, and perhaps the same
services on one
Use rinetd, from http://www.boutell.com/rinetd
On Thu, 4 Nov 1999, Ken Arck wrote:
> Ok, more home network stuff.
>
> RH 6.0, running IP masquerading and ipchains, acting as the router/gateway
> to my ISP (I have a fixed IP, btw). Several PC's and MACS run on a LAN,
> with the Linux box run
www.boutell.com
look at rinetd
Ray
-Original Message-
From: Ken Arck [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 04, 1999 12:46 PM
To: [EMAIL PROTECTED]
Subject: Home network
Ok, more home network stuff.
RH 6.0, running IP masquerading and ipchains, acting as the router/gatew
> Phil Garrett wrote:
>
> > I'm would like to setup a small network at home using my linux box as
the
> > dial-in box and file server for some win95 boxes. Can anyone point me
in
> > the direction of a how-to? I've checked but I've had no luck so far.
>
I set up a small home network with a Win
Look into the IP MASQ MINI HOWTO - to share the modem.
And Samba for the file sharing.
Dan
At 11:58 AM 3/17/98 -0500, you wrote:
>I'm would like to setup a small network at home using my linux box as the
>dial-in box and file server for some win95 boxes. Can anyone point me in
>the direction
Phil Garrett wrote:
> I'm would like to setup a small network at home using my linux box as the
> dial-in box and file server for some win95 boxes. Can anyone point me in
> the direction of a how-to? I've checked but I've had no luck so far.
I set up a home network just before Christmas, 2 Win
40 matches
Mail list logo