Re: load-balance ppp?

2000-11-09 Thread Adam J . Clark
Good question, I'm not sure of any elegant solution for this with just linux and a couple of modems, but the one thought that crossed my mind was that, even though it's probably the least elegant way of doing it, you could setup two ppp connections, and split the 'net in half for each modem - so,

RedHat 7 - original source .config file

2000-11-09 Thread Ed Lazor
Anyone know where to get the .config file that's used to compile the version of the 2.2.16-22 kernel that comes with RedHat 7? I'm trying to compile ip_masq_icq and it needs it. Thanks =) -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https:/

Re: KDE2

2000-11-09 Thread CH
I had problems attempting to install it correctly so it will run at all. I still have not gotten it to install exactly correctly because during upgrade from KDE 1.1 to 2.0, I install libmng.so.0 and qt-devel-2.2.1 and qt-2.2.1 then had to install flex. When done then I attempted to install all KD

Re: Matrox G400, RH 7.0, dual heads: How do I use keyboard and mouse

2000-11-09 Thread Gordon Messmer
Perhaps you were looking for one of these? :) This is the config file that I was using when I was doing Xinerama on my g400. However, I'm still unable to find any documentation on how to enable Xinerama in the config file. I've always had to do it on the command line. Without Xinerama enabled

crc error during kickstart install

2000-11-09 Thread Bret Hughes
I am attempting my first kickstart install and the install fails right after getting the ipaddress from the dhcp server. It shows the blue screen of the text install says it is getting the ip information and then says received signal 11 and punts. I have tried different memory. What sorts of thi

Re: how to tell if SSH is compiled with X ?

2000-11-09 Thread Roy
At 05:53 PM 11/9/2000 -0600, you wrote: >Roy Harrison wrote: > > > > How can I tell if sshd2 is compiled with X forwarding? > >Well, one way would be to enable it in the config file (on by default if >you use ssh, off by default if you use OpenSSH), hup the server, and >then try to connect. I've

Re: Wierd Happenings....

2000-11-09 Thread Gordon Messmer
On Thu, 9 Nov 2000, Ed Lazor wrote: > I'm using hosts.allow and hosts.deny, but I don't see anything about > /usr/sbin/tcpd in there. Should it be? You _could_ do that, but you're just adding an extra layer of complexity. xinetd supports host based control itself, so it eliminates the overhea

Re: telnet as root

2000-11-09 Thread Statux
as I said: /etc/securetty this file defines the terminals which root can log in on. two better options are ssh (best) and su. On Fri, 10 Nov 2000, David Brett wrote: > I took a quick look, but I couldn't find exactly what I was looking for. > I believe a line has to be added to /etc/inetd.conf

Re: telnet as root

2000-11-09 Thread Michael H. Warfield
On Fri, Nov 10, 2000 at 01:30:18AM -0500, David Brett wrote: > I took a quick look, but I couldn't find exactly what I was looking for. > I believe a line has to be added to /etc/inetd.conf before root can have > telnet access. I remember setting it up on a sun box ( it was easy there, > all I ha

Re: telnet as root

2000-11-09 Thread David Brett
I took a quick look, but I couldn't find exactly what I was looking for. I believe a line has to be added to /etc/inetd.conf before root can have telnet access. I remember setting it up on a sun box ( it was easy there, all I had to do was uncomment the line) david On Thu, 9 Nov 2000, Statux w

Re: [CGI] Primary and Alternate Web Site

2000-11-09 Thread Ted Hilts
I've received quite a few replies on this with some favoring doing something with the Hosting Company DNS Servers but there is no agreement if it can be done. Do the RFCs actually say it can be done, that is assigning more than one IP address to a domain name and is this something that a web host

Re: kernel tar ball on RH 7

2000-11-09 Thread Hal Burgiss
On Fri, Nov 10, 2000 at 03:13:08PM +1100, Hossein S. Zadeh wrote: > Hi there, > I know that this was discussed some time ago on the list, but I > didn't follow the thread at the time; I should have known better :-( > > Has anyone been able to compile a kernel (any kernel; RPM or tar > ball) on RH

RE: Linux Monitor Tools and Memory Leak

2000-11-09 Thread Chris Fishwick
This would be for Kernel 2.2.x as opposed to RedHat 6.2 (IIRC RH 6.2 uses Kernel 2.2.14).. Regards Chris On Fri, 10 Nov 2000, ONG,AARON-WK (Non-HP-Singapore,ex3) wrote: > I'm looking for redhat linux 6.2 memory tools, Insure++ in www.parasoft.com > can only use in version 2.2. > > -Origin

kernel tar ball on RH 7

2000-11-09 Thread Hossein S. Zadeh
Hi there, I know that this was discussed some time ago on the list, but I didn't follow the thread at the time; I should have known better :-( Has anyone been able to compile a kernel (any kernel; RPM or tar ball) on RH 7? I did edit the main Makefile and tried both gcc and kgcc to no avail. Hos

RE: Linux Monitor Tools and Memory Leak

2000-11-09 Thread ONG,AARON-WK (Non-HP-Singapore,ex3)
I'm looking for redhat linux 6.2 memory tools, Insure++ in www.parasoft.com can only use in version 2.2. -Original Message- From: Gregory Hosler [mailto:[EMAIL PROTECTED]] Sent: Friday, November 10, 2000 11:46 AM To: [EMAIL PROTECTED] Subject: RE: Linux Monitor Tools and Memory Leak On

Re: Web Based Email

2000-11-09 Thread Charles Galpin
openmail has a web interface, and I believe you don't need accounts that. It is free for up to 50 users. Also I believe the cyrus imap server doesn't either, and then any imap capable web front end would work. hth charles On Fri, 10 Nov 2000, Greg Wright wrote: > > > *** REPLY SEPARA

Re: Coinfiguring PCI NIC

2000-11-09 Thread Charles Galpin
nope, they really do work. I got a couple for $8 a piece (shipped free overnight too ) from outpost.com recently . They work fine with the latest tulip drivers as we see from Scott here. Well done Scott! On Thu, 9 Nov 2000, Scott Alan Bowling wrote: > Once again, I want to thank everyone who he

RE: Linux Monitor Tools and Memory Leak

2000-11-09 Thread Gregory Hosler
On 10-Nov-00 ONG,AARON-WK (Non-HP-Singapore,ex3) wrote: > Is there any monitoring tools in the market to monitor the performance of > linux server and how can I detect a memory leak problem in linux. for detecting memory leaks, parasoft (www.parasoft.com) has Insure++, which is not so bad. I sti

Re: rmmod

2000-11-09 Thread Gregory Hosler
On 10-Nov-00 Stephen E. Hargrove wrote: > Ed Lazor wrote: > >> >It is being run as a cron job to remove unused modules. Take a look at >> >/etc/cron.d/kmod to see how it is being run. If you don't want it to run, >> >then you will have to manualy take care of removing unneeded modules. >> >> B

Re: telnet as root

2000-11-09 Thread Statux
/etc/securetty On Thu, 9 Nov 2000, Tyler Owen wrote: > OK OK before everyone tells me that I should NEVER do this, I know, I know! > I am just wonder what you have to change to allow root to telnet into a > machine. > > I got in a discussion with a co-worker and now it is really bothering me >

RE: Linux Monitor Tools and Memory Leak

2000-11-09 Thread ONG,AARON-WK (Non-HP-Singapore,ex3)
Is there any monitoring tools in the market to monitor the performance of linux server and how can I detect a memory leak problem in linux. thanks regards Aaron Ong ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/

Re: Web Based Email

2000-11-09 Thread Greg Wright
*** REPLY SEPARATOR *** On 9/11/00 at 16:07 Ray Parish wrote: >Any know of a fully web based mail server that doesn't require the users >to be added to the machines local password file? > The users will have to be on disk somewhere, so have a look at OCS or one of the PHP pr

Re: telnet as root

2000-11-09 Thread Greg Wright
*** REPLY SEPARATOR *** On 9/11/00 at 17:37 Tyler Owen wrote: >OK OK before everyone tells me that I should NEVER do this, I know, I know! > I am just wonder what you have to change to allow root to telnet into a >machine. > >I got in a discussion with a co-worker and now it i

Re: rmmod

2000-11-09 Thread Stephen E. Hargrove
Ed Lazor wrote: > >It is being run as a cron job to remove unused modules. Take a look at > >/etc/cron.d/kmod to see how it is being run. If you don't want it to run, > >then you will have to manualy take care of removing unneeded modules. > > But... - dumb question here - ... aren't the nece

Re: KDE2

2000-11-09 Thread John P. Verel
I had problems with switchdesk and gdm session selection. See my posting on the KDE list this evening for solutions to both. Both appear to be bugs in RH7 John On 11/07/00, 04:11:33PM -0500, Ray Parish wrote: > Has anyone pulled down the KDE2 RPMs for RH7 and installed? > If so, can you let me

Re: rmmod

2000-11-09 Thread Ed Lazor
>It is being run as a cron job to remove unused modules. Take a look at >/etc/cron.d/kmod to see how it is being run. If you don't want it to run, >then you will have to manualy take care of removing unneeded modules. But... - dumb question here - ... aren't the necessary ones loaded at boo

Re: rmmod

2000-11-09 Thread Mikkel L. Ellertson
On Thu, 9 Nov 2000, Ed Lazor wrote: > I'm seeing rmmod running all the time now on RedHat 7. Anyone know what's > going on here? Is it safe to remove or should I leave it? > > -Ed > > It is being run as a cron job to remove unused modules. Take a look at /etc/cron.d/kmod to see how it is b

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Christiane Tom
On Thu, 09 Nov 2000, you wrote: > Anyone ever get a Smart & Friendly CD-RW burner working under linux? If > so, how'd you do it? I have one of these drives and their company has closed. > > Thanks =) > > -Ed > > > > ___ > Redhat-list mailing list

rmmod

2000-11-09 Thread Ed Lazor
I'm seeing rmmod running all the time now on RedHat 7. Anyone know what's going on here? Is it safe to remove or should I leave it? -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Coinfiguring PCI NIC

2000-11-09 Thread Scott Alan Bowling
Once again, I want to thank everyone who helped...I got it working the only thing I noticed that I did differently is I did is I isssued: depmod -a before I insmod the mods.. Thanks again! Scott Frank Reichenbacher wrote: > Scott, > > If it's the $19.95 Linksys, Line..something, forget

Re: News Groups - Off topic

2000-11-09 Thread Duane Clark
Christopher W Aiken wrote: > > I have RH 7.0 both at home and at work. I use "slrn" to > read several news groups, again both at home and at work. > > I had to change ISP's and now I can not read my new ISP's > news groups from work because they don't authenticate users > unless they use a "dia

Re: Modem Question

2000-11-09 Thread kf
Is it an ISA modem? Does it have jumpers on it to set the IRQ and com port? hth, kf -- "If George W. Bush spoke his mind, he'd be speechless." On Mon, 6 Nov 2000 [EMAIL PROTECTED] wrote: = I came into posession of a Creative Labs Modemblaster, Model CT5420,33.6k, = FCC ID IBACT-CMB288V1, F

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Brian Wright
Yes, this hardware was installed when I put Red Hat 5.1 on it initially. It detected the Advansys controller, and then I just followed the steps in the CD-R HOWTO to configure the kernel. I would NOT use the adapter that S&F ships. I could not get it to work under Linux, and would strongly recc

Re: monitoring the traffic of eth0 ?

2000-11-09 Thread Cokey de Percin
"Todd A. Jacobs" wrote: > > On Thu, 9 Nov 2000, Simons wrote: > > > Is there any tools in redhat can monitor/count the traffic of eth0 in > > bytes/sec ? > > Get the rpms for either iptraf or ethereal. > > Try ntop Cokey -- --

Re: Coinfiguring PCI NIC

2000-11-09 Thread Mikkel L. Ellertson
On Thu, 9 Nov 2000, Scott Alan Bowling wrote: > I've got the drivers now but when I insmod the pci-scan and tulip drivers, I get > a bunch of unresolved symbol messages for each one. Any ideas? I will post > some of the messages if you need them. I also downloaded the network > diagnostic too

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Ed Lazor
Was the hardware on the system when you installed RedHat? Or did you have to do anything special to get it working? At 04:34 PM 11/9/2000 -0800, you wrote: >I'm using a Smart and Friendly CD-RW 226 SCSI with an Advansys SCSI >controller, and I've never had any problems with it. The S&F is act

Re: News Groups - Off topic

2000-11-09 Thread Michael Stack
I too had a similar problem. Luckily, my ISP is small enough that the ISP admin gave me a username and password to login to the news server - if the IP-based authentication fails, it looks for a username and password. I LOVE small ISPs. :) Seriously, though - that probably earned them my business

Re: Coinfiguring PCI NIC

2000-11-09 Thread Frank Reichenbacher
Scott, If it's the $19.95 Linksys, Line..something, forget it, it will never work, get a 3com instead. Look at the bottom of the RH NIC compatibility page, it is one of maybe three NICs that are utterly incompatible, even though the Linksys website says otherwise. Frank Reichenbacher - Orig

Re: monitoring the traffic of eth0 ?

2000-11-09 Thread Todd A. Jacobs
On Thu, 9 Nov 2000, Simons wrote: > Is there any tools in redhat can monitor/count the traffic of eth0 in > bytes/sec ? Get the rpms for either iptraf or ethereal. -- Todd A. Jacobs Senior Network Consultant ___ Redhat-list mailing list [EMAIL PR

Re: does mount point exist. How to kill it

2000-11-09 Thread Chris Watt
At 10:46 PM 11/8/00 -0600, Bob Hartung wrote: > All of a sudden I get the following when I try to select >it in filemanager and at the cmd line I get a message that >the mount point can't be resolved. > >"File 'nt_i' exists but can not be stat-ed: Permission >denied > >Now, all I want to do as r

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Brian Wright
I'm using a Smart and Friendly CD-RW 226 SCSI with an Advansys SCSI controller, and I've never had any problems with it. The S&F is actually a JVC with S&F's name on it. - Original Message - From: "Ed Lazor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 09, 2000 2:0

Re: kde2 and rh6.2

2000-11-09 Thread Patrick May
Another way to install them (they way I did) is download them into their own directory. I grabbed all the files in the directory at linux-easy.com, then issued: rpm -Uvh *.i38.rpm or something close to that as I didn't want to install the source RPM. This was upgrading a KDE installat

Re: Coinfiguring PCI NIC

2000-11-09 Thread Scott Alan Bowling
I've got the drivers now but when I insmod the pci-scan and tulip drivers, I get a bunch of unresolved symbol messages for each one. Any ideas? I will post some of the messages if you need them. I also downloaded the network diagnostic tools and it DID recognize the card, yet I don't know what

Re: Primary and Alternate Web Site

2000-11-09 Thread Ed Lazor
>What you need is the second server to assume the primary server's IP address. What if they the two servers are at different ISP's? -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Ed Lazor
>I did once, til the drive died. It was the SAF-226, a SCSI-2 device. The >drive was actually a relabeled JVC. It ran fine with xcdroast straight >out, until the burner died - at about the time S&F went into Chapter 7. hmmm sorry your drive died. Mine is an SAF-226 also. I was thinking it w

Re: how to tell if SSH is compiled with X ?

2000-11-09 Thread Michael R. Jinks
Roy Harrison wrote: > > How can I tell if sshd2 is compiled with X forwarding? Well, one way would be to enable it in the config file (on by default if you use ssh, off by default if you use OpenSSH), hup the server, and then try to connect. Watch the logs for info. There's probably a way to e

Re: News Groups - Off topic

2000-11-09 Thread Michael R. Jinks
Is it because you don't use a dialup connection, or is it because you don't use _their_ dialup connection? A lot of ISP's limit connections to their news server based on the source IP of the connection, so that if you're abusive they know where to track you down. You may be familiar with a simil

how to tell if SSH is compiled with X ?

2000-11-09 Thread Roy Harrison
How can I tell if sshd2 is compiled with X forwarding? Thanks Roy Make a real change.. create a better world. Get registered and make a protest vote to any party but the Republicans or the Democrats. When they start getting only 25 and 30% of the total vote they'll start to listen. Go to www.th

News Groups - Off topic

2000-11-09 Thread Christopher W Aiken
I have RH 7.0 both at home and at work. I use "slrn" to read several news groups, again both at home and at work. I had to change ISP's and now I can not read my new ISP's news groups from work because they don't authenticate users unless they use a "dial-up-connection". I even tried placing a

Re: Primary and Alternate Web Site

2000-11-09 Thread Alan Mead
This sort of behavior is called names like "high availability" or "failure roll-over". As you note, when the primary host is not operating, it cannot refer surfers to the second. So this is not a solution you can implement on the primary host. It has to be implemented "earlier" in the proces

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Rick Warner
I did once, til the drive died. It was the SAF-226, a SCSI-2 device. The drive was actually a relabeled JVC. It ran fine with xcdroast straight out, until the burner died - at about the time S&F went into Chapter 7. - rick warner - On Thu, 9 Nov 2000, Ed Lazor wrote: > Anyone ever get a S

Re: telnet problem

2000-11-09 Thread Kiran Kumar M
On Thu, 9 Nov 2000, Ed Lazor wrote: > At 06:17 PM 11/9/2000 -0500, you wrote: > >Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet > >is even allowed > > > > >/dev/ttypz: Permission denied > > Isn't the message displayed when access is denied through the methods you

Re: telnet problem

2000-11-09 Thread Kiran Kumar M
I tested with rw-r with ownership root.tty , but its giving Permission denied, so I made it as crw-rw-rw, even its giving the same error I rebooted the system so many times, As in single user mode I can login to the server, if I start in multi user mode, then only I am not able to login

Re: telnet as root

2000-11-09 Thread Steve Dixon
in 6 and above you can edit /etc/pam.d/login and comment out the first line, something securetty. Tyler Owen wrote: > > OK OK before everyone tells me that I should NEVER do this, I know, I know! > I am just wonder what you have to change to allow root to telnet into a > machine. > > I got in

Re: telnet problem

2000-11-09 Thread Ed Lazor
At 06:17 PM 11/9/2000 -0500, you wrote: >Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet >is even allowed > > >/dev/ttypz: Permission denied Isn't the message displayed when access is denied through the methods you describe above. Your point is a good one tho. It's

Re: telnet problem

2000-11-09 Thread Ed Lazor
At 03:48 AM 11/10/2000 +0530, you wrote: >Thanks for your reply.., I checked, everything seems to be the same, >but its not working... what else I have to check Were the permissions the same? You had world rw set in your description. I'd almost try just rebooting the system to see if it fixes

telnet as root

2000-11-09 Thread Tyler Owen
OK OK before everyone tells me that I should NEVER do this, I know, I know! I am just wonder what you have to change to allow root to telnet into a machine. I got in a discussion with a co-worker and now it is really bothering me what the answer is and we can't seem to find it. Thanks, Tyler

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Ed Lazor
At 05:15 PM 11/9/2000 -0500, you wrote: >Any idea who actually manufactured the drive? S&F didn't build their >own...just packaged others. Interesting... I didn't know that. I just looked and it says Manufactured at Y.P. - Made in Japan. >Also,if I recall, S&F drives were strictly IDE... Min

Re: Primary and Alternate Web Site

2000-11-09 Thread Ed Lazor
Someone more knowledgeable will have to answer, but I figured I'd step forward in the meanwhile and offer some ideas of where to explore. I think I came across something like this awhile back and I think the solution relates to DNS. Something having to do with mapping the domain name to two ip a

Re: telnet problem

2000-11-09 Thread Kiran Kumar M
Yes I checked all the files, Everything seems to be ok. Nothing is defined in that files. What is inet.d,? you mean inetd.conf, I checked that, it is also seems to be right.. Kiran On Thu, 9 Nov 2000, David Brett wrote: > Did you check /etc/hosts.deny and hosts.allow also inet.d, whether t

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread mstack
I have a Smart And Friendly SCSI CD-ROM - the adapter used some sort of weird Adaptec chipset. I know that Win98 supported it out of the box, but for the life of me, I couldn't get it to work under Win2k. As far as Linux in concerned, back in the days of RH 5.2 I checked their hardware compatabil

Re: telnet problem

2000-11-09 Thread David Brett
Did you check /etc/hosts.deny and hosts.allow also inet.d, whether telnet is even allowed david On Fri, 10 Nov 2000, Kiran Kumar M wrote: > > Thanks for your reply.., I checked, everything seems to be the same, > but its not working... what else I have to check > > Kiran > > > On Thu, 9 No

Re: TCP Wrappers

2000-11-09 Thread mburger
Not sure...As I noted, I'm not sure if/how xinetd might be working with tcp wrappers...but apparently, it is. At Thu, 09 Nov 2000 13:52:21 -0800 , [EMAIL PROTECTED] wrote: >I've been using /etc/hosts.deny and /etc/hosts.allow for a while now. I >verified it's working by getting blocked when t

Re: Smart & Friendly CD-RW on Linux?

2000-11-09 Thread mburger
Any idea who actually manufactured the drive? S&F didn't build their own...just packaged others. Also,if I recall, S&F drives were strictly IDE...and my understanding is that there's some finagling you need to do to get IDE drives to be accessed via a SCSI kludge under Linux. Other than the abo

Re: telnet problem

2000-11-09 Thread Kiran Kumar M
Thanks for your reply.., I checked, everything seems to be the same, but its not working... what else I have to check Kiran On Thu, 9 Nov 2000, Ed Lazor wrote: > I'm not sure, I'd check the entries in > > /etc/securetty > > Each entry should have a corresponding /dev entry. For ex

Smart & Friendly CD-RW on Linux?

2000-11-09 Thread Ed Lazor
Anyone ever get a Smart & Friendly CD-RW burner working under linux? If so, how'd you do it? I have one of these drives and their company has closed. Thanks =) -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/

Primary and Alternate Web Site

2000-11-09 Thread Ted Hilts
I'm not sure if this is really off topic or just something that does not often come up. I was going to include the perl list but then I realized that the code language was irrelevant it is a logistical problem. I have a hosted web site and wish to set up an identical web site but as an alternati

Re: telnet problem

2000-11-09 Thread Ed Lazor
I'm not sure, I'd check the entries in /etc/securetty Each entry should have a corresponding /dev entry. For example: /etc/securetty tty1 tty2 tty3 tty4 tty5 tty6 tty7 tty8 # ls -la /dev/tty1 c

Re: printing directly to port 9100

2000-11-09 Thread David Brett
Hi Jeff Thanks for the help. It is now working. I made the mistake of believing help and man pages. I was using direct to printer, instead of remote thanks again david On Thu, 9 Nov 2000, Jeff Hogg wrote: > > -Original Message- > From: David Brett <[EMAIL PROTECTED]> > To: [EMAIL

TCP Wrappers

2000-11-09 Thread Ed Lazor
I've been using /etc/hosts.deny and /etc/hosts.allow for a while now. I verified it's working by getting blocked when trying to telnet, ftp, etc. in from remote systems that weren't in the hosts.allow. Funny thing is that the documentation I read says you must run the service through /usr/sbi

Re: Wierd Happenings....

2000-11-09 Thread Ed Lazor
At 03:35 PM 11/9/2000 -0600, you wrote: >For any $FILE, > >rpm -qf $FILE > >will tell you the owning rpm. > >In the present case, > >rpm -qf `which ps` <-- note: backquotes > >...will tell you the owning rpm of whichever ps happens to be in your >default search path, on the off chance that your s

telnet problem

2000-11-09 Thread Kiran Kumar M
Hi, I am trying to telnet to a system running linux 6.2, but it is giving the following error: # telnet 200.165.100.3 Trying 200.165.100.3... Connected to 200.165.100.3. Escape character is '^]'. Red Hat Linux release 6.2 (Zoot) Kernel 2.2.14-12smp on an i686 /dev/ttypz: Permission denied Th

Re: Wierd Happenings....

2000-11-09 Thread Michael R. Jinks
For any $FILE, rpm -qf $FILE will tell you the owning rpm. In the present case, rpm -qf `which ps` <-- note: backquotes ...will tell you the owning rpm of whichever ps happens to be in your default search path, on the off chance that your system has more than one installed. Cheers, -m Ed

Web Based Email

2000-11-09 Thread Ray Parish
Any know of a fully web based mail server that doesn't require the users to be added to the machines local password file? Thanks Ray Parish, RHCE ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: I need help with log entry (sendmail) -- FIXED

2000-11-09 Thread Larry Grover
I fixed my problem. Sendmail wasn't complaining about my home directory, "/home/grover", it was complaining about the permissions on the parent directory, "/home". When I made a new "/home" on the new drive, it got created with mode 775, I chmoded it to 755 and now sendmail seems happy. T

Re: printing directly to port 9100

2000-11-09 Thread Stew Benedict
I'll see your printcap and raise you one ;^) #Minolta Pageworks 18 in Engineering - JetDirect Server minolta18|raw:\ :lp=:\ :rm=engprint:\ :mx#0:\ :rp=raw:\ :lf=/var/spool/lpd/hp600.log:\ :sd=/var/spool/lpd/hp600: perhaps it's your interpretation of

Re: printing directly to port 9100

2000-11-09 Thread Jeff Hogg
-Original Message- From: David Brett <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; mike allerhand <[EMAIL PROTECTED]>; Ernie LaBonte <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, November 09, 2000 2:27

Re: RESPIN

2000-11-09 Thread Gordon Messmer
On Wed, 8 Nov 2000, lee wrote: > > It seems like almost all UNIX applications pausing when they start is due > > to name resolution sometimes. Does your system have hostnames for all of > > its interfaces in /etc/hosts? Can it resolve your system's hostname to an > > address? > > i've no clue

Re: routing / ipchains / security question?

2000-11-09 Thread Ed Lazor
>This is an issue with your firewall. It's only port-forwarding from the >internet side. > >When your other machines try to connect to the external IP address, >they're sending those packets to the firewall for forwarding to the >internet, and the firewall isn't handling them correctly. I agree

Re: Kernel compilation

2000-11-09 Thread lee
Corisen wrote: > i'm currently running RH7,2.2.16-22 kernel, gcc 2.96. > > during the compilation of 2.4.0-test10 kernel process (make bzImage), i > observed many occurrences the following warning messages: > > 1. warning: pasting would not give a valid preproccessing token. > 2. warning: nothing

checksum.S

2000-11-09 Thread kwood
Hey there, I have a question for you. I have a RH7.0 machine that I am trying to build a kernel on and when I copy the RH configs over to .config, and build, no changes, I get a checksum.o error. Looking into the checksum.S file, it has something to do with the error checking of TCP/UDP packets

Re: printing directly to port 9100

2000-11-09 Thread David Brett
I am having the same problem. I am trying to print to a hp printer with a jetDirect card. Here is the printcap created by the printtool in the control-panel ##PRINTTOOL3## DIRECT ljet4 600x600 letter {} LaserJet4 Default {} lp:\ :sd=/var/spool/lpd/lp:\ :mx#0:\ :sh:\

Re: Wierd Happenings....

2000-11-09 Thread Ed Lazor
At 02:48 PM 11/9/2000 -0500, you wrote: >I wasn't aware you were using xinetd. It's default in RedHat 7.0 >I am unclear on how xinetd makes use of tcpwrappers, actually, or if one >would need to install tcpd and add /usr/sbin/tcpd to the "server" line. I'm wondering if it will work if I just mo

Re: routing / ipchains / security question?

2000-11-09 Thread Ed Lazor
>I'm guessing you could put an entry in the hosts file of the internal >boxes to use a local IP for the external name? Yea, I just realized I wrote lmhosts in my last message on the issue when I meant hosts (haven't had my mt dew yet *grin*). Right now, I'm using this as a work around solution.

Re: Wierd Happenings....

2000-11-09 Thread Statux
rpm -qf [filename] rpm -qf /bin/ps On Thu, 9 Nov 2000, Ed Lazor wrote: > At 07:04 AM 11/9/2000 -0800, you wrote: > >3) Reinstall the package with ps. Look at ps output and see if there are > >any unusual processes running. > > Is there a way to find out which rpm installed ps? If not, anyone

Re: Wierd Happenings....

2000-11-09 Thread Ed Lazor
>5) Look for odd things; one way I have seen backdoors and pieces hidden is >to create 'hidden' directories - esp. popular in /dev. Here are a couple >of commands: > > find / -name '. ' -print > find /dev -type f -o -type d -print This reminded me you should check and verify all of

Re: routing / ipchains / security question?

2000-11-09 Thread Steve Borho
On Thu, Nov 09, 2000 at 11:29:48AM -0800, Ed Lazor wrote: > Here's my situation: > > Hosts on the internal network can access the Internet by masquerading > through the firewall - standard configuration. > > The Internet can access a web server residing on the internal network, > because the i

Re: Wierd Happenings....

2000-11-09 Thread Ed Lazor
At 07:04 AM 11/9/2000 -0800, you wrote: >3) Reinstall the package with ps. Look at ps output and see if there are >any unusual processes running. Is there a way to find out which rpm installed ps? If not, anyone know which one installs it? -Ed ___

Re: Wierd Happenings....

2000-11-09 Thread Mike Burger
I wasn't aware you were using xinetd. I am unclear on how xinetd makes use of tcpwrappers, actually, or if one would need to install tcpd and add /usr/sbin/tcpd to the "server" line. On Thu, 9 Nov 2000, Ed Lazor wrote: > I have a question about this part and how it applies to RedHat 7.0. > >

Re: Wierd Happenings....

2000-11-09 Thread Ed Lazor
I have a question about this part and how it applies to RedHat 7.0. As you probably know, RedHat 7.0 moves entries from the inetd.conf file to individual files in the /etc/xinetd.d directory. I checked the file /etc/xinetd.d/telnet and found this: ---

Re: routing / ipchains / security question?

2000-11-09 Thread Charles Galpin
Hi Ed. I didn't find it confusing, but would like to know the answer too. :) I'm guessing you could put an entry in the hosts file of the internal boxes to use a local IP for the external name? I have this problem, but don't mind using the internal IP from inside. charles On Thu, 9 Nov 2000,

Re: Matrox G400, RH 7.0, dual heads: How do I use keyboard and mouse

2000-11-09 Thread Charles Galpin
Hi Surendar First, I no am no longer running dual headed, and in fact have lost the XF86Config I used (or I swould have sent it to you already). One the the chaps doing this currently can surely help better, sorry. That said, I don't think you should have 3 Screen sections. charles On Thu, 9

routing / ipchains / security question?

2000-11-09 Thread Ed Lazor
Here's my situation: Hosts on the internal network can access the Internet by masquerading through the firewall - standard configuration. The Internet can access a web server residing on the internal network, because the ip address of the web server is bound as an alias to the external networ

Re: [OT] serial protocol analyzer

2000-11-09 Thread Ronald W. Heiby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thursday, November 09, 2000, 12:03:41 PM, Leonard wrote: > I was wondering if somebody could point me out a serial protocol > analyzer. I'm not aware of a Linux package, but I've found that the SerialTest product from Frontline Test Equipment runn

Re: Yamaha SCSI 8x8x24 and 6.2 lockup

2000-11-09 Thread Barry L. Kline
Ron Golan wrote: > > Which motherboard and chipset are you using? > Hi Ron. The motherboard is a Super Micro Super S2DL3. It's got the ServerWorks ServerSet III LE Chipset. I'm running dual PII-400 Xeon CPUs w/1M cache and the system memory is 256M. I remember reading a message from someone

Radius services

2000-11-09 Thread Szemerédy Gábor
Hello! I have some trivial questions on radius services. 1. If I would like to run the radius server and the client on the same box (RH 6.0) should I install both of radiusd-cistron and portslave, or radiusd-cistron is enough since the radius server and the NAS are on the same box? 2. How

Re: Matrox G400, RH 7.0, dual heads: How do I use keyboard and mouse

2000-11-09 Thread Surendar Chandra
Both the monitors are identical. I did try to clone the monitor section as "Dell P991 1" and "Dell P991 2". Now (regardless of if I have one or two monitor sections), I get the same exact display cloned in both the monitors. I would like to have different display in both monitors. I am attachin

RE: named

2000-11-09 Thread Mike Lewis
(brainfart) Of course the info given by Uncle Meat & Charles is more appropriate in this case. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Lewis Sent: Thursday, November 09, 2000 9:30 AM To: [EMAIL PROTECTED] Subject: RE: named Try: rpm -qa

Re: Matrox G400, RH 7.0, dual heads: How do I use keyboard and mouse

2000-11-09 Thread Charles Galpin
Add another monitor section - you only have one. See how that works. hth charles On Thu, 9 Nov 2000, Surendar Chandra wrote: > I am attaching XF86Config-4 with this email. Basically, if I run it at > 1280x1024, then > it clones the same desktop on both the monitors. If I run it with > 1024x768,

RE: named

2000-11-09 Thread Mike Lewis
Try: rpm -qa | grep named -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Skrogstad Sent: Wednesday, November 08, 2000 7:08 PM To: Red Hat Mailing list Subject: Re: named It was not so much that it was RTFM is was I looked at the man. I just d

  1   2   >