Re: keeping static ip address alive between restarts

2004-02-20 Thread pa3gcu
On Friday 20 February 2004 20:11, Andrey V. Romanchev wrote: > OMG :) > There is more proper place in Slackware to set static ip address > /etc/rc.d/rc.inet1.conf (only since 9.1) > > or just run netconfig The question was concerning Redhat NOT Slackware. -- If the Linux community is a bunch of

Re: Setting permissions in a public folder

2004-02-20 Thread Dominic L Hilsbos
Ok, as I understand it you have a (set) of folders: /home/shared/backup//, where is the (Linux?) user name of the person you want to be able to connect to these, correct? These folders (even though /home/shared/backup/ is owned and write able only to root) are owned and read/write able by the

Re: Kernel seems to be blocking messages

2004-02-20 Thread asterr
I have seen this when iptables is running and pings are not permissioned. On Sat, 21 Feb 2004, Paulo Jorge de Oliveira Cantante de Matos wrote: > Hi all, > I have a server running 2.6.2-rc1, and I was happily installing > vpopmail and reading the vpopmail gentoo guide (www.gentoo.org). Somehow >

Kernel seems to be blocking messages

2004-02-20 Thread Paulo Jorge de Oliveira Cantante de Matos
Hi all, I have a server running 2.6.2-rc1, and I was happily installing vpopmail and reading the vpopmail gentoo guide (www.gentoo.org). Somehow (don't ask me why) every net connections seem to stop and get blocked. Now I cannot make any socket connection. For example: # ping localhost PING des

Re: Graphical client for SSH2?

2004-02-20 Thread Ray Olszewski
At 06:39 PM 2/20/2004 -0800, Eve Atley wrote: Hi, I currently have Cygwin running on my Windows laptop as a test enviroment to log in with SSH2. Now, sure you can run it from the command line in Cygwin, but these are users who aren't real savvy with technology, and probably won't have the patience

Re: DNS server

2004-02-20 Thread Ray Olszewski
At 06:52 PM 2/20/2004 -0500, Anshuman Singh Rawat wrote: Hi, How does one enter preferred DNS addresses to be used in linux? I found that IP address, netmask, network address can be assigned in this file /etc/sysconfig/network-scripts/ifcfg-eth0 for interface eth0. Can DNS server list be added he

DNS server

2004-02-20 Thread Anshuman Singh Rawat
Hi, How does one enter preferred DNS addresses to be used in linux? I found that IP address, netmask, network address can be assigned in this file /etc/sysconfig/network-scripts/ifcfg-eth0 for interface eth0. Can DNS server list be added here too? If yes, what name is given for it? DEVICE=eth0

Graphical client for SSH2?

2004-02-20 Thread Eve Atley
Hi, I currently have Cygwin running on my Windows laptop as a test enviroment to log in with SSH2. Now, sure you can run it from the command line in Cygwin, but these are users who aren't real savvy with technology, and probably won't have the patience to learn the CLI. Therefore, I tried instal

RE: keeping static ip address alive between restarts

2004-02-20 Thread Chadha, Devesh
I believe linuxconf has been discontinued in RH Linux. Regards, Devesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Anaya Sent: Friday, February 20, 2004 5:40 PM To: Linux-Newbie Subject: RE: keeping static ip address alive between restarts

RE: keeping static ip address alive between restarts

2004-02-20 Thread Michael Anaya
> You wrote: > Running Red Hat 8.0 (2.4.18-14) on an old Acer I have keyed > ifconfig eth0 192.168.0.1 > to set my box's ip address for my small LAN. What additional > command > should I use to write that address permanently, so that I do not > have > to > ifconfig each time I restart? I have re

RE: keeping static ip address alive between restarts

2004-02-20 Thread james niland
You wrote: Running Red Hat 8.0 (2.4.18-14) on an old Acer I have keyed ifconfig eth0 192.168.0.1 to set my box's ip address for my small LAN. What additional command should I use to write that address permanently, so that I do not have to ifconfig each time I restart? I have read and reread O'Rei

Re: router/firewall log interpretation help

2004-02-20 Thread Armen Kaleshian
Thanks for clarifying Ray! =D On Wed, Feb 18, 2004 at 04:07:41PM -0800, Ray Olszewski wrote: : One correction to what Armen wrote. : : The example packet he chose is coming FROM port 68, going TO port 67. 68 is : the DHCP client, 67 the server. So a DHCP client is sending out a broadcast : pack

Re: keeping static ip address alive between restarts

2004-02-20 Thread Andrey V. Romanchev
Hal MacArgle wrote: Greetings: As Ray says; RH may be different but Slackware, all versions, have a file: rc.local, that's found -> /etc/rc.d/rc.local, where you merely enter whatever command you want for each and every future boot... OMG :) There is more proper place in Slackware to set static ip

RE: keeping static ip address alive between restarts

2004-02-20 Thread Chadha, Devesh
Hi, In the /etc/sysconfig/network-scripts path, you would have files named like ifcfg-eth0, ifcfg-eth1 etc. You need to add this address to one of those files. If your interface is eth0, edit ifcfg-eth0 and make the necessary changes. That would make the change permanent. Whenever you restart, th

Re: keeping static ip address alive between restarts

2004-02-20 Thread Hal MacArgle
Greetings: As Ray says; RH may be different but Slackware, all versions, have a file: rc.local, that's found -> /etc/rc.d/rc.local, where you merely enter whatever command you want for each and every future boot... Disregard if RH doesn't have such an animal. Hal - in Terra Alta, WV - Slackwa

Re: keeping static ip address alive between restarts

2004-02-20 Thread Ray Olszewski
At 10:30 AM 2/20/2004 -0500, William Stanard wrote: Running Red Hat 8.0 (2.4.18-14) on an old Acer I have keyed ifconfig eth0 192.168.0.1 to set my box's ip address for my small LAN. What additional command should I use to write that address permanently, so that I do not have to ifconfig each time

keeping static ip address alive between restarts

2004-02-20 Thread William Stanard
Running Red Hat 8.0 (2.4.18-14) on an old Acer I have keyed ifconfig eth0 192.168.0.1 to set my box's ip address for my small LAN. What additional command should I use to write that address permanently, so that I do not have to ifconfig each time I restart? I have read and reread O'Reilly's Runnin

Re: Generating SSH Keys

2004-02-20 Thread Steven Smith
> So I've SSHed into my home machine from work (running OpenSSH on Mac OS X). > Of course it comes up with the prompt about the machine not being found in > the list and hit no if you don't trust it, etc. I generally, before this, > have hit 'yes'. Just to clear something up: the host key (which is

Re: Generating SSH Keys

2004-02-20 Thread Andrew Langdon-Davies
Eve Atley wrote: I would like to have remote users connect to certain shares on a linux box, but securely. I've been reading about SSH and generating keys, but I am confused how to go about this. This may help http://linux.org.mt/article/ssh Andrew - To unsubscribe from this list: send the line