Image Magic compile/ttf problems

2002-07-07 Thread Ken Kirchner
Hello all, I am working with the following RPM on a RedHat 6.2 system: ImageMagick-4.2.9-3.src.rpm For one thing, it wont even compile with out any modifications, I get the following error when I rpm -bb the spec file: + mv /var/tmp/ImageMagick-root/usr/X11R6/include/magick

AW: iptables (new issue)

2002-07-07 Thread Jochen Vogel
hi, i think -A INPUT -i eth1 --state NEW -j ACCEPT -A INPUT -i eth1 --state RELATED,ESTABLISHED -j ACCEPT greets Jo Thanks to Stephen earlier, I solved one problem, now I have another. The following rules work in that they block everything incoming to the server except for those

ADSL Installation Headaches

2002-07-07 Thread Sarig Scudder
Title: ADSL Installation Headaches I'm trying to upgrade my internet connection from 56K modem service to ADSL service but I am having some problems with the company providing the service. They claim the minimum machine they will install a modem on is a Pentium 133 with 32meg of memory. I

Re: iptables

2002-07-07 Thread Leonard den Ottolander
Hi Ashley, After that, you must have the appropriate forwarding and iptables enabled. # echo 1 /proc/sys/net/ipv4/ip_forward Nowadays these values are usually not set directly using the proc filesystem but by using sysctl. Try setting net.ipv4.ip_forward = 1 in /etc/sysctl.conf. Bye,

RE: Small company office setup - Windows clients, redhat server - Long post

2002-07-07 Thread Chris Mason
If you are feeling generous with the information you acquired and have put it into good documentation, you should consider giving back to the community by creating a HOWTO. There would obviously always be people with the same/similar needs as your own and if you have written something useful

Re: Email Problem

2002-07-07 Thread Edward Marczak
On 7/6/02 12:42 PM, Ben Ocean [EMAIL PROTECTED] wrote: Hi; Mail messages apparently are being timed out on some messages being delivered to my server. Here's a transcript: Thu 2002-07-04 14:09:56: [-1:15] Parsing Message C:\MDAEMON\REMOTEQ\RETRY\pd901.msg Thu 2002-07-04

Re: iptables (new issue)

2002-07-07 Thread Stephen Gevers
Hi Ashley! I believe that another response answers the question that you asked. I have a similar setup here at my house, although maybe a bit more complex. I would be happy to share my rules with you off line and discuss the issues that they are set up to address. If you are interested,

RE: Telnet

2002-07-07 Thread Calbazana, Al
How can I configure this under SSH? I'd like to disallow root logins for obvious, ok... paranoid, reasons. Thanks, Alejandro -Original Message- From: Dave Ihnat [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 06, 2002 10:20 AM To: [EMAIL PROTECTED] Subject: Re: Telnet On Sat, Jul

Re: Email Problem

2002-07-07 Thread Ben Ocean
At 10:05 AM 7/7/02 -0400, you wrote: On 7/6/02 12:42 PM, Ben Ocean [EMAIL PROTECTED] wrote: Hi; Mail messages apparently are being timed out on some messages being delivered to my server. Here's a transcript: Thu 2002-07-04 14:09:56: [-1:15] Parsing Message

mutt and courier imaps with ~/Maildir

2002-07-07 Thread Jay Daniels
Will the version of mutt supplied by RedHat 7.3 support courier imaps with Maildir? Cannot get my .muttrc to work. I tried various combination for spoolfile and folder (INBOX.* INBOX. INBOX) but none will connect to my ~/Maildir mailbox. I am wondering if this rpm version of mutt even supports

Re: mutt and courier imaps with ~/Maildir

2002-07-07 Thread Gary
On Sun, Jul 07, 2002 at 01:18:16PM -0400 or thereabouts, Jay Daniels wrote: Will the version of mutt supplied by RedHat 7.3 support courier imaps with Maildir? What you should do is go to http://www.mutt.org/links.html#config Check down the page and you will see Han's setup for

Re: Redhat-list digest, Vol 1 #4776 - 7 msgs

2002-07-07 Thread Chet Nichols
Title: Re: Redhat-list digest, Vol 1 #4776 - 7 msgs Hey Brian, Woohoo, it worked! I added: Directory /home Options Indexes Includes FollowSymLinks AllowOverride None Allow from from all Order Deny,Allow /Directory I've got multiple sites located in peoples home directories, so I added

Re: Telnet

2002-07-07 Thread Ed Wilts
Edit /etc/ssh/sshd_config and change PermitRootLogins to no. Don't forget to restart the daemon. .../Ed Ed Wilts Mounds View, MN, USA mailto:[EMAIL PROTECTED] - Original Message - From: Calbazana, Al [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 07, 2002 11:51 AM

Re: ADSL Installation Headaches

2002-07-07 Thread Ed Wilts
Your system should be fine. The requirement for a faster system is really for the add-on software that the ISP provides - a web browser, mail client, etc. My cable modem connection is a Linksys router, and I'd be surprised if it was as fast as a P133 (of even it has a Pentium processor inside!)

Re: mutt and courier imaps with ~/Maildir

2002-07-07 Thread Gordon Messmer
On Sun, 2002-07-07 at 10:18, Jay Daniels wrote: Will the version of mutt supplied by RedHat 7.3 support courier imaps with Maildir? Yes it will work with imaps, ignore Maildir. If you're connecting to IMAP, then maildir is an implementation detail that mutt need know nothing about. Cannot

Re: Pilot Project/Feasibility Study (This is a Big'un)

2002-07-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05-Jul-2002/01:13 -0700, Scott Bower [EMAIL PROTECTED] wrote: This possible environment would look something like this, a homogenous environment running a locked-down Windows NT 4 Desktop with Roaming Profiles running various productivity software

Re: KDE freeze.....

2002-07-07 Thread Sudhaker P
Hi, Thanks to David, Wesley and Ashwin for their responses on this issue. I was searching for any of the processes that would be related to KDE but I could not find any processes (I did ps auwx | grep kde*)..so I was back to square one on this issue. Is this some kind of a known issue

How to make it possible

2002-07-07 Thread Peter Gosens
Is it possible to make iptables forward packets based on hostname. I've one.cc.com and two.cc.com three.cc.com pointing to 213.93.43.28 . And I want that traffic with one.cc.com is going to 213.93.43.84. Butthe two.cc.com and three.cc.com traffic needto be forwarded to an internal

Cipe?

2002-07-07 Thread A. Gent
Hi, I would like to use a RedHat 7.2 as a dial-in server. The box connects to the Internet with a network card, using a router. The router's IP address, 192.168.0.1 is the default gateway for the RedHat box, which is 192.168.0.177. The dial-in server box connects to the Internet without a

Re: hostname

2002-07-07 Thread Juan L. Pastor
Hi, On Wed, 2002-07-03 at 23:53, Jay Daniels wrote: You have a structure different from: IP_address FQDNalias1 alias2 Correct IP_address hostname FQDN add more aliases here like: www mail ftp Have you tried the hostname, hostname --fqdn, domainname and dnsdomainname

Re: iptables (new issue)

2002-07-07 Thread Joseph R . Erlewein
* a word of caution * It looks like you're attempting to edit the iptables file in /etc/sysconfig. I wouldn't do this. This file is created every time you execute: /etc/rc.d/init.d/iptables save when you do a restore instead of a save, this ruleset is loaded. Since you're just learning about

Re: apache permissions

2002-07-07 Thread Chet Nichols
Hey Wez, Tried setting permissions to 777 for everything, still gives me the permissions error..Do you think it has something to do with only stuff originating in the /var/www/html folder being able to work correctly? I'm stumped. Talk to you soon, thanks for the help though so far, Chet on

Re: apache permissions

2002-07-07 Thread Chet Nichols
Hey Brian, Woohoo, it worked! I added: Directory /home Options Indexes Includes FollowSymLinks AllowOverride None Allow from from all Order Deny,Allow /Directory I've got multiple sites located in peoples home directories, so I added the entire /home, and its

RE: [Users] FreeS/Wan on Redhat 7.3

2002-07-07 Thread Tony Zafiropoulos
I was not able to compile it either, but these rpms worked like a charm... http://www.steamballoon.com/freeswan/ I am still trying to get a road warrior config to work... Does anyone have a suggestion?? (need a winbloze client) I tried ssh.com's sentinel, and was not successful... Now

Re: [Users] FreeS/Wan on Redhat 7.3

2002-07-07 Thread Ken Bantoft
I'm going to disagree with your advice - I had a fresh RH 7.3 install running @ OLS, and thru the week ran 1.97, 1.98 and 1.98b without any problems whatsoever. I changed kernels at least a dozen times, from 2.4.18 - 2.4.19-pre10 and everything in between. Each time I changed kernels, I

[Users] FreeS/Wan on Redhat 7.3

2002-07-07 Thread Stephen J Bevan
Brian writes: I have been trying to install FreeS/Wan 1.98b for about one week now and have gotten NO Where. I installed FreeS/WAN 1.98b on RedHat 7.3 for the first time on Tuesday and it worked without a hitch. I did have some problems when I hacked some of the IPsec code and re-built it

Re: [LARTC] RE: Redhat 7.3 / SuSE 8.0

2002-07-07 Thread bert hubert
On Sat, Jul 06, 2002 at 08:37:07PM -0400, Brian wrote: You would think?, but you never know. I am loading SuSE 8.0 on the same box as my Redhat 7.3 box having the problem...hu Turn on 'experimental features' and turn on 'advanced router' and they will be un-greyed. Regards, bert --

Dell Laptop X-settings

2002-07-07 Thread Lesniak, Steven
I've got a Dell C800 with the ATI Rage Mobility M4 video card and I can't seem to get X running on. Has anyone gotten this working with good quality, because I can't get past the setup? What settings for the Card and Screen should I use? Any advice will be greatly appreciated. TIA, Steven

Re: ADSL Installation Headaches

2002-07-07 Thread rweidman
Just out of curiosity, which linksys router are you using? Is it the wireless access point? thank you Randy On Sun, 7 Jul 2002, Ed Wilts wrote: Your system should be fine. The requirement for a faster system is really for the add-on software that the ISP provides - a web browser, mail

Re: ADSL Installation Headaches

2002-07-07 Thread KnowHow Tech Support
You might think about using an external ADSL modem. I had the same issue and spent 100 on a turbocomm adsl router. It is a dsl modem, NAT, and router all in one. I disabled the router in it of course, but it solved my problem. Jon On Sun, 7 Jul 2002, Sarig Scudder wrote: I'm trying to

Re: Cipe?

2002-07-07 Thread Stephen Gevers
A. Gent wrote: Hi, I would like to use a RedHat 7.2 as a dial-in server. The box connects to the Internet with a network card, using a router. The router's IP address, 192.168.0.1 is the default gateway for the RedHat box, which is 192.168.0.177. The dial-in server box connects to the Internet

sendmail smtp auth

2002-07-07 Thread Chet Nichols
Hey there, I'm trying to set up SMTP authentication for sendmail..I went to the sendmail site to look how to do it..installing Cyrus-sasl, etc. I remembered that I had installed the Cyrus-sasl RPM though when I installed RedHat 7.2, so I jumped right to the step to see if SASL is in the output..

Re: Samba rights and configuration

2002-07-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Jul-2002/16:09 -0600, Lee Griffin [EMAIL PROTECTED] wrote: First, will users be able to log on solely off of the windows 2000 user base, or will users have to be individually added to the linux client? There is supposed to be a way to set this

ftp and root account

2002-07-07 Thread jayson
could someone please tell me how to allow root to ftp into a RedHat 7.2 system. I have removed root from ftpusers, but still not allowing to login. Something else need to be done? Thanks in advance, Jayson Hill ___ Redhat-list mailing list [EMAIL

Re: ftp and root account

2002-07-07 Thread Jonathan M. Slivko
Jayson, Thats aBad Thing (tm) -- Jonathan --Jonathan M. Slivko - jslivko @ clicknetsolutions.comTechnical Support/Sales - ClickNet Solutionsweb: http://www.clicknetsolutions.com - Original Message - From: jayson To: [EMAIL PROTECTED] Sent: Sunday, July 07, 2002 4:41 PM

Re: ftp and root account

2002-07-07 Thread Samuel Flory
On Sun, 2002-07-07 at 13:41, jayson wrote: could someone please tell me how to allow root to ftp into a RedHat 7.2 system. I have removed root from ftpusers, but still not allowing to login. Something else need to be done? Use something like sftp instead. Make sure you allow root login

RE: ftp and root account

2002-07-07 Thread jayson
I know it isn't a good idea, but am porting from SCO 5.0.6 to RedHat 7.2, and SCO apparently doesn't care about the security of root and telnet/ftp. So now just trying to do what I was told :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Samuel Flory

Re: sendmail smtp auth

2002-07-07 Thread R P Herrold
On Sun, 7 Jul 2002, Chet Nichols wrote: Hey there, I'm trying to set up SMTP authentication for sendmail..I went to the sendmail site to look how to do it..installing Cyrus-sasl, etc. I remembered that I had installed the Cyrus-sasl RPM though when I installed RedHat 7.2, so I jumped

Re: Pilot Project/Feasibility Study (This is a Big'un)

2002-07-07 Thread Ray Curtis
aeg == Anthony E Greene [EMAIL PROTECTED] writes: aeg -BEGIN PGP SIGNED MESSAGE- aeg Hash: SHA1 aeg On 05-Jul-2002/01:13 -0700, Scott Bower [EMAIL PROTECTED] aeg wrote: This possible environment would look something like this, a homogenous environment running

Re: ADSL Installation Headaches

2002-07-07 Thread Ed Wilts
I'm using a BEFSR81 which includes an 8-port 10/100 switch, SNMP management, QoS, and the firewall functions. .../Ed Ed Wilts Mounds View, MN, USA mailto:[EMAIL PROTECTED] - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 07, 2002 2:43 PM Subject:

Re: sendmail smtp auth

2002-07-07 Thread Chet Nichols
Hey Russ, It worked! Thanks a ton for your help, I'm excited. Take it easy, talk to you later, Chet on 7/7/02 3:55 PM, R P Herrold at [EMAIL PROTECTED] wrote: On Sun, 7 Jul 2002, Chet Nichols wrote: Hey there, I'm trying to set up SMTP authentication for sendmail..I went to the

Re: ADSL Installation Headaches

2002-07-07 Thread Price Technology
More information please. You fail to tell us what OS this 486 is running, what your current configuration is and so on. I'll take a stab at an answer anyway; The ISP is using proprietary software to allow your box to connect which has minimum system requirements. It probably requires more

Re: Pilot Project/Feasibility Study (This is a Big'un)

2002-07-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-Jul-2002/17:11 -0400, Ray Curtis [EMAIL PROTECTED] wrote: Anthony E Greene [EMAIL PROTECTED] writes: I don't think there's a Notes client or a Visio equivalent for Linux. Visio = Dia http://www.lysator.liu.se/~alla/dia/ Notes = Xnotes

Re: Telnet

2002-07-07 Thread Bret Hughes
On Sun, 2002-07-07 at 13:35, Ed Wilts wrote: Edit /etc/ssh/sshd_config and change PermitRootLogins to no. Don't forget to restart the daemon. .../Ed you can also disable password authentication so that a user MUST have a key in authorized_keys. Totally removes the possibility of a

Re: iptables (new issue)

2002-07-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-Jul-2002/00:40 -0400, Joseph R . Erlewein [EMAIL PROTECTED] wrote: * a word of caution * It looks like you're attempting to edit the iptables file in /etc/sysconfig. I wouldn't do this. This file is created every time you execute:

Re: apache permissions

2002-07-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-Jul-2002/13:04 -0500, Chet Nichols [EMAIL PROTECTED] wrote: Hey Brian, Woohoo, it worked! I added: Directory /home Options Indexes Includes FollowSymLinks AllowOverride None Allow from from all Order Deny,Allow

Re: iptables (new issue)

2002-07-07 Thread Ashley M. Kirchner
Joseph R . Erlewein wrote: It looks like you're attempting to edit the iptables file in /etc/sysconfig. Nope, I merely posted what the file looks like right now. Instead of posting each 'iptables' command every time. /etc/rc.d/init.d/iptables save Whenever I need to save my

Re: How to make it possible

2002-07-07 Thread Mike Burger
First, since you want one.cc.com to go to a different external IP, you should just set the DNS entry for one.cc.com to the IP you want. As far as forwarding the other two to an internal IP, yes, IPtables can do this for you, via nat. On Sat, 6 Jul 2002, Peter Gosens wrote: Is it possible to

Re: mutt and courier imaps with ~/Maildir

2002-07-07 Thread Jay Daniels
On Sun, 2002-07-07 at 14:44, Gordon Messmer wrote: On Sun, 2002-07-07 at 10:18, Jay Daniels wrote: Will the version of mutt supplied by RedHat 7.3 support courier imaps with Maildir? Yes it will work with imaps, ignore Maildir. If you're connecting to IMAP, then maildir is an

Re: Intrusion Detection

2002-07-07 Thread Jason Costomiris
On Sat, Jun 29, 2002 at 03:59:17PM -0400, Jay Daniels wrote: : I'm looking for a ids like puresecure, but free and open source. Take a : look. The screenshots are amazing, but so is the price!!! Good news for you then. Puresecure just uses snort. LARC looks like an interesting config

Adding My Language To Linux

2002-07-07 Thread Gayan Godagama
Hi, I have seen that Red Hat Linux has support to languages other than English. So want to add my own language to the OS (my language is Sinhala, SriLankan's language). I would like to know whether this is possible. Currently I am a computer science student at University of Moratuwa SriLanka so

Floppy is read just once

2002-07-07 Thread Gustavo Facchini
Hi When I access a disk, everything goes OK but if I change the disk, and try to access it the system returns the same first disk's archives What should I do to access the second disk's archives? If you could help me... Thanks a lot! Gustavo

Re: dynamic and static IP address (was hostname)

2002-07-07 Thread Kevin Myers
On Sat, 06 Jul 2002 16:59:09 -0400, Edward wrote: Actually, there is a little magic in sending email. It's called authentication. He's probably set to use his own ISP's mail server. But when he's on his network, the ISP's mail server is rejecting the mail (won't relay). He may just need to

Re: Floppy is read just once

2002-07-07 Thread Werner Puschitz
On Mon, 8 Jul 2002, Gustavo Facchini wrote: Hi When I access a disk, everything goes OK but if I change the disk, and try to access it the system returns the same first disk's archives What should I do to access the second disk's archives? If you could help me... Thanks a lot! Unmount

Using a digital projector

2002-07-07 Thread Mike Davison
I am taking my Sony laptop (Vaio 505TR running RH 7.3) to a convention where a 'BoxLight XGA' digital projector will be available. Should I expect any problems or will this just work? Thanks, Mike ___ Redhat-list mailing list [EMAIL PROTECTED]

7.2 freezes during boot process

2002-07-07 Thread Kevin - KD Micro Software
Hello, Not every reboot but on most reboots my Redhat 7.2 box seems to freeze up at this point:mxt_scan_bios: enter After a few reboots it seems to get passed that point ok, but it happens on nearly every boot and it's frustrating. Any ideas as to what is the cause and solution for this?