Re: Consulta varias ( Modems, Proxy,Web Server )

2000-09-23 Thread Dan Horth
Hola Juan... bienvenido en el forum de redhat-list! :) El informacion que he incluido en este email es todo en ingles... si su ingles no es muy bueno (peor que mi espaƱol! :) puedes utilizar el servicio de traduccion de altavista a: http://babelfish.altavista.com pero a veces los traducciones

Re: How to treat multiple domains on one server

2000-09-23 Thread Rob Tanner
I belive that's simply a pine configuration. The other thing is to make sure is that you're not masquerading. Often times on mail hubs we do that deliberately so all the mail has a consistent return address. But in your case, you probably want to make sure sendmail is not masquerading. That

Re: How to treat multiple domains on one server

2000-09-23 Thread Rob Tanner
Let's say the fully qualified hostnames are mailhost.my.net and mailhost.your.net. Assuming mail will always come to the fully qualified name, you need just two lines: mailhost.my.net mailhost.your.net and that's the entire file. There are no macros or anything funny like that, just a stra

Re: linux guy cant get w98 networking going

2000-09-23 Thread Luke C Gavel
Hi, If the 'corni' machine sees the internet fine when it is booted into Linux, then all you have to do is alter some setting in Win98 to make it see the Internet too. Start Menu-->Settings-->Control Panel-->Network Icon You should see 'Coni's NIC listed as "*Ethernet*"-something. If not, yo

Consulta varias ( Modems, Proxy,Web Server )

2000-09-23 Thread Juan Pablo Sandoval Rivera
Hola usuarios Linux tengo varias consultas de difrentes instalaciones : 1.Modems. Tengo un modem interno isa pnp RC336DPFSP - Rockwell y quisiera saber si hay driver para Linux, lo trate de configurar en un RedHat 6.2. El otro modem es Motorola ISA interno Surf56K Integrado (Rockwell RRCVDL-

Re: How to treat multiple domains on one server

2000-09-23 Thread Jonathan Wilson
hmm...I put the new domain first, in the sendmail.cf file, but when I sent a test mail from pine it's still using the old box.domain.tld. Is that because that's what' in /etc/hosts, if so does this simply mean that I have to change the box's hostname to the new domain alltogether? JW

Hp 712/80

2000-09-23 Thread Ahbaid Gaffoor
Anyone tried running Linux on HP 712/80 workstation? In particular please visit this URL: http://www.thepuffingroup.com/parisc/ Seems as though they're working on it. regards, Ahbaid. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listma

Re: How to treat multiple domains on one server

2000-09-23 Thread Jonathan Wilson
Does anyone have an example /etc/sendmail.cw I could see? Thanks JW At 11:12 AM 9/22/2000 -0700, you wrote: >I'm presuming you're not interested in keeping domains separate within sendmail (that >is, set up virtual domains within sendmail). If that assumption is correct, simply

Re: linux guy cant get w98 networking going

2000-09-23 Thread Darryl Harvey
When the Win9x box is up, from the Start:Run option, type in "winipcfg" (No quotes obviously) and hit return, you should get a window pop up and tell you all the Win9x IP settings. Make sure the subnet mask is correct. At least that way you can confirm the settings of your network card. A

Re: Eth0 initialisation ?

2000-09-23 Thread Statux
Simply put: The interface couldn't be brought up because your card hasn't been fully set up for use. What NIC do you have.. and did you compile support for it? Some boards require a lil extra work (passing kernel or module parameters, etc). On Sat, 23 Sep 2000, Daniel Wong wrote: > Hi, > > I j

linux guy cant get w98 networking going

2000-09-23 Thread Jack Byers
2 computer setup with adsl, hub, works fine with both systems running linux 1)gateway computer my rhat 5.2 byers connected to adsl 2) a dual boot w98, linux rhat6.2 corni when corni booted up into linux, networking fine, good access to internet etc = note, I have _zero_ Windows experienc

Re: OT: Another Linux - but the price stinks!

2000-09-23 Thread John Aldrich
On Sat, 23 Sep 2000, Julian Thomas wrote: > http://www.mslinux.org > Thank goodness it's only a joke! :-) John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: What does this mean????

2000-09-23 Thread Eileen Orbell
Do rpm -Uvh filename.rpm At 01:03 AM 9/24/2000 +0200, you wrote: >On Sat, 23 Sep 2000, Jake McHenry wrote: > ># What should I do? > ># [root@mchenry updates]# rpm --install --test rpm-3.0.5-9.6x.i386.rpm ># file /bin/rpm from install of rpm-3.0.5-9.6x conflicts with file from >package ># rpm-3.

Re: What does this mean????

2000-09-23 Thread Tobias Roppelt
On Sat, 23 Sep 2000, Jake McHenry wrote: # What should I do? # [root@mchenry updates]# rpm --install --test rpm-3.0.5-9.6x.i386.rpm # file /bin/rpm from install of rpm-3.0.5-9.6x conflicts with file from package # rpm-3.0.4-0.48 [...] ignore! ___

Re: Can Linux access net thru win95 box with dial up modem?

2000-09-23 Thread M. Neidorff
MS designed Internet Connection Sharing into Win98SE (or some version like that) because linux did the ip forwarding and masquerading so easily. You can upgrade the box with the modem to the correct version of windows, or you can move the modem to the linux box and set up the masquerading & n

Re: OT: Another Linux - but the price stinks!

2000-09-23 Thread Rob Tanner
I don't know who put up that page, but I think it's great!! Kudos to you. However, I suspect Microsoft's lawyers are out looking for you even now. I hope you're already out of the country. :-) -- Rob --On 09/23/00 04:16:38 PM -0400 Julian Thomas <[EMAIL PROTECTED]> wrote: > > http://www.ms

isp advice

2000-09-23 Thread David McLaughlin
Hi, I'm getting ready to move to Hawaii (it's tough I know) and would like to know if there are any linux friendly isp's on the island of Ohau? Thanks David McLaughlin ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com

What does this mean????

2000-09-23 Thread Jake McHenry
I was planning on updating my version of rpm, but this happened. What should I do? Jake [root@mchenry updates]# rpm --install --test rpm-3.0.5-9.6x.i386.rpm file /bin/rpm from install of rpm-3.0.5-9.6x conflicts with file from package rpm-3.0.4-0.48 file /usr/bin/rpm2cpio from install of rpm-

Re: Can Linux access net thru win95 box with dial up modem?

2000-09-23 Thread Rob Tanner
I didn't catch the original post, sorry. The method Dan Kronstadt describes below is probably a better fit based on the original query. However, a second way you could accomplish the same thing is by dialing into the internet on the box with LINUX and using ipchains to forward packets between

OT: Another Linux - but the price stinks!

2000-09-23 Thread Julian Thomas
http://www.mslinux.org -- Julian Thomas: [EMAIL PROTECTED] http://home.epix.net/~jt In the beautiful Finger Lakes Wine Country of New York State! Boardmember of POSSI.org - Phoenix OS/2 Society, Inc http://www.possi.org -- -- He who laughs last is at 300 baud. __

Re: Cable Modem DHCP & RH 6.1 Problems

2000-09-23 Thread Hal Burgiss
On Sat, Sep 23, 2000 at 02:23:07PM -0400, Jason Oppel wrote: > I am currently having problems getting my RH 6.1 box to connect to my cable > internet service (Road Runner [Greensboro, NC]). Supposedly vanilla DHCP > should work ok but I'm having problems. > > Here's what happens... I try to grab

Re: Cable Modem DHCP & RH 6.1 Problems

2000-09-23 Thread Michael H. Warfield
On Sat, Sep 23, 2000 at 02:23:07PM -0400, Jason Oppel wrote: > I am currently having problems getting my RH 6.1 box to connect to my cable > internet service (Road Runner [Greensboro, NC]). Supposedly vanilla DHCP > should work ok but I'm having problems. > Here's what happens... I try to grab a

Re: Can Linux access net thru win95 box with dial up modem?

2000-09-23 Thread Dan Kronstadt
I do this now with nat32 running on the win95 machine, which connects over my cable modem. Check out www.nat32.com. I tried windows internet connection sharing - dont bother. Nat32 supports everything - its a router, not a proxy server like most of the other products. At 09:13 PM 9/21/00 -070

Cable Modem DHCP & RH 6.1 Problems

2000-09-23 Thread Jason Oppel
I am currently having problems getting my RH 6.1 box to connect to my cable internet service (Road Runner [Greensboro, NC]). Supposedly vanilla DHCP should work ok but I'm having problems. Here's what happens... I try to grab an IP using pump with: pump -i eth0 shell spits out "Operation Failed.

FOR ALPHABYTE ---> was: Re: Can anyone help to get me off this list

2000-09-23 Thread Chuck Mead
On Sun, 24 Sep 2000, AlphaByte spewed into the bitstream: A>Heres the deal, I have tried to unsubscribe using the normal A>methods via email. But I get errors coming back each A>time. I have gone to https://listman.redhat.com/mailman/listinfo/redhat-list A>but each time I get refused entry, appar

Re: searching the archives...

2000-09-23 Thread Bret Hughes
Federico Strati wrote: > Hi there, > > I used to be on this list some time ago..., I just subscribed to be able > to search the archives. I got some problems with the parallel port zip drive > with the 2.2.x kernels, just upgraded... a bit late... I think this problem > has been already developed

Re: [RHL] Re: Still having a NIC problem

2000-09-23 Thread eric clover
http://www.moongroup.com/old/redhat.php - Original Message - From: "Cokey de Percin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 23, 2000 11:16 AM Subject: [RHL] Re: Still having a NIC problem > Mike Rambo wrote: > > > > Rachel Collins wrote: > > >Do you know

Re: searching the archives...

2000-09-23 Thread Chuck Mead
On Sat, 23 Sep 2000, Federico Strati spewed into the bitstream: FS> FS>Hi there, FS> FS>I used to be on this list some time ago..., I just subscribed to be able FS>to search the archives. I got some problems with the parallel port zip drive FS>with the 2.2.x kernels, just upgraded... a bit late..

Re: 32 MB AGP video card

2000-09-23 Thread Bryan Liles
I have a diamond viper II that works with 3.3.6 right out of the box. On Sat, Sep 23, 2000 at 12:03:23PM -0400, Jason Costomiris wrote: > On Fri, Sep 22, 2000 at 07:24:51PM +, Ken Plumley wrote: > : > : Are their any 32 MB AGP video cards that work with red hat? > : I plan o

RE: More hacked server questions

2000-09-23 Thread John D. Hardin
On Fri, 22 Sep 2000, Jamin Collins wrote: > First place to start would be with the ISP's that are responsible > for those IP's. I wouldn't bet on a lot of cooperation though. Nonsense. I've always had good results notifying the ISP. Offer your logs to them should they want to prosecute, and if

Re: Eth0 initialisation ?

2000-09-23 Thread James Zuelow
- Original Message - From: "Daniel Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 23, 2000 1:55 AM Subject: Eth0 initialisation ? > Hi, > > I just built my kernel 2.2.16 and everthing seems fine at startup other than > having the followi

Re: Can anyone help to get me off this list

2000-09-23 Thread Ray
I tried to unsubscribe and it woked OK on the web page BUT still getting the emails *** REPLY SEPARATOR *** On 24/09/2000 at 12:19 AM AlphaByte wrote: >Heres the deal, I have tried to unsubscribe using the normal >methods via email. But I get errors coming back each >time. I

Re: Still having a NIC problem

2000-09-23 Thread Cokey de Percin
Mike Rambo wrote: > > Rachel Collins wrote: > >Do you know of any way to set the negotiation manually so that it forces it > >to start at 10 or 100, or at full or half duplex? The computer is dual > >booting to Win2k so I know the card is functional, and I can't find any > >utilities on the drive

searching the archives...

2000-09-23 Thread Federico Strati
Hi there, I used to be on this list some time ago..., I just subscribed to be able to search the archives. I got some problems with the parallel port zip drive with the 2.2.x kernels, just upgraded... a bit late... I think this problem has been already developed here and, to avoid repetitions, I

Re: Network & system adm

2000-09-23 Thread Jason Costomiris
On Sat, Sep 23, 2000 at 12:12:16PM +0600, Selim Jahangir wrote: : Dear all : The fundamental differences between Network administration and system administration :is what ? : : If the answer is with u then please send it to me . One guy cares for systems, the other guy cares for the network. I

Re: 32 MB AGP video card

2000-09-23 Thread Jason Costomiris
On Fri, Sep 22, 2000 at 07:24:51PM +, Ken Plumley wrote: : : Are their any 32 MB AGP video cards that work with red hat? : I plan on upgrading my machine if one will run on it. I'm extremely happy with my Creative Annihilator 2. It's a GeForce2 GTS, with 32 MB onboard. Very

Re: Modem Install:Kernel recompile gives version error

2000-09-23 Thread Tobias Roppelt
On Sat, 23 Sep 2000, Starn and Judy Johansen wrote: Starn# C compiler $ rpm -q --whatprovides gcc egcs-1.1.2-30 Starn# "insmod -f" Well, worth a try. ;-) tbi ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listin

Re: The best web editor

2000-09-23 Thread lee
> s there such a thing is a "good" wysiwyg web page editor for Linux. I > use NetObjects on a Windoz box, but I'd like to find something > comparable for Linux. The folks at NetObjects told me they have no > plans on porting their product to Linux. > yes its called WebSphere.while I really

Re: The best web editor

2000-09-23 Thread lee
> > > > Is there such a thing is a "good" wysiwyg web page editor for Linux. I > > use NetObjects on a Windoz box, but I'd like to find something > > comparable for Linux. The folks at NetObjects told me they have no > > plans on porting their product to Linux. they prob don't have enough progr

Re: The best web editor

2000-09-23 Thread lee
> > > 1. Amya - browser/editor put out buy the Web Consortium. > 2. IBM has ported there WebShpere stuff to Linux. That includes their server, but I >understand a striped-down version of their HTML editor is available for free. i'm trying WebSphere ( I have older one called TopPage but just in w

Re: 32 MB AGP video card

2000-09-23 Thread lee
Ken Plumley wrote: > > Are their any 32 MB AGP video cards that work with red hat? > I plan on upgrading my machine if one will run on it. > > > Thanks in advance, > > dunno about the 32MB issue but my diamond nvidia AGP 16MB works just fine.. boy am i glad i went diamond .

Re: The best web editor

2000-09-23 Thread lee
> > > Stay far away from those 'WYGIWYG' editors. There's been a long thread > on this list about some of those editors (read Win editors) using a non > standard representation of special characters, which renders the page > almost unreadable for any user not using a Micro$oft browser, but I'm > n

Re: custom,server and worksation types

2000-09-23 Thread linda hanigan
Please send mail to the list in plain text if you use Outllook express it is in Tools, options send also you can also check the option in the address book on the page where you enter the address. Alot of people on the list only read plain text mail so you will get alot more help if you follow this

Re: Still having a NIC problem

2000-09-23 Thread Mike Rambo
Rachel Collins wrote: >Do you know of any way to set the negotiation manually so that it forces it >to start at 10 or 100, or at full or half duplex? The computer is dual >booting to Win2k so I know the card is functional, and I can't find any >utilities on the driver disk that appear useful. Sor

Can anyone help to get me off this list

2000-09-23 Thread AlphaByte
Heres the deal, I have tried to unsubscribe using the normal methods via email. But I get errors coming back each time. I have gone to https://listman.redhat.com/mailman/listinfo/redhat-list but each time I get refused entry, apparently I am not recognised. I have logged in to Redhat with my user

Re: custom,server and worksation types

2000-09-23 Thread Bret Hughes
[EMAIL PROTECTED] wrote: > With a server install, it will blow away *all* existing filesystem types > -- ext2, vfat, et al., no questions asked. But as far as packages go, > I'm sure it just installs those that are most likely to be found on > servers (httpd, wu-ftpd, named, ypserv...) which you

Re: Network & system adm

2000-09-23 Thread Luke C Gavel
On Sat, 23 Sep 2000, Selim Jahangir wrote: > Dear all The fundamental differences between Network > administration and system administration is what ? > SysAdmin=PC Repair and Troubleshooting Technician *bows in holy reverence* Unusual skill level: understands wiring schematics (ie the Serial P

Re: Still having a NIC problem

2000-09-23 Thread Luke C Gavel
On Fri, 22 Sep 2000, Rachel Collins wrote: > I haven't received any replies to my request for assistance, so I tried > taking the NIC out, waving a dead chicken over it, and clicking my heels > together three times while chanting "There's no OS like Linux", but it just > locked my computer... Sho

Re: Eth0 initialisation ?

2000-09-23 Thread Luke C Gavel
Are you using a network PCMCIA card on a laptop? or; What's the brand name of your NIC and what module have you chosen to use it with? Best Regards, L.G. On Sat, 23 Sep 2000, Daniel Wong wrote: > Hi, > > I just built my kernel 2.2.16 and everthing seems fine at startup other than > having t

Eth0 initialisation ?

2000-09-23 Thread Daniel Wong
Hi, I just built my kernel 2.2.16 and everthing seems fine at startup other than having the following startup function fail. bring up interface eth0 Delay in eth0 initialisation [Failed] can someone tell me what this error is and how to fix this ? Regards =