Re: RE forward eth0 to ppp0

2003-02-12 Thread jdow
For that you need to setup NAT, masquerading. For this you need to setup iptables. This is actually a good thing to do when you connect to the internet, anyway. You cannot use ordinary routing because 10.2.0.0 will never propagate over most Internet routers because that is in one of several reserve

Re: rp-pppoe and firewall scripts

2003-02-12 Thread jdow
From: "Wolfgang Rapp" <[EMAIL PROTECTED]> > The question is - adsl-start and adsl-connect call the firewall scripts > in /etc/ppp and these are using ipchains. > Do adsl-setupt modify the iptables also. So is my version of rp-pppoe to > old or do I have remove the calls to /etc/ppp/firewall.xxx

Re: rp-pppoe and firewall scripts

2003-02-12 Thread Michael Kuss
On Wed, 12 Feb 2003, Wolfgang Rapp wrote: > The question is - adsl-start and adsl-connect call the firewall scripts > in /etc/ppp and these are using ipchains. > Do adsl-setupt modify the iptables also. So is my version of rp-pppoe to > old or do I have remove the calls to /etc/ppp/firewall.xxx

Special Club

2003-02-12 Thread Scott Taylor
Thanks for the replies...here is what I have. After installing RH8, I could not boot further than INIT: 2.84 booting... Someone suggested that I add the following line to the kernel line of grub.conf: apm=off_threshold=100 This worked great, however when I try and shutdown it seems to close mo

bind: Setting up DNS on a small home network

2003-02-12 Thread Diego, Emil
Hello all, Does anyone know of any good documentation for installing and configuring bind on RH 8.0 for a small home network. I have setup DHCP successfully, so I am not completely green, but the DNS configuration looks like greek to me. Any info would be appreciated. Thanx Emil -

Re: RE forward eth0 to ppp0

2003-02-12 Thread auzie morgan
Ahh yes I know of that method was reading about it, tripy though with dual nics and two nets you just need ip forwarding. KO Thanks for the assurance, Ill give it a twirl and post it on the list / my website.. www.auzievision.com (a redhat 8.0 postnuke site that I play with) On Wed, 2003-02-12 a

Re: bind: Setting up DNS on a small home network

2003-02-12 Thread Patrick Marquetecken
You could use webmin to configure your DNS Patrick Op wo 12-02-2003, om 14:58 schreef Diego, Emil: > Hello all, > > Does anyone know of any good documentation for installing and > configuring bind on RH 8.0 for a small home network. I have setup DHCP > successfully, so I am not complete

Re: hex to Ascii converter program

2003-02-12 Thread David Eduardo Gomez Noguera
On Tue, 2003-02-11 at 17:17, Stephen Mah wrote: > I'm looking for a command line program that converts between ascii and > hex and vice versa. I think you might be looking for hexedit. or others like it. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

Re: Special Club

2003-02-12 Thread David Eduardo Gomez Noguera
On Tue, 2003-02-11 at 13:07, Scott Taylor wrote: > I'm curious...do you have to be in some special club to get your email posts >answered. > I dont know how to solve your problem, sorry, but 1. You either must be subscribed to the mailing list (much traffic) or have stated that you were not on t

Re: hex to Ascii converter program

2003-02-12 Thread Marcel J.E. Mol
On Tue, Feb 11, 2003 at 03:17:57PM -0800, Stephen Mah wrote: > I'm looking for a command line program that converts between ascii and > hex and vice versa. 'hexdump' would be the command of your choice... -Marcel -- == Marcel J.E. MolMESA Consulting B.V.

Re: Setting up DNS on a small home network

2003-02-12 Thread Sergio Durand
here !!! http://www.ibiblio.org/pub/Linux/docs/HOWTO/DNS-HOWTO there's a very good howto ... this doc show how setup dns (bind) v9 - only cache - primary dns server - slave dns server - security tips ... and more... see ya! - Original Message - From: "Diego, Emil" <[EMAIL PROTECTED]> To

Re: RE forward eth0 to ppp0

2003-02-12 Thread auzie morgan
I posted an example for all this in my forum.. http://www.auzievision.com/modules.php?op=modload&name=XForum&file=viewthread&tid=15 feel free to drop by n comment etc. thanks for the direction.. worked great, though not a newbee compatable method,, it works .. Next Ill link my notebook via adho

Re: environment variable

2003-02-12 Thread Mike Vanecek
-- Original Message --- From: Joe Klemmer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: 10 Feb 2003 17:48:48 -0500 Subject: Re: environment variable > On Mon, 2003-02-10 at 17:36, Jerry Roy wrote: > > > How do I permanently set an environment variable so it works across reboots

sgi_fam libwrap messages

2003-02-12 Thread Margaret_Doll
I am getting the following in the LogWatch for one of my computers. The number of this messages has been increasing. Should I be worried? Connections: Service sgi_fam: : 125 Time(s) **Unmatched Entries** xinetd[1084]: FAIL: sgi_fam libwrap from= xinetd[1085]: FAIL: sgi_fam libwrap from

Re: bind: Setting up DNS on a small home network

2003-02-12 Thread Jesse Keating
On Wednesday 12 February 2003 05:58, Diego, Emil uttered: > Does anyone know of any good documentation for installing and > configuring bind on RH 8.0 for a small home network. I have setup DHCP > successfully, so I am not completely green, but the DNS configuration looks > like greek to me.

(no subject)

2003-02-12 Thread Brian York
When the network is restarted I get a message at the end SIOCADDRT: File exists  I haven't been able to get this machine to connect to the internet. There was 3 people that have been working on it it was fine for a while. But does anyone know what that my be and how to fix my problem. Tha

SIOCADDRT (network)

2003-02-12 Thread Brian York
When the network is restarted I get a message at the end SIOCADDRT: File exists  I haven't been able to get this machine to connect to the internet. There was 3 people that have been working on it it was fine for a while. But does anyone know what that my be and how to fix my problem.

Re: SIOCADDRT (network)

2003-02-12 Thread Ed Wilts
On Wed, Feb 12, 2003 at 10:49:59AM -0500, Brian York wrote: > When the network is restarted I get a message at the end > SIOCADDRT: File exists A quick google search on "SIOCADDRT file exists" finds a bunch of hints and suggestions. Have you done this search and followed any of the suggestions

RE: environment variable

2003-02-12 Thread Dave Tibbals
System wide environment variables should go in /etc/profile. System wide functions and aliases Should go in /etc/bashrc When should one use /etc/bashrc as opposed to /etc/profile? Not always sure which one in which to put system wide changes. -- Psyche-list mailing list [EMAIL PROTECTED

Re: sgi_fam libwrap messages

2003-02-12 Thread Ralf Spenneberg
Am Mit, 2003-02-12 um 16.39 schrieb Margaret_Doll: > I am getting the following in the LogWatch for one of my computers. > The number of this messages has been increasing. > Should I be worried? **Unmatched Entries** xinetd[1084]: FAIL: sgi_fam libwrap from= xinetd[1085]: FAIL: sgi_fam libwrap f

Re: (no subject)

2003-02-12 Thread Ralf Spenneberg
Am Mit, 2003-02-12 um 16.41 schrieb Brian York: > When the network is restarted I get a message at the end > SIOCADDRT: File exists > > I haven't been able to get this machine to connect to the internet. There > was 3 people that have been working on it it was fine for a while. But does >

Re: Special Club

2003-02-12 Thread Oisin C. Feeley
On Wed, 12 Feb 2003, Scott Taylor wrote: >After installing RH8, I could not boot further than > >INIT: 2.84 booting... > >Someone suggested that I add the following line to the kernel line of >grub.conf: > >apm=off_threshold=100 > >This worked great, however when I try and shutdown it seems to c

Re: Special Club

2003-02-12 Thread Scott Taylor
I right click to logout from KDE, then choose System>Shutdown from log in screen Scott - Original Message - From: "Oisin C. Feeley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 3:45 PM Subject: Re: Special Club > > > On Wed, 12 Feb 2003, Scott Taylor w

apt on RH8

2003-02-12 Thread Sergio Durand
can i install and configure apt to work with rh8 ... ?? exist any howto ?? wich server i'll use on apt config ?? the apt works like up2date ?? eg. when redhat release any update on rhn , this release will be available to apt too ?? thkz! ps: i used apt in the conectiva linux (brazilian distro rpm

Re: Special Club

2003-02-12 Thread Kevin McConnell
--- Scott Taylor <[EMAIL PROTECTED]> wrote: > I right click to logout from KDE, then choose > System>Shutdown from log in > screen > > Scott You should post things like hardware specs, BIOS revision, etc. Most likely that your BIOS needs acpid to shutdown and turn itself off completely without y

Re: apt on RH8

2003-02-12 Thread dballester
>From here: http://psyche.freshrpms.net/rpm.html?id=244 Regards "Sergio Durand" <[EMAIL PROTECTED]>@redhat.com con fecha 12/02/2003 05:55:20 p.m. Por favor, responda a [EMAIL PROTECTED] Enviado por: [EMAIL PROTECTED] Destinatarios: "Red Hat" <[EMAIL PROTECTED]> CC: Asunto: ap

RE: apt on RH8

2003-02-12 Thread Carter, Shaun G
check out apt4rpm at freshrpm.net (outstanding site, thanks Matthias). There is also a SynAPTic rpm available there. As far as updating goes, as soon as the apt mirror is able to grab the updates, they are available via apt also. Shaun -Original Message- From: Sergio Durand [mailto:[EMAI

RE: (no subject)

2003-02-12 Thread Brian York
Brian York IT, Servers and Operations Northen Kentucky Univ. 859-572-5121 AC 220 -Original Message- From: Ralf Spenneberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:08 AM To: [EMAIL PROTECTED] Subject: Re: (no subject) Am Mit, 2003-02-12 um 16.41 schrieb Brian Yo

Re: environment variable

2003-02-12 Thread Steven W. Orr
On Wed, 12 Feb 2003, Mike Vanecek wrote: => =>-- Original Message --- =>From: Joe Klemmer <[EMAIL PROTECTED]> =>To: [EMAIL PROTECTED] =>Sent: 10 Feb 2003 17:48:48 -0500 =>Subject: Re: environment variable => =>> On Mon, 2003-02-10 at 17:36, Jerry Roy wrote: =>> =>> > How do I perm

RE: (no subject)

2003-02-12 Thread Ralf Spenneberg
> nothing else has the gateway route entry in it. We have two servers NS3 and > NS4. I copied the /etc/init.d/network file to NS3 (the one not working) and > that didn't help. Well, that file does not keep the network configuration. Post cat /etc/sysconfig/network cat /etc/sysconfig/network-scrip

Re: ProxyPass with Apache

2003-02-12 Thread Joe Orton
Hi, On Tue, Jan 28, 2003 at 12:22:41PM -0800, Raul Acevedo wrote: > I'm having problems setting up a very simple proxy with Apache. > Something seems to have changed between 1.x and the 2.0 in RedHat, > because I used to have this working. > > Anyway, on the firewall I have: > > > ... Ser

Re: environment variable

2003-02-12 Thread Cliff Sarginson
On Wed, Feb 12, 2003 at 09:21:04AM -0600, Mike Vanecek wrote: > > -- Original Message --- > From: Joe Klemmer <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Sent: 10 Feb 2003 17:48:48 -0500 > Subject: Re: environment variable > > > On Mon, 2003-02-10 at 17:36, Jerry Roy wrote: > >

still installing 8.0 on HP Kayak

2003-02-12 Thread Steve Strong
So, many interesting events have transpired since we last discussed this: 1. I'm trying to install RedHat 8.0 on an HP Kayak 2. Kayak's configuration 2 500mhz Pent. III's 3 SCSI hard drives (no RAID card) 512 meg of RAM 3. I've learned how to get the kernel to see both CPU'

ppp0 internet

2003-02-12 Thread vtwinc
I have dsl cablemodem connected to eth1=66.x.x.x and lan eth0=10.0.0.1. When I dial-in=ppp0 I am able to connect to the linux box do whaterver...excecpt connect to the internet or other machines on the 10.0.0.0 network. Does anyone have a solution? I have no route anywhere else except to the

Re: still installing 8.0 on HP Kayak

2003-02-12 Thread Sergio Durand
maybe boot loader problem ... create a lilo bootable disk (have this option in finish instalation) and boot from this disk ... i had a seems problem (in another dist) ... see ya - Original Message - From: "Steve Strong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Februar

Re: still installing 8.0 on HP Kayak

2003-02-12 Thread Tom Georgoulias
Steve Strong wrote: 6. The Red Hat install only found one of the SCSI hard drives, even though it loaded the proper SCSI driver without displaying any error messages 7.After trying to get Red Hat 8.0 installed the system hangs with what I believe is a POST message: "error loading operating system"

Re: bind: Setting up DNS on a small home network

2003-02-12 Thread vtwinc
If you already have bind installed. From the command line run bindconf. Configure the parameters that match your network. > > From: "Diego, Emil" <[EMAIL PROTECTED]> > Date: 2003/02/12 Wed AM 08:58:52 EST > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: bind: Setting up DNS on a small

RE: (no subject)

2003-02-12 Thread Brian York
Well that's message is gone now but still now conection to the internet. I have compared all of the network config files that I know of and they are all the same. Brian -Original Message- From: Ralf Spenneberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:50 AM To: [E

RE: (no subject)

2003-02-12 Thread Ralf Spenneberg
Am Mit, 2003-02-12 um 19.53 schrieb Brian York: > Well that's message is gone now but still now conection to the internet. I > have compared all of the network config files that I know of and they are > all the same. > you do not provide any more information but "It does not work". How should we

Re: still installing 8.0 on HP Kayak

2003-02-12 Thread Steve Strong
good suggestion, but when I did the trial install of WinBlows the drives worked fine. The could be formatted and were visible during and after the install. Doesn't this isolate the problem to Red Hat not being able to see the hard drives? Still, would kudzu see the other drives if I added them l

Re: still installing 8.0 on HP Kayak

2003-02-12 Thread Tom Georgoulias
Steve Strong wrote: Doesn't this isolate the problem to Red Hat not being able to see the hard drives? Maybe. It could be as simple as a boot loader record in the wrong place, or a bios setting, or it could be complicated and any number of other things. Getting the OS installed on the system

Pushing updates ?

2003-02-12 Thread Allan M. Stewart
What is the best way to update many servers at customer sites? Let say for example that a new SSH package comes out. Since this is security related, we probably DO want to get this update on all of our servers in customer sites. Isn't there something better than telnet'ing into each server, FTP'

Re: Pushing updates ?

2003-02-12 Thread Jay Turner
On Wed, Feb 12, 2003 at 04:26:47PM -0500, Allan M. Stewart wrote: > > What is the best way to update many servers at customer sites? > > Let say for example that a new SSH package comes out. Since this is > security related, we probably DO want to get this update on all > of our servers in custo

Re: Pushing updates ?

2003-02-12 Thread Ed Wilts
On Wed, Feb 12, 2003 at 04:26:47PM -0500, Allan M. Stewart wrote: > > What is the best way to update many servers at customer sites? > > Let say for example that a new SSH package comes out. Since this is > security related, we probably DO want to get this update on all > of our servers in custo

Qt Tutorial

2003-02-12 Thread John S. Dey
Hello, I can't get the Qt example "Hello world" to link and I don't know why? I clipped the program from the tutorial in the RH8 distribution: Then as instructed issued from Xterm commands: qmake -project qmake make It looks like I'm compiling but not linking with the follow error: [robo1@robo

RHAS list?

2003-02-12 Thread Rich Wilson
Hi everyone. Is there a mailing list available for RHAS? Thanks, -rw -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: RHAS list?

2003-02-12 Thread Taylor, ForrestX
Rich Wilson wrote: Hi everyone. Is there a mailing list available for RHAS? IIRC, there was a pensacola list, but there was no discussion. I just checked the mailing lists, and they seem to have removed it. I would recommend asking on the Enigma list (7.2) or the Valhalla list (7.3). Forre

Re: Pushing updates ?

2003-02-12 Thread Gordon Messmer
On Wed, 2003-02-12 at 13:26, Allan M. Stewart wrote: > > What is the best way to update many servers at customer sites? All you need is an ssh key on the client system to log in as root. #! /bin/sh # Use: # ./update-em # - Runs apt-get upgrade to do a full update of the system # ./update-em [

kernel upgrade/ kickstart question

2003-02-12 Thread Stephen Mah
hello We have a kickstart server, hosting RH 8.0. I've just updated the RPMS folder with updated kernel rpms: kernel-2.4.18-14.i586.rpm, kernel-2.4.18-14.i686.rpm, kernel-source-2.4.18-14.i386.rpm, etc... I ran the genhdlist command and it seems to load the OS fine. However, I am now getting

Re: Special Club

2003-02-12 Thread Charles
Scott Taylor wrote: I right click to logout from KDE, then choose System>Shutdown from log in screen Scott - Original Message - From: "Oisin C. Feeley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 3:45 PM Subject: Re: Special Club On Wed, 12 Feb 20

Re: kernel upgrade/ kickstart question

2003-02-12 Thread Jesse Keating
On Wednesday 12 February 2003 16:52, Stephen Mah wrote: > hello > > We have a kickstart server, hosting RH 8.0. I've just updated the RPMS > folder with updated kernel rpms: kernel-2.4.18-14.i586.rpm, > kernel-2.4.18-14.i686.rpm, kernel-source-2.4.18-14.i386.rpm, etc... > > I ran the genhdlist comm

Re: kernel upgrade/ kickstart question

2003-02-12 Thread Stephen Mah
Jesse Keating wrote: On Wednesday 12 February 2003 16:52, Stephen Mah wrote: hello We have a kickstart server, hosting RH 8.0. I've just updated the RPMS folder with updated kernel rpms: kernel-2.4.18-14.i586.rpm, kernel-2.4.18-14.i686.rpm, kernel-source-2.4.18-14.i386.rpm, etc... I ran the ge

Re: Pushing updates ?

2003-02-12 Thread Kevin Brouelette
- Original Message - From: "Allan M. Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 1:26 PM Subject: Pushing updates ? > > What is the best way to update many servers at customer sites? > > Let say for example that a new SSH package comes out.

RE: Pushing updates ?

2003-02-12 Thread Lucas Albers
Use up2date in a cron job, it will resolve dependencies. This automates the process and saves you time and effort from you. For enterprise management I would use the rhn network. http://rhn.redhat.com > > What is the best way to update many servers at customer sites? > > > > Let say for example

login-hang through mgetty (kernel serial driver bug?)

2003-02-12 Thread Telford
I have found a bug while using RedHat 8.0, I think it is in the kernel. The problem relates to the /dev/ttyS1 driver and behaves like a race condition because it does not give exactly predictable results. I have a workaround for the problem but have no idea about doing a real fix (and haven't both

Re: kernel upgrade/ kickstart question

2003-02-12 Thread Tony Nugent
On Wed Feb 12 2003 at 16:46, Jesse Keating wrote: > Personally, I do all errata as a postinstall process. The Red Hat installer > has not been tested with new package sets, and isn't recommended to work. Pity that. > Doing the base install, then applying applicable errata has worked great for >

how do I make a floppy from an image file?

2003-02-12 Thread Steve Strong
I've downloaded a file that is a driver for my hard drives and it looks like it an image of a floppy -- it has an .img suffix. How do I make this into a floppy? steve -- Steve Strong Computer Science Teacher Washington High School 2205 Forest Dr. SE Cedar Rapids, IA52403 mailto: [EMAIL PR

RE: how do I make a floppy from an image file?

2003-02-12 Thread Bernie Pannell
>I've downloaded a file that is a driver for my hard drives and it looks >like it an image of a floppy -- it has an .img suffix. How do I make >this into a floppy? if you have another unix or linux system, use dd, with a syntax something like: dd if=/path_to_file/file.img of=/dev/fd0 if you don'

Display Manager preference?

2003-02-12 Thread Dan G
For Redhat 8 where (what file) is the display manager configured for X startup (i.e. TWM vs GDM vs KDM)? Thanks Dan -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Keyboard beeping problem (RH 8.0)

2003-02-12 Thread Graeme Jensen
I'm running RH8.0 and have had a recurring problem with the keyboard. For some reason despite being able to login ok, when I log in as a certain user the keyboard bleeps whenever a key is pressed. I can type but I have no hold the key for almost a full two seconds for a letter to appear on the scr

Re: kernel upgrade/ kickstart question

2003-02-12 Thread William F. Acker WB2FLW +1-303-777-8123
On Thu, 13 Feb 2003, Tony Nugent wrote: > On Wed Feb 12 2003 at 16:46, Jesse Keating wrote: > > > Personally, I do all errata as a postinstall process. The Red Hat installer > > has not been tested with new package sets, and isn't recommended to work. > > Pity that. > > > Doing the base instal

Minor bug (majorly annoying) in X11 and mouse

2003-02-12 Thread Telford
With a fresh install of RH8.0 set to graphical login (using PS/2 mouse) if you pull out the mouse and reboot what do you get? What would you expect to get? It can be really hard talking someone through a support call when their only report is "I'm looking at a black screen" and they try ALT-F1 fro

Re: Minor bug (majorly annoying) in X11 and mouse

2003-02-12 Thread Cliff Sarginson
On Thu, Feb 13, 2003 at 04:33:27PM +1100, Telford wrote: > With a fresh install of RH8.0 set to graphical login (using PS/2 mouse) > if you pull out the mouse and reboot what do you get? What would you > expect to get? > > It can be really hard talking someone through a support call when their > o

Re: Display Manager preference?

2003-02-12 Thread Ralf Spenneberg
Am Don, 2003-02-13 um 04.18 schrieb Dan G: > For Redhat 8 where (what file) is the display manager configured for X > startup (i.e. TWM vs GDM vs KDM)? It its the file /etc/sysconfig/desktop. Cheers, Ralf > Thanks > > Dan > >

A question about up2date

2003-02-12 Thread Cliff Sarginson
When you run up2date there is an option on the install screen to "View advisory". I have never ever seen this work. I just tried it again and nothing happened..as always. I presume it is supposed to work. Any insights ? -- Regards Cliff Sarginson The Netherlands [ This mail has been check

Re: A question about up2date

2003-02-12 Thread Tony Nugent
On Thu Feb 13 2003 at 07:12, Cliff Sarginson wrote: > When you run up2date there is an option on the install screen to "View > advisory". I have never ever seen this work. I just tried it again and > nothing happened..as always. I presume it is supposed to work. > Any insights ? Did you register

Re: A question about up2date

2003-02-12 Thread Eric Burke
On Wed, 2003-02-12 at 22:12, Cliff Sarginson wrote: > When you run up2date there is an option on the install screen to "View > advisory". I have never ever seen this work. I just tried it again and > nothing happened..as always. I presume it is supposed to work. > Any insights ? If you highlight t

Re: A question about up2date

2003-02-12 Thread Cliff Sarginson
On Thu, Feb 13, 2003 at 04:35:55PM +1000, Tony Nugent wrote: > On Thu Feb 13 2003 at 07:12, Cliff Sarginson wrote: > > > When you run up2date there is an option on the install screen to "View > > advisory". I have never ever seen this work. I just tried it again and > > nothing happened..as always

Re: Qt Tutorial

2003-02-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 12 Feb 2003 17:03:55 -0500, John S. Dey wrote: > I can't get the Qt example "Hello world" to link and I don't know why? > > I clipped the program from the tutorial in the RH8 distribution: > > Then as instructed issued from Xterm commands: >