HELP! Kernel Panic: pivotroot failed 2

2002-04-26 Thread Michael Oatman

Hi,

On boot, right after the root filesystem is mounted,
I'm getting a kernel panic and it hangs at:

   pivotroot: pivot_root (/sysroot,/sysroot/initrd) failed 2
   frees 236K of memory
   kernel panic: no init found. try passing init= option to kernel

I'm using Grup to boot 2.4.9-21 kernel from
/boot/initrd-2.4.9-21.img.

I just fsck'ed all my partitions after a power
outage.  I used the RH7.2 install CDROM with
the linux rescue option to use fsck on the
unmounted partitions (I skipped finding the system),
after which I was able to get into Grub and begin
the boot.  I can also now find and mount the system
-- using the CDROM -- under /mnt/sysimage.

Could anyone help me out with what is going on here?

Michael

__
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: add mod_ssl to apache under RH 7.2

2002-03-27 Thread Michael Oatman

So, would I be correct to say that one could do port-based hosting like:

https://real-host.tld:449/
https://name-based-host00.tld:44900/
https://name-based-host01.tld:44901/
https://name-based-host02.tld:44902/
...
and so on...

or simply have apache make the secure 3ld point to port 44900 on the 
IP address of name-based-host.tld, thus becoming:

https://secure.real-host.tld/
https://secure.name-based-host00.tld/
https://secure.name-based-host01.tld/
https://secure.name-based-host02.tld/
...

which is exactly what I want?

Also, how much of a problem would there be with using 449nn unprivileged
ports with SSL?

Michael


--- Ed Wilts [EMAIL PROTECTED] wrote:
 On Tue, Mar 26, 2002 at 09:25:28AM -0800, Michael Oatman wrote:
  I found somewhere that SSL does not do name-based virtual hosts.
  
  If anyone has a way around this limitation, other than say,
  https://secure.domain.tld/name-based_host/ please LMK.
 
 I believe that the reason it doesn't work is that the data is encrypted.
 That means that you won't ever see a workaround...  Similarly, ftp/tls won't 
 work over most firewalls since the embedded PORT commands are encrypted and the
 firewall can't figure out which port you want to open.
 
 -- 
 Ed Wilts, Mounds View, MN, USA
 mailto:[EMAIL PROTECTED]
 

h

--- David Talkington [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Mike Burger wrote:
 
 To my knowledge, there is no way around it.  Currently, secure certs are 
 issued for specific IPs.  You can't really have more than one site with 
 the same IP and expect the certs to work, properly.
 
 Right.  
 
 This snip is from misc@openbsd, and is credited to Ben Laurie from the
 Apache-SSL list:
 
 `The issue is that the certificate presented by the server can only be
 selected on the basis of stuff that's known as soon as the socket is  
 connected (i.e. before any data exchange). The only useful information
 available is the server IP and port number, so in order to present the
 right certificate, you need a unique IP/port for each secure server.'
 
 - -d
 
 - -- 
 David Talkington
 

Ah I see


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: add mod_ssl to apache under RH 7.2

2002-03-27 Thread Michael Oatman

So, would I be correct to say that one could do port-based hosting like:

https://real-host.tld:449/
https://name-based-host00.tld:44900/
https://name-based-host01.tld:44901/
https://name-based-host02.tld:44902/
...
and so on...

or simply have apache make the secure 3ld point to port 44900 on the 
IP address of name-based-host.tld, thus becoming:

https://secure.real-host.tld/
https://secure.name-based-host00.tld/
https://secure.name-based-host01.tld/
https://secure.name-based-host02.tld/
...

which is exactly what I want?

Also, how much of a problem would there be with using 449nn unprivileged
ports with SSL?

Michael


--- Ed Wilts [EMAIL PROTECTED] wrote:
 On Tue, Mar 26, 2002 at 09:25:28AM -0800, Michael Oatman wrote:
  I found somewhere that SSL does not do name-based virtual hosts.
  
  If anyone has a way around this limitation, other than say,
  https://secure.domain.tld/name-based_host/ please LMK.
 
 I believe that the reason it doesn't work is that the data is encrypted.
 That means that you won't ever see a workaround...  Similarly, ftp/tls won't 
 work over most firewalls since the embedded PORT commands are encrypted and the
 firewall can't figure out which port you want to open.
 
 -- 
 Ed Wilts, Mounds View, MN, USA
 mailto:[EMAIL PROTECTED]
 

h

--- David Talkington [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Mike Burger wrote:
 
 To my knowledge, there is no way around it.  Currently, secure certs are 
 issued for specific IPs.  You can't really have more than one site with 
 the same IP and expect the certs to work, properly.
 
 Right.  
 
 This snip is from misc@openbsd, and is credited to Ben Laurie from the
 Apache-SSL list:
 
 `The issue is that the certificate presented by the server can only be
 selected on the basis of stuff that's known as soon as the socket is  
 connected (i.e. before any data exchange). The only useful information
 available is the server IP and port number, so in order to present the
 right certificate, you need a unique IP/port for each secure server.'
 
 - -d
 
 - -- 
 David Talkington
 

Ah I see



__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Configuring DNS on 7.2

2002-03-26 Thread Michael Oatman

I'm in the process of doing the same thing right now.  Anyone want to
debug some zone files?  But anyway

As far as what you mean by Linuxconf in 6.2 had a section to configure DNS,
I take it you mean that you'd like to set up the DNS client side.  This is 
relatively simple (compared to server side of BIND/named).  It's basically 
just adding the IP addresses of your local nameservers (your ISP knows this) 
to the file /etc/resolv.conf in the format (3 maximum are allowed):

nameserver aaa.bbb.ccc.ddd

Check man resolv.conf for the full info.

First, though, I'd recommend getting BIND 9.2.0 from ISC if you don't 
have it already.  Do /usr/sbin/named -v to find out.  RH7.2 ships w/ 
BIND9.1.3, so upgrade it.  See 

ftp://ftp.isc.org/isc/bind9/9.2.0/bind-9.2.0.tar.gz 

for the tarred  gzipped version.  Then it's just:

gunzip bind-9.2.0.tar.gz
tar -x -f bind-9.2.0.tar
cd /path/to/bind-9.2.0
./configure --with-openssl
make
make install

but you may want to less README for any other configure options.
BIND9.2.0 installs into /usr/local so I just did

mv /usr/sbin/named /usr/sbin/named-9.1.3
mv /usr/local/sbin/named /usr/local/sbin/named-9.2.0
ln -s named-9.2.0 /usr/local/sbin/named
ln -s /usr/local/sbin/named /usr/sbin/named

to maintain RH7.2 consistency.  If you have a global static IP 
address, you may want to consider operating a DNS server yourself.
Here's a good reference, albeit a bit myopic, since the authors 
seem to assume you know what they know already (in which case you 
wouldn't be reading this), but it describes the config options:

http://www.nominum.com/resources/documentation/Bv9ARM.pdf
the BIND 9 Administrative Reference Manual (hey, it's authoritative).

You may then want to add your IP address to the first nameserver 
line of /etc/resolv.conf.  I've found this makes browsing s
much faster, it's amazing, particularly if your ISP is Qwest :/ .

You may also want to do something like run named as its own user 
in a chroot jail for security; if so, see the Chroot-BIND-HOWTO.

If you have a webserver running off a global static IP and have 
your own domain name and want to host your own namneserver, then
reading the section on zone files in the DNS and BIND O'reilly 
book is a *GOOD IDEA*.  Or there's always bindconf  See my 
previous posts here and in redhat-install-list about GUIs.  Uck!

Michael


--- Edward Marczak [EMAIL PROTECTED] wrote:
 On 3/26/02 1:14 AM, Ashwin Khandare [EMAIL PROTECTED] pressed the keys
 forming the message:
 
  Does anyone know of any tool like linuxconf to configure DNS on 7.2  w/o using
  x-windows. Linuxconf in 6.2 had a section to configure DNS but 7.2 does not
  seem to have it. Any assistance in this matter will be of great help.
 
 Gotta say, if you're running DNS for any purpose, you should understand it
 at its most base levels.  There are plenty of bind tutorials and docs on the
 net, or go get the O'Reilly book.  The files are really simple to learn,
 manipulate and use.
 -- 
 Ed Marczak
 [EMAIL PROTECTED]
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: add mod_ssl to apache under RH 7.2

2002-03-26 Thread Michael Oatman

I found somewhere that SSL does not do name-based virtual hosts.

If when you say Each site has a slightly different set of 
instructions, you are using name-based virtual hosts, then 
this might be the problem, er *a* problem, definitely.

If anyone has a way around this limitation, other than say,
https://secure.domain.tld/name-based_host/ please LMK.

Michael


--- Leila Lappin [EMAIL PROTECTED] wrote:
 Thank you everyone who helped.
 
 As Anthony suggested I had Apache SSL enabled with my
 Redhat installation I just couldn't tell by looking at
 httpd.conf file.  But once I started apache directly
 instead of resin (the server I'm trying to install) I
 could connect on https://localhost.  
 
 Now off I go to see why resin can't listen on secure
 port.
 
 thanks again very much
 
 --- Anthony E. Greene [EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On Mon, 25 Mar 2002, Leila Lappin wrote:
  I've been to several sites reading about how to add
  mod_ssl to apache. Each site has a slightly
  different
  set of instructions, that makes it a little
  confusing.
  Also the directory structure for apache is
  different
  on RH and that makes it more difficult to figure
  out
  things.
  
  RH72 ships with Apache SSL enabled. Point your
  browser to
  https://servername/ and you should get an SSL
  connection.
  
  You will need to generate your own key and either
  get it signed by a
  public CA (if you're running a public site), or sign
  it yourself
  (generally acceptable for intranet sites). The
  instructions for generating
  a key and getting a cert are in the Red Hat
  Customization Guide in the
  support/docs section of the Red Hat web site.
  
  
  Tony
  - -- 
  Anthony E. Greene
 
 mailto:[EMAIL PROTECTED]%3E
  OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26
  C484 A42A 60DD 6C94 239D
  AOL/Yahoo Chat: TonyG05 HomePage:
  http://www.pobox.com/~agreene/
  Linux. The choice of a GNU generation
  http://www.linux.org/
  
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: Anthony E. Greene [EMAIL PROTECTED]
  0x6C94239D
  
 
 iD8DBQE8oAxVpCpg3WyUI50RAuD9AKDyX5BtM1Qcu0j3NsZEqjIPpl4UcQCggTNh
  iLNnwNFe9lRFwFeHHo/pVYA=
  =3+dJ
  -END PGP SIGNATURE-
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
 
 https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 __
 Do You Yahoo!?
 Yahoo! Movies - coverage of the 74th Academy Awards®
 http://movies.yahoo.com/
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Resin with Apache install question

2002-03-24 Thread Michael Oatman

And to complicate matters, it appears that in RH7.2, apache
gets installed in /etc/httpd, /usr/include/apache, /var/www, 
and /var/log/httpd, the last two being symlinked from
/etc/httpd.

So how would one instruct the configure to set things up
with ServerRoot = /etc/httpd but with /usr/include/apache
for the module header files?

Michael


--- David Talkington [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Bill Crawford wrote:
 
 unix ./configure --with-apache- /apache-rootdir
 unix make
  
  Should I pass /usr/lib/apache or /usr/include/apache
  as the parameter to configure?
 
  This is tricky ... technically the server root is /etc/httpd if
 that's what they mean.
 
 I interpreted that differently.  If what it wants is the top level
 directory that contains the bin/, lib/, include/, et al.  for Apache,
 that would be /usr, if you're using the rpm install of Apache.  If you
 installed apache to /usr/local/apache_1.3.22, for instance, then
 /usr/local/apache_1.3.22 would be the value of interest, given my 
 interpretation.
 
 But really, the documentation for your package should explain what they 
 mean by this, one would think ...
 
 - -d
 
 - -- 
 David Talkington
 
 PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
 
 
 -BEGIN PGP SIGNATURE-
 Version: PGP 6.5.8
 Comment: Made with pgp4pine 1.75-6
 
 iQA/AwUBPJ6C4L9BpdPKTBGtEQLz+wCeL84jWwrKNplNvsJl5If3VH1iiVEAnjUK
 UzKE4nWdOpPKm8Y8w3o5lPcj
 =BFvd
 -END PGP SIGNATURE-
 
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Unable to see SMB Shares from a Win Machine

2002-03-23 Thread Michael Oatman

Thanks George,

I tried using webmin but I think I'd rather fully understand and tweak
config file settings, since I was better off pre-webmin in terms of
what the XP boxen could access.  I haven't been able to get SWAT to 
work since I installed webmin either.  It is greyed out in the KDE
service configuration app, and I don't see it anywhere in 
/etc/rc.d/init.d, so I tried root# /usr/sbin/swat -s /etc/samba/smb.conf 
and I still cannot connect to port 901 on any interface, including
127.0.0.1.

But then again, I've had problems with pretty much every GUI that came
with RH7.2, and I've been trying not to use any of them.  Thrice bitten?
Woah, there, that's plenty much.

Michael

--- George Abdo [EMAIL PROTECTED] wrote:
 Michael,
 
 Here is a copy of my SMB.CONF file. It is working now because I was not joining the 
domain
 correctly beforehands.
 
 In you case, seeing you're using a workgroup environment, you wouldn't worry about 
Domain
 specific settings.
 
 I have found that it is better to edit the SMB.CONF file using one of the many 
utilities
 available: SWAT or Webmin. They are both pretty good. SWAT also has explanations 
about all the
 entries you can make. In general, if you use an unmodified .conf file from the RH7.2 
cds, you'll
 get all printers shared and all home directories shared as well.
 
 Hope this helps.
 
 Let me know if you have any problems.
 
 -- begin smb.conf -
[snip]
  end of smb.conf file -
 
 
 
 
 On Fri, 22 Mar 2002 07:53:15 -0800 (PST)
 Michael Oatman [EMAIL PROTECTED] wrote:
 
  That may help if I run a Win2K AS PDC which I'm thinking about doing now...
  I'm just running in a workgroup at the moment.
  
  My prob is that once I have browsed to the Linux shares (I can see them),
  I cannot access the writeable ones (I *can* access the read-only ones).
  It gives me an invalid user/pass error, even though I authenticated as
  a valid user just prior.  Maybe there's something wrong with my 
  mksmbpasswd command.  I edited the file and took out lines for users 
  like root, bin, etc., so that only users allowed to samba were present.
  Must I not edit the smbpasswd file?
  
  George, could you send your current smb.conf (without sensitive info) 
  for comparison's sake to [EMAIL PROTECTED]?
  
  TIA, Michael
  [EMAIL PROTECTED]
  
  --- George Abdo [EMAIL PROTECTED] wrote:
   Michael,
   
   In response to your last comment about having to go to \\server\share to
   actually connect, after fixing my problem (see my previous email) I am able to
   go start-run-\\server and actually see all the shares in there.
   
   Hope this helps.
   
   George
   
   
   
Michael Oatman [EMAIL PROTECTED] wrote:

I'm following this thread with interest since I seem to be having 
similar probs getting Samba 2.2.1a to work on RH7.2.

1) Specifically, when I browse (using KDE's Konqueror -- neither
Gnome's 
Nautilus nor mozilla seem to be able to smb://) to any one of our
WinXP 
boxen (only type) on our internal network, I get a prompt for
user/pass 
which I enter successfully, then get displayed all available shares
on 
whichever box to which I browse.  So I then click on a share name
(for 
which I have access) and I get the error message:
 Could not access 
 WinXP box name 
 Invalid user/password combination
This happens immediately after I clicked on a share for which I 
successfully entered a valid user/pass combo.  
Anyone know what's going on?

2) None of the WinXP boxen on our internal network can access any of
the 
writeable shares on the RH7.2 box in a workgroup.  The shares are 
browsable, although no valid user/pass combos will authenticate
properly.  

This sounds like the same kind of problem George is having.  Why
could 
one not browse to \\servername in an attempt to get to 
\\servername\sharename?

TIA, Michael
[EMAIL PROTECTED]

--- Anthony E. Greene [EMAIL PROTECTED] wrote:

 On Thu, 21 Mar 2002, George Abdo wrote:
 Here is the smb.conf file. I have edited out some of the network
details for
 privacy.
 
 A domian computer account has been created and added on the
domain. I can also
 ping the SAMBA server by netbios name on the domain (ie I can do
ping -a georepc
  and I get the correct reply)
 
 Thanks for yor help.
 
 -- begin smb.conf -
 ;***section global*
 [global]
 workgroup = DOMNAME \\our domain name
 netbios name = GEORGEPC
 server string = NT 4 Workstation
 interfaces = eth0
 security = DOMAIN
 encrypt passwords = Yes
 update encrypted = Yes
 password server = PDC.company.com.au \\our PDC FQDN
 
 The password server must use a netbios name, not the FQDN.
 
 Make sure

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-22 Thread Michael Oatman

That may help if I run a Win2K AS PDC which I'm thinking about doing now...
I'm just running in a workgroup at the moment.

My prob is that once I have browsed to the Linux shares (I can see them),
I cannot access the writeable ones (I *can* access the read-only ones).
It gives me an invalid user/pass error, even though I authenticated as
a valid user just prior.  Maybe there's something wrong with my 
mksmbpasswd command.  I edited the file and took out lines for users 
like root, bin, etc., so that only users allowed to samba were present.
Must I not edit the smbpasswd file?

George, could you send your current smb.conf (without sensitive info) 
for comparison's sake to [EMAIL PROTECTED]?

TIA, Michael
[EMAIL PROTECTED]

--- George Abdo [EMAIL PROTECTED] wrote:
 Michael,
 
 In response to your last comment about having to go to \\server\share to
 actually connect, after fixing my problem (see my previous email) I am able to
 go start-run-\\server and actually see all the shares in there.
 
 Hope this helps.
 
 George
 
 
 
  Michael Oatman [EMAIL PROTECTED] wrote:
  
  I'm following this thread with interest since I seem to be having 
  similar probs getting Samba 2.2.1a to work on RH7.2.
  
  1) Specifically, when I browse (using KDE's Konqueror -- neither
  Gnome's 
  Nautilus nor mozilla seem to be able to smb://) to any one of our
  WinXP 
  boxen (only type) on our internal network, I get a prompt for
  user/pass 
  which I enter successfully, then get displayed all available shares
  on 
  whichever box to which I browse.  So I then click on a share name
  (for 
  which I have access) and I get the error message:
   Could not access 
   WinXP box name 
   Invalid user/password combination
  This happens immediately after I clicked on a share for which I 
  successfully entered a valid user/pass combo.  
  Anyone know what's going on?
  
  2) None of the WinXP boxen on our internal network can access any of
  the 
  writeable shares on the RH7.2 box in a workgroup.  The shares are 
  browsable, although no valid user/pass combos will authenticate
  properly.  
  
  This sounds like the same kind of problem George is having.  Why
  could 
  one not browse to \\servername in an attempt to get to 
  \\servername\sharename?
  
  TIA, Michael
  [EMAIL PROTECTED]
  
  --- Anthony E. Greene [EMAIL PROTECTED] wrote:
  
   On Thu, 21 Mar 2002, George Abdo wrote:
   Here is the smb.conf file. I have edited out some of the network
  details for
   privacy.
   
   A domian computer account has been created and added on the
  domain. I can also
   ping the SAMBA server by netbios name on the domain (ie I can do
  ping -a georepc
and I get the correct reply)
   
   Thanks for yor help.
   
   -- begin smb.conf -
   ;***section global*
   [global]
   workgroup = DOMNAME \\our domain name
   netbios name = GEORGEPC
   server string = NT 4 Workstation
   interfaces = eth0
   security = DOMAIN
   encrypt passwords = Yes
   update encrypted = Yes
   password server = PDC.company.com.au \\our PDC FQDN
   
   The password server must use a netbios name, not the FQDN.
   
   Make sure that there is an acount on the Linux system and in the
  Windows 
   domain that matches the username and password that you are trying
  to use to 
   connect to the Samba shared resource. You must also name that
  resource 
   using the servername and the resource name when connecting from a
  Windows 
   machine:  \\servername\sharename
   
   Using just the servername will not work. Each resource has it's own
  
   connection permissions, so you must tell samba what resource you
  are trying 
   to connect to so that Samba can figure out if you are authorized.
   
   
   Tony
   - -- 
   Anthony E. Greene mailto:[EMAIL PROTECTED]
   OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD
  6C94 239D
   AOL/Yahoo Chat: TonyG05HomePage:
  http://www.pobox.com/~agreene/
   Linux: the choice of a GNU Generation. http://www.linux.org/
  
  
  
  __
  Do You Yahoo!?
  Yahoo! Movies - coverage of the 74th Academy Awards®
  http://movies.yahoo.com/
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread Michael Oatman

I'm following this thread with interest since I seem to be having 
similar probs getting Samba 2.2.1a to work on RH7.2.

1) Specifically, when I browse (using KDE's Konqueror -- neither Gnome's 
Nautilus nor mozilla seem to be able to smb://) to any one of our WinXP 
boxen (only type) on our internal network, I get a prompt for user/pass 
which I enter successfully, then get displayed all available shares on 
whichever box to which I browse.  So I then click on a share name (for 
which I have access) and I get the error message:
 Could not access 
 WinXP box name 
 Invalid user/password combination
This happens immediately after I clicked on a share for which I 
successfully entered a valid user/pass combo.  
Anyone know what's going on?

2) None of the WinXP boxen on our internal network can access any of the 
writeable shares on the RH7.2 box in a workgroup.  The shares are 
browsable, although no valid user/pass combos will authenticate properly.  

This sounds like the same kind of problem George is having.  Why could 
one not browse to \\servername in an attempt to get to 
\\servername\sharename?

TIA, Michael
[EMAIL PROTECTED]

--- Anthony E. Greene [EMAIL PROTECTED] wrote:

 On Thu, 21 Mar 2002, George Abdo wrote:
 Here is the smb.conf file. I have edited out some of the network details for
 privacy.
 
 A domian computer account has been created and added on the domain. I can also
 ping the SAMBA server by netbios name on the domain (ie I can do ping -a georepc
and I get the correct reply)
 
 Thanks for yor help.
 
 -- begin smb.conf -
 ;***section global*
 [global]
 workgroup = DOMNAME \\our domain name
 netbios name = GEORGEPC
 server string = NT 4 Workstation
 interfaces = eth0
 security = DOMAIN
 encrypt passwords = Yes
 update encrypted = Yes
 password server = PDC.company.com.au \\our PDC FQDN
 
 The password server must use a netbios name, not the FQDN.
 
 Make sure that there is an acount on the Linux system and in the Windows 
 domain that matches the username and password that you are trying to use to 
 connect to the Samba shared resource. You must also name that resource 
 using the servername and the resource name when connecting from a Windows 
 machine:  \\servername\sharename
 
 Using just the servername will not work. Each resource has it's own 
 connection permissions, so you must tell samba what resource you are trying 
 to connect to so that Samba can figure out if you are authorized.
 
 
 Tony
 - -- 
 Anthony E. Greene mailto:[EMAIL PROTECTED]
 OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
 AOL/Yahoo Chat: TonyG05  HomePage: http://www.pobox.com/~agreene/
 Linux: the choice of a GNU Generation. http://www.linux.org/



__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Ethernet help [repost #1]

2002-03-02 Thread Michael Oatman

I looked up your IP address on http://www.arin.net/cgi-bin/whois.pl
and it returned:

[snip]
   Netname: COVAD-IP-2-NET
   Netblock: 66.134.0.0 - 66.134.255.255
[...]
   NS1.LASERLINK.NET208.230.117.66
   NS2.LASERLINK.NET208.230.117.67
[...]
   Reassignment information for this block of addresses can be found at
rwhois://rwhois.laserlink.net:4321/
[snip]

Since this is a commercial entity, and I very much doubt you are an employee but 
rather a customer
who has been assigned a 29-bit subnet block (8 static IP addresses, right?) as 
evidenced by your
netmask of 255.255.255.248.  This would mean that your network address is 
66.134.88.32, your
broadcast address is 66.134.88.39, and one of the IP addresses from 66.134.88.33 to 
66.134.88.38
is your gateway.  Usually, (in 3 of the 3 ISPs with which I have dealt for 29-bit 
subnets, being
Qwest and 2 local Tucson ISPs) in this configuration, the gateway is the next highest 
IP to the
broadcast address, which, in your case would be gateway=66.134.88.38.

Try that.  If that doesn't work, go through sequentially and try them all in your 
block (the other
5 addresses for gateway, that is).  For further assistance *only if* this is something 
like your
config *and* you have xDSL thru Covad or subsidiaries, could I help you further *if* 
you provide
the following:

To what is your network card connected?  If it's a Cisco 6xx DSL router, I can 
definitely help.
There are tests you can do on the router, if that's what you have, to see if it's 
working.

However, this kind of help would be *MAJORLY OFF TOPIC* for this list, so please email 
me
privately at [EMAIL PROTECTED]

Michael


--- [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 It was suggested that I try changing netmask to 255.255.255.0. Nothing
 changed. 
  DEVICE=eth0
 ONBOOT=yes
 BOOTPROTO=static
 IPADDR= 66.134.88.36
 NETMASK=255.255.255.0
 GATEWAY= 66.134.88.33
  I then tried /sbin/ifconfig and got the following:
  eth0Link encap:Ethernet HWaddr 00:E0:01:04:F7:AB
 inet adr:66.134.88.36  Bcast:66.134.88.255  Mask:255.255.255.0
 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
 TX packets:10 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:100
 Interrupt:5 Base address:0xe400
  lo  Link encap:Local Loopback
 inet addr:127.0.0.1  Mask 255.0.0.0
 UP LOOPBACK RUNNING MTU:16436  Metric:1
 RX packets:11 errors:0 dropped:0 overruns:0 frame:0
 TX packets:11 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:0
  Here is /sbin/route:
  Kernal IP routing table
 Destination Gateway Genmask Flags   Metric  Ref Use Iface
 66.134.88.0 *   255.255.255.0   U   0   0   0   eth0
 127.0.0.0   *   255.0.0.0   U   0   0   0   lo
 default66.134.88.33   0.0.0.0   UG  0   0   0   eth0
  There is no firewall.
  thanks in advance for any help
  Linda
 on 2/27/02 6:40 PM, Devon at [EMAIL PROTECTED] wrote:
   -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
On Wednesday 27 February 2002 07:09 pm, [EMAIL PROTECTED] wrote:
  Is there any software out there that I can use to test to see whether
  or not my ethernet card is actually working? I have a two port card.
  Both lights work on the card but I can't get either port to work. Both
  are configured as follows:
  DEVICE=eth0
  ONBOOT=yes
  BOOTPROTO=static
  IPADDR=xxx.xxx.xxx.xxx
  NETMASK=255.255.255.248
  GATEWAY= xxx.xxx.xxx.xxx
I have stopped and restarted the machine. Both eth0 and eth1 start up
  as OK on startup. Can't ping in, can't ping out.
  What am I missing?
You've replaced some of the info that might help solve this with
  xxx.xxx.xxx.xxx :)
First, is that netmask correct?
  Do you have a firewall running that might be blocking pings?
  What is the output of the following commands:
  /sbin/ifconfig
  /sbin/route
- -D
- -- 
pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
- --
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
iD8DBQE8fZiTeMAUbzJhSVcRAnpDAJ45QnmIiF3z09+tzYYPOXxjR+Ky8wCfcOac
  nw2f4+QE9VPd5oFgbMbkcfw=
  =W1ks
  -END PGP SIGNATURE-
___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list





__
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Ethernet help [repost #2]

2002-03-01 Thread Michael Oatman

I looked up your IP address on http://www.arin.net/cgi-bin/whois.pl
and it returned:

[snip]
   Netname: COVAD-IP-2-NET
   Netblock: 66.134.0.0 - 66.134.255.255
[...]
   NS1.LASERLINK.NET208.230.117.66
   NS2.LASERLINK.NET208.230.117.67
[...]
   Reassignment information for this block of addresses can be found at
rwhois://rwhois.laserlink.net:4321/
[snip]

Since this is a commercial entity, and I very much doubt you are an employee but 
rather a customer
who has been assigned a 29-bit subnet block (8 static IP addresses, right?) as 
evidenced by your
netmask of 255.255.255.248.  This would mean that your network address is 
66.134.88.32, your
broadcast address is 66.134.88.39, and one of the IP addresses from 66.134.88.33 to 
66.134.88.38
is your gateway.  Usually, (in 3 of the 3 ISPs with which I have dealt for 29-bit 
subnets, being
Qwest and 2 local Tucson ISPs) in this configuration, the gateway is the next highest 
IP to the
broadcast address, which, in your case would be gateway=66.134.88.38.

Try that.  If that doesn't work, go through sequentially and try them all in your 
block (the other
5 addresses for gateway, that is).  For further assistance *only if* this is something 
like your
config *and* you have xDSL thru Covad or subsidiaries, could I help you further *if* 
you provide
the following:

To what is your network card connected?  If it's a Cisco 6xx DSL router, I can 
definitely help.
There are tests you can do on the router, if that's what you have, to see if it's 
working.

However, this kind of help would be *MAJORLY OFF TOPIC* for this list, so please email 
me
privately at [EMAIL PROTECTED]

Michael


--- [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 It was suggested that I try changing netmask to 255.255.255.0. Nothing
 changed. 
  DEVICE=eth0
 ONBOOT=yes
 BOOTPROTO=static
 IPADDR= 66.134.88.36
 NETMASK=255.255.255.0
 GATEWAY= 66.134.88.33
  I then tried /sbin/ifconfig and got the following:
  eth0Link encap:Ethernet HWaddr 00:E0:01:04:F7:AB
 inet adr:66.134.88.36  Bcast:66.134.88.255  Mask:255.255.255.0
 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
 TX packets:10 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:100
 Interrupt:5 Base address:0xe400
  lo  Link encap:Local Loopback
 inet addr:127.0.0.1  Mask 255.0.0.0
 UP LOOPBACK RUNNING MTU:16436  Metric:1
 RX packets:11 errors:0 dropped:0 overruns:0 frame:0
 TX packets:11 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:0
  Here is /sbin/route:
  Kernal IP routing table
 Destination Gateway Genmask Flags   Metric  Ref Use Iface
 66.134.88.0 *   255.255.255.0   U   0   0   0   eth0
 127.0.0.0   *   255.0.0.0   U   0   0   0   lo
 default66.134.88.33   0.0.0.0   UG  0   0   0   eth0
  There is no firewall.
  thanks in advance for any help
  Linda
 on 2/27/02 6:40 PM, Devon at [EMAIL PROTECTED] wrote:
   -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
On Wednesday 27 February 2002 07:09 pm, [EMAIL PROTECTED] wrote:
  Is there any software out there that I can use to test to see whether
  or not my ethernet card is actually working? I have a two port card.
  Both lights work on the card but I can't get either port to work. Both
  are configured as follows:
  DEVICE=eth0
  ONBOOT=yes
  BOOTPROTO=static
  IPADDR=xxx.xxx.xxx.xxx
  NETMASK=255.255.255.248
  GATEWAY= xxx.xxx.xxx.xxx
I have stopped and restarted the machine. Both eth0 and eth1 start up
  as OK on startup. Can't ping in, can't ping out.
  What am I missing?
You've replaced some of the info that might help solve this with
  xxx.xxx.xxx.xxx :)
First, is that netmask correct?
  Do you have a firewall running that might be blocking pings?
  What is the output of the following commands:
  /sbin/ifconfig
  /sbin/route
- -D
- -- 
pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
- --
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
iD8DBQE8fZiTeMAUbzJhSVcRAnpDAJ45QnmIiF3z09+tzYYPOXxjR+Ky8wCfcOac
  nw2f4+QE9VPd5oFgbMbkcfw=
  =W1ks
  -END PGP SIGNATURE-
___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list





__
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Ethernet help

2002-02-28 Thread Michael Oatman

I looked up you IP address on http://www.arin.net/cgi-bin/whois.pl
and it returned:

[snip]
   Netname: COVAD-IP-2-NET
   Netblock: 66.134.0.0 - 66.134.255.255
[...]
   NS1.LASERLINK.NET208.230.117.66
   NS2.LASERLINK.NET208.230.117.67
[...]
   Reassignment information for this block of addresses can be found at
rwhois://rwhois.laserlink.net:4321/
[snip]

Since this is a commercial entity, and I very much doubt you are an employee but 
rather a customer
who has been assigned a 29-bit subnet block (8 static IP addresses, right?) as 
evidenced by your
netmask of 255.255.255.248.  This would mean that your network address is 
66.134.88.32, your
broadcast address is 66.134.88.39, and one of the IP addresses from 66.134.88.33 to 
66.134.88.38
is your gateway.  Usually, (in 3 of the 3 ISPs with which I have dealt for 29-bit 
subnets, being
Qwest and 2 local Tucson ISPs) in this configuration, the gateway is the next highest 
IP to the
broadcast address, which, in your case would be gateway=66.134.88.38.

Try that.  If that doesn't work, go through sequentially and try them all in your 
block (the other
5 addresses for gateway, that is).  For further assistance *only if* this is something 
like your
config *and* you have xDSL thru Covad or subsidiaries, could I help you further *if* 
you provide
the following:

To what is your network card connected?  If it's a Cisco 6xx DSL router, I can 
definitely help.
There are tests you can do on the router, if that's what you have, to see if it's 
working.

However, this kind of help would be *MAJORLY OFF TOPIC* for this list, so please email 
me
privately at [EMAIL PROTECTED]

Michael


--- [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 It was suggested that I try changing netmask to 255.255.255.0. Nothing
 changed. 
 
 DEVICE=eth0
 ONBOOT=yes
 BOOTPROTO=static
 IPADDR= 66.134.88.36
 NETMASK=255.255.255.0
 GATEWAY= 66.134.88.33
 
 I then tried /sbin/ifconfig and got the following:
 
 eth0Link encap:Ethernet HWaddr 00:E0:01:04:F7:AB
 inet adr:66.134.88.36  Bcast:66.134.88.255  Mask:255.255.255.0
 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
 TX packets:10 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:100
 Interrupt:5 Base address:0xe400
 
 lo  Link encap:Local Loopback
 inet addr:127.0.0.1  Mask 255.0.0.0
 UP LOOPBACK RUNNING MTU:16436  Metric:1
 RX packets:11 errors:0 dropped:0 overruns:0 frame:0
 TX packets:11 errors:0 dropped:0 overruns:10 carrier:0
 collisions:0 txqueuelen:0
 
 Here is /sbin/route:
 
 Kernal IP routing table
 Destination Gateway Genmask Flags   Metric  Ref Use Iface
 66.134.88.0 *   255.255.255.0   U   0   0   0   eth0
 127.0.0.0   *   255.0.0.0   U   0   0   0   lo
 default66.134.88.33   0.0.0.0   UG  0   0   0   eth0
 
 There is no firewall.
 
 thanks in advance for any help
 
 Linda
 
 
  
 
 on 2/27/02 6:40 PM, Devon at [EMAIL PROTECTED] wrote:
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On Wednesday 27 February 2002 07:09 pm, [EMAIL PROTECTED] wrote:
  Is there any software out there that I can use to test to see whether
  or not my ethernet card is actually working? I have a two port card.
  Both lights work on the card but I can't get either port to work. Both
  are configured as follows:
  DEVICE=eth0
  ONBOOT=yes
  BOOTPROTO=static
  IPADDR=xxx.xxx.xxx.xxx
  NETMASK=255.255.255.248
  GATEWAY= xxx.xxx.xxx.xxx
  
  I have stopped and restarted the machine. Both eth0 and eth1 start up
  as OK on startup. Can't ping in, can't ping out.
  What am I missing?
  
  You've replaced some of the info that might help solve this with
  xxx.xxx.xxx.xxx :)
  
  First, is that netmask correct?
  Do you have a firewall running that might be blocking pings?
  What is the output of the following commands:
  /sbin/ifconfig
  /sbin/route
  
  - -D
  
  - -- 
  
  pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
  
  - --
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
  
  iD8DBQE8fZiTeMAUbzJhSVcRAnpDAJ45QnmIiF3z09+tzYYPOXxjR+Ky8wCfcOac
  nw2f4+QE9VPd5oFgbMbkcfw=
  =W1ks
  -END PGP SIGNATURE-
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]

How do I resize ext3 partitions?

2002-02-27 Thread Michael Oatman

Hi all,

I've a few questions on resizing fs/partitions, and I can't find answers in any docs 
or LDP. 
Please help!

Does the resize2fs tool work for ext3 filesystems as well?
If not, what do I use?

Do I lose all the data in the partition by shrinking or growing it w/ fdisk?
If so, how do I relabel the mount point after backing up?

What is a reiserfs?

Does anyone have better recommended sizes for partitions for the following:

~p/vol~  ~mount point~  ~full~  ~current size (use)~  ~new size/full~
hda15/   8.9%  5GB   1GB / 44.5%
hda1 /boot  36.2% 48MB  48MB / 36.2%
hda6 /home   7.5%  2GB (40 users max)6GB /  2.5%
hda13/tmp7.9%   1200MB1200MB /  7.9%
hda9 /usr   62.5%  5GB   9GB / 34.7%
hda12/usr/tmp7.2%400MB 400MB /  7.2%
hda8 /var6.6%  5GB   1GB / 33.0%
hda10/var/ftp5.8%  5GB (100MB/user)  5GB /  5.8%
hda14/var/log8.4%  1GB   1GB /  8.4%
hda5 /var/spool  9.4%  1GB   1GB /  9.4%
hda7 /var/spool/mail 5.7%  5GB (100MB/user)  5GB /  5.7%
hda11/var/tmp7.2%400MB 400MB /  7.2%
hda2*/var/www5.3% 20GB (500MB/user) 20GB /  5.3%
hda16swap---   2GB (1GB RAM) 2GB /  ---

*hda2 is physically after hda4 on the disk; hda1 is first; hd5-16 are in order within 
hda4 on the
disk.

I was considering making / (8.9% full) and /var (6.6% full) a bit smaller, like 1GB 
each, then
putting the excess into /usr (62.5% full) and /home (7.5% full with 1 user -- me).  
It's a 60GB
drive, so you'd figure it would fit everything (except laptop) easily

I'm getting really good at the installation part, but I'd rather try something 
different.  BTW,
why is this info not in HOWTOs or man pages?
Does anyone know of other good resources, aside from this list?

Thanks!!!

Michael
[EMAIL PROTECTED]




__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Samba client and server problems

2002-02-27 Thread Michael Oatman

Hi all,

1) is there a better list for Samba client/server q's?

if not...

2) I cannot browse to lan: on my RH7.2 box while all WinXP boxen can browse to 
workgroup
(smb.conf has workgroup name correct) and still I cannot after configuring with webmin.

3) before webmin, I could see my RH7.2 box from WinXP boxen, but could not 
authenticate -- it
would keep prompting for user/pw in WinXP -- and now after webmin, I cannot see my 
RH7.2 box at
all in the workgroup

I have done the mksmbpasswd command thingy and then removed all lines from smbpasswd 
that I didn't
want connecting from WinXP boxen.  I then used webmin to specifically make those users 
and groups
invalid.

Webmin added a few lines, like socket address and socket options for which the 
respective
values are the IP addresses (10.0.0.254 127.0.0.1) on which I'm listening for SMB, and
TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192.

Does this help?

TIA, Michael


__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



How do I set multiple IP addresses for ethX

2002-02-27 Thread Michael Oatman

Hi all,

Is there a simple config file which I can edit which will let me have multiple IP 
addresses for a
single interface (eth0 and eth1)?

I tried using Webmin to no avail -- I changed the settings (added eth0:2 and eth0:3 
and eth0:5 --
do they have to be sequential or something?) in Webmin appropriately but none of the 
added
interfaces work after restarting the network, although the IP originally assigned does 
work.

I restarted the network by /sbin/ifdown; /sbin/ifup which is how I've been doing it 
before because
there is a iptables problem with the network as bootup and I have to manually start 
both of them
(iptables or firestarter, and network eth0 and eth1 both hang at bootup, leaving me to
interactively process startup then start the network later).

IP masqing for the WinXP boxen is working using firestarter or you wouldn't be reading 
this email
sent from one of them at 10.0.0.5.

I'd like eth0 to have four external global IP addresses (A.B.C.241, A.B.C.242, 
A.B.C.243,
A.B.C.245) and eth1 to have up to 255*255 IP addresses on 10.xxx.yyy.254.

Could I just string these in /etc/sysconfig/network-scripts/ifcfg-eth0 and -eth1 so 
that 

   IPADDR=aa.bbb.ccc.241 aa.bbb.ccc.242 aa.bbb.ccc.243 aa.bbb.ccc.245

er, probably not, but something to achieve 3 virtual IP addresses?

TIA, Michael
[EMAIL PROTECTED]


__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: How can I Modify Telnet Daemon?

2002-02-27 Thread Michael Oatman

Why do I get the feeling this is an effort to *not* send the root password unencrypted 
accross the
network when one should be using SSH for login with a PuTTY client or something 
similar?

Please prove me wrong, please

Michael


--- Ceyhun Kirmizitas [EMAIL PROTECTED] wrote:
 Hi there,
 
 I am using RedHat 7.1.
 My question is that How Can I modify telnet daemon so that 
 at login screen if someone enters abcde as username, it will logon
 without password as root?
 
 Thanks for your help..


__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: How do I resize ext3 partitions?

2002-02-27 Thread Michael Oatman

Thanks for the reply Ed!
That was about my fourth post on that question.

I back up regularly to network via FTP to WinXP boxen and CD-RWs (Samba isn't working, 
see other
post) so it sounds like I really want a clean install with the proper sizes, then 
restore the
data, changes, etc.

  Does anyone have better recommended sizes for partitions for the following:
 
 No.  Only you know what your systems are used for and what the impact should
 be if a given partition fills vs the tradeoff of wasting space (since each
 partition will have dedicated extra space).  I personally like fewer 
 partitions, but that's because I know what my systems are used for and have
 made my own tradeoffs.  For my home server, I have a *lot* less partitions.
 Only you know how hostile your users are - ie, do they tend to gobble up
 disk space or are they more reasonable?  Do they care if they fill your disks?
 Do they use massive amounts of storage one day and none the next?  Do they
 clean up after themselves?  Do they leave their mail lying around (eg, imap)
 or do the delete it right away (eg, pop)?

I was wondering primarily about the /usr filesystem -- how big with a bunch of apps 
could it
really get, say one of each of the best (like one, not 3 SSH Servers, one, not two FTP 
Servers,
etc.) of all apps at doing anything -- could you hazard a guess as to how much GB 
might be used? 
Is 9GB reasonable or is that too small?

I'd like to keep the filesystems which don't change much at between 50% to 75% full, 
and have the
ones that do change much pretty much empty 10% full.

I'll quota the /home, /var/spool/mail, /tmp, /usr/tmp, /var/tmp, /var/www filesystems, 
so no real
prob there -- but I would expect hostile users, so any insight there would be helpful.

I'll get another 60 or 80 GB drive when this one's full, then another, then another.

  What is a reiserfs?
 
 http://www.reiserfs.org

'k...ty.

  BTW, why is this info not in HOWTOs or man pages?
 
 There is information in the Red Hat supplied documentation on how systems could
 be partitioned

But I am to understand that there is no resize tool like resize2fs for ext3 
filesystems, then, nor
is the procedure documented other than general fdisk, which is not exactly the same as 
resize?
I dunno, it just seemed lacking where that point could have been clarified.  I may 
have more
strongly considered ext2, although I don't think I'll change it anyway

Thanks Again Ed!!

Michael

__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: How to (submit jobs to background)

2002-02-22 Thread Michael Oatman

Oh, I've been trying 

   sh% command |

and then I tried

   sh% command 

and all sorts of variations.
Except the right one, it seems
When those didn't work I just minimized shell windows ;)

It appears that 

   sh% bg command

is the same as

   sh% command 

with no pipe or direct between the command and the .
Found it!  Thanks!  Now, how do you resize ext3 partitions?

Gnu's Not Unix, and neither is a fifth of Linux...

Michael
[EMAIL PROTECTED]

--- Mike Burger [EMAIL PROTECTED] wrote:
 
 Wow...didn't know about bg...thanks...
 
 On Fri, 22 Feb 2002, Darryl Harvey wrote:
 
  CTRL-Z stops the process and gives you control,
  
  Just type bg (No quotes) and the process goes into the background.
  
  You can switch processes at any time by typing fg process_id
  
  And/or see running jobs by typing jobs.
  
  That will help you.  Although all output will be mixed on your screen.
  
  man bash (or whatever shell you are using) then search for fg, bg, jobs
  etc..
  
  Rgds,
  Darryl
  
  
   -Original Message-
   From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]] On
   Behalf Of Roger
   Sent: Friday, February 22, 2002 1:55 PM
   To: [EMAIL PROTECTED]
   Subject: RE: How to submit jobs to background
   
   Yes, I think it should be Ctrl-Z but, when I press Ctrl-Z the job is
   stopped immediately. That's why?
   
   -Original Message-
   From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]
   On Behalf Of Cameron Simpson
   Sent: Friday, February 22, 2002 10:44 AM
   To: [EMAIL PROTECTED]
   Subject: Re: How to submit jobs to background
   
   On 09:51 22 Feb 2002, Roger [EMAIL PROTECTED] wrote:
   | I remember there is a short cut key, Ctrl+something, that can submit
   the
   | program that is controlling terminal to the background, so that the
   user could
   | regain console again. But I forget it, can you remind me again?
   Thanks!
   
   You mean ctrl-Z.
   --
   Cameron Simpson, DoD#743[EMAIL PROTECTED]
   http://www.zip.com.au/~cs/
   
   My own suspicion is that the universe is not only queerer than we
   suppose,
   but queerer than we *can* suppose.
 - J.B.S. Haldane On Being the Right Size
   in the (1928) book Possible Worlds
   
   
   
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
   
   
   
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re[4]: RH 7.2 CDROM issue, Dell OptiPlex GX1

2002-02-22 Thread Michael Oatman

Gene, that's weird you had to do something 
special to get Nero working.

I installed this RH7.2 system from ISOs dled from 
Gnutella and rh FTP and burned on Nero 5.5.4.0 on 
a WinXP Pro Corporate system using this relatively 
standard method:

Open Nero to Nero Burning Wizard
 check Compile a new CD  Next
 check Other CD formats  Next
 check Create a CD from an image file  Next  
   Finish
Opens to Open dialog box, where you can browse 
   to an *.iso or *.nrg file  Open
Opens to Nero Wizard [Burn CD] window
 check Burn or Test and burn radio button
 uncheck Create image box (checked will simply 
   copy the image file to a virtual CD drive)
 select write speed
 click Burn
Opens to compilation burning window, which burns.

Aside from accidentally dling the second music CD 
from the artist Enigma from Gnutella, everything 
went fine for me (yes, I actually burned it and 
tried to put it in the CD-ROM when it asked for 
CD#2 during the install -- yes, I then went to rh 
FTP site to dl it!! ;)  The installation didn't 
mind waiting tho' oops!).

Michael
[EMAIL PROTECTED]

--- Gene Sais [EMAIL PROTECTED] wrote:
 1st of all, thank you to all who responded.  Someone mentioned the linux iso site 
and I found
 the solution.  It was the CD burner software NERO.  I am using Nero 5.0 and it 
didn't support
 burning native ISO files.  However, there is a work around.  I followed these 
instructions and
 it worked:
 
 http://www.linuxiso.org/neroburning.html 
 
 Gene
 
  [EMAIL PROTECTED] 02/21/02 03:18PM 
 Hello Gene,
 
 Thursday, February 21, 2002, 1:53:17 PM, you textually orated:
 
 GS Brian - I think you are correct. I suspect its a bad burn. I am using
 GS nero burner. I burned the CD using boot cd, also tried compiling new CD
 GS option. What files are needed to install RH 7.2?
 
 GS On the CD's now:
 
 GS CD1: .iso  boot.img
 GS CD2: .iso
 
 This is wrong.
 
 GS Do I need to expand the iso files or can RH install using them?
 
 The CD burner software you use should be able to expand them on it's own.
 
 GS PS. Do I need to use WinImage or WinISO, etc.?
 
 No.
 
 An ISO file is a single file representing the contents of a CD. All (that I
 know of) CD burning software is capable of creating a working CD from an
 ISO. Some have their own Image format as well.
 
 I don't use Nero so I can not tell you the exact thing to look for.
 
 What you need is something that says Create CD from Image or Create CD
 using ISO or something along those lines. This will expand the contents
 of the ISO properly onto the CD. You should wind up with the contents (once
 burned) looking similar to the RH 7.1 you have (of course not exactly as it
 is a different version). It should also be bootable at that point as well.
 
 Have fun,
 -- 
 _
  Brian Ashe CTO
  [EMAIL PROTECTED]  Dee-Web Software Services, LLC.
  http://www.dee-web.com/ 
 -
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED] 
 https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: How to (submit jobs to background)

2002-02-22 Thread Michael Oatman

I was commenting more on that in SCO Unix and DEC 
and others, the way you run in the background is 
with a pipe (|) immediately before the ampersand 
().  In other words, you pipe the command to 
the background (ie: sh% command |  ) in Unix,
like you pipe commands to grep or less.  

Obviously, this is not true in Linux, where one 
must not put the pipe, but merely the  alone 
after the command.

I wonder if there's a compendium anywhere of 
things that Linus changed when making Linux?

I would imagine it would be quite large.

Michael
[EMAIL PROTECTED]


--- Paul Hamm [EMAIL PROTECTED] wrote:
 If you are running a GUI app and want to get your shell back all you need to
 do is COMMAND  example mozilla  If you are running a backup script
 or something that will take hours use cron.  The reason is that if you are
 running on a remote machine and get disconnected so does the process you are
 running.
 
 -Original Message-
 From: Michael Oatman [mailto:[EMAIL PROTECTED]]
 Sent: Friday, February 22, 2002 6:12 AM
 To: [EMAIL PROTECTED]
 Subject: RE: How to  (submit jobs to background)
 
 
 Oh, I've been trying 
 
sh% command |
 
 and then I tried
 
sh% command 
 
 and all sorts of variations.
 Except the right one, it seems
 When those didn't work I just minimized shell windows ;)
 
 It appears that 
 
sh% bg command
 
 is the same as
 
sh% command 
 
 with no pipe or direct between the command and the .
 Found it!  Thanks!  Now, how do you resize ext3 partitions?
 
 Gnu's Not Unix, and neither is a fifth of Linux...
 
 Michael
 [EMAIL PROTECTED]
 
 --- Mike Burger [EMAIL PROTECTED] wrote:
  
  Wow...didn't know about bg...thanks...
  
  On Fri, 22 Feb 2002, Darryl Harvey wrote:
  
   CTRL-Z stops the process and gives you control,
   
   Just type bg (No quotes) and the process goes into the background.
   
   You can switch processes at any time by typing fg process_id
   
   And/or see running jobs by typing jobs.
   
   That will help you.  Although all output will be mixed on your screen.
   
   man bash (or whatever shell you are using) then search for fg, bg, jobs
   etc..
   
   Rgds,
   Darryl
   
   
-Original Message-
From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]] On
Behalf Of Roger
Sent: Friday, February 22, 2002 1:55 PM
To: [EMAIL PROTECTED]
Subject: RE: How to submit jobs to background

Yes, I think it should be Ctrl-Z but, when I press Ctrl-Z the job is
stopped immediately. That's why?

-Original Message-
From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]
On Behalf Of Cameron Simpson
Sent: Friday, February 22, 2002 10:44 AM
To: [EMAIL PROTECTED]
Subject: Re: How to submit jobs to background

On 09:51 22 Feb 2002, Roger [EMAIL PROTECTED] wrote:
| I remember there is a short cut key, Ctrl+something, that can submit
the
| program that is controlling terminal to the background, so that the
user could
| regain console again. But I forget it, can you remind me again?
Thanks!

You mean ctrl-Z.
--
Cameron Simpson, DoD#743[EMAIL PROTECTED]
http://www.zip.com.au/~cs/

My own suspicion is that the universe is not only queerer than we
suppose,
but queerer than we *can* suppose.
- J.B.S. Haldane On Being the Right Size
  in the (1928) book Possible Worlds



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
   
   
   
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
   
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 __
 Do You Yahoo!?
 Yahoo! Sports - Coverage of the 2002 Olympic Games
 http://sports.yahoo.com
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



HELP! system hangs bringing up eth0, eth1 -- #8355;µ©#1046;#8362;#1573;#915; neat....

2002-02-09 Thread Michael Oatman

Hi again,

When I used neat the last time, it said I had more cards than I really had.  ifconfig 
-a reported
correctly tho', and so I ignored the extra card reported by neat.  (See what I 
previously wrote
below.)  

This is only perhaps now more evidence that neat is broken and in real need of repair, 
since I
then (perhaps foolishly) used it to swap eth0 and eth1  

After rebooting (to make iptables work), the system now hangs at bringing up eth0: 
and at
bringing up eth1:.  I have to use interactive startup to get to a shell, or 
Ctrl+Alt+Delete
after it hangs to reboot so I can enter interactive startup.

I then tried swapping them back, again using neat, but to no avail (go figure?).  
ifconfig -a
still reports both cards' MAC addresses as the same values which neat reports (well, 
I'd stop
using it, but I had no way of verifying -- besides, this *could* be useful info, 
right?).

I'm now writing this from one of the WinXP boxen the RH7.2 machine is meant to 
protect.  Fun
stuff.  

So do I have to reinstall, again, like I have been doing for something like 30 times 
now?  I'm
getting particularly good at that part, and I'd be able to fix my partition sizes 
without knowing
how to resize a ext3 partition as I asked in a previous post

Frustration leads to beer.  Beer leads to heroin.
   --  David Talkington

Thanks!!

Michael
[EMAIL PROTECTED]

--- Michael Oatman [EMAIL PROTECTED] previously wrote:

Hi all,

Another question/problem...

I just ran neat and it lists 3 network cards on the hardware tab.  The
problem is I only have 2 installed on the computer.

ifconfig -a says I only have 2 (the correct ones), and neat does not
have the 3rd device listed on the devices tab, although I can add it
(name appears as eth2 in the select list).  It then has zeros for its
MAC address.

I would assume I can delete this card, but my previous troubles began
after rebooting when I did the same thing (removed non-existent one via
neat), and then *none* of my NICs appeared in ifconfig -a, nor did
either card transmit any data (no ping, not listed in ifconfig -a, zero
MAC addresses in neat), although the lights were on on the cards and on
the hubs, and both cards are currently working.

What is going on here?  Could someone please help so I can stop
reinstalling RH7.2 every other day?

Thanks Again!!

Michael
[EMAIL PROTECTED]





__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



How do I resize ext3 partitions?

2002-02-09 Thread Michael Oatman

Hi all,

I've a few questions on resizing fs/partitions, and I can't find answers in any docs 
or LDP. 
Please help!

Does the resize2fs tool work for ext3 filesystems as well?
If not, what do I use?

Do I lose all the data in the partition by shrinking or growing it w/ fdisk?
If so, how do I relabel the mount point after backing up?

What is a reiserfs?

Does anyone have better recommended sizes for partitions for the following:

~p/vol~  ~mount point~  ~full~  ~current size (use)~  ~new size/full~
hda15/   8.9%  5GB   1GB / 44.5%
hda1 /boot  36.2% 48MB  48MB / 36.2%
hda6 /home   7.5%  2GB (40 users max)6GB /  2.5%
hda13/tmp7.9%   1200MB1200MB /  7.9%
hda9 /usr   62.5%  5GB   9GB / 34.7%
hda12/usr/tmp7.2%400MB 400MB /  7.2%
hda8 /var6.6%  5GB   1GB / 33.0%
hda10/var/ftp5.8%  5GB (100MB/user)  5GB /  5.8%
hda14/var/log8.4%  1GB   1GB /  8.4%
hda5 /var/spool  9.4%  1GB   1GB /  9.4%
hda7 /var/spool/mail 5.7%  5GB (100MB/user)  5GB /  5.7%
hda11/var/tmp7.2%400MB 400MB /  7.2%
hda2*/var/www5.3% 20GB (500MB/user) 20GB /  5.3%
hda16swap---   2GB (1GB RAM) 2GB /  ---

*hda2 is physically after hda4 on the disk; hda1 is first; hd5-16 are in order within 
hda4 on the
disk.

I was considering making / (8.9% full) and /var (6.6% full) a bit smaller, like 1GB 
each, then
putting the excess into /usr (62.5% full) and /home (7.5% full with 1 user -- me).  
It's a 60GB
drive, so you'd figure it would fit everything (except laptop) easily

I'm getting really good at the installation part, but I'd rather try something 
different.  BTW,
why is this info not in HOWTOs or man pages?
Does anyone know of other good resources, aside from this list?

Thanks!!!

Michael
[EMAIL PROTECTED]




__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



How do I resize ext3 partitions?

2002-02-08 Thread Michael Oatman

Hi all,

I've a few questions on resizing fs/partitions, and I can't find
answers in any docs or LDP.  Please help!

Does the resize2fs tool work for ext3 filesystems as well?
If not, what do I use?

Do I lose all the data in the partition by shrinking or growing it w/
fdisk?
If so, how do I relabel the mount point after backing up?

What is a reiserfs?

Does anyone have better recommended sizes for partitions for the
following:

~p/vol~  ~mount point~  ~full~  ~current size (use)~  ~new size/full~
hda15/   8.9%  5GB   1GB / 44.5%
hda1 /boot  36.2% 48MB  48MB / 36.2%
hda6 /home   7.5%  2GB (40 users max)6GB /  2.5%
hda13/tmp7.9%   1200MB1200MB /  7.9%
hda9 /usr   62.5%  5GB   9GB / 34.7%
hda12/usr/tmp7.2%400MB 400MB /  7.2%
hda8 /var6.6%  5GB   1GB / 33.0%
hda10/var/ftp5.8%  5GB (100MB/user)  5GB /  5.8%
hda14/var/log8.4%  1GB   1GB /  8.4%
hda5 /var/spool  9.4%  1GB   1GB /  9.4%
hda7 /var/spool/mail 5.7%  5GB (100MB/user)  5GB /  5.7%
hda11/var/tmp7.2%400MB 400MB /  7.2%
hda2*/var/www5.3% 20GB (500MB/user) 20GB /  5.3%
hda16swap---   2GB (1GB RAM) 2GB /  ---

*hda2 is physically after hda4 on the disk; hda1 is first; hd5-16 are
in order within hda4 on the disk.

I was considering making / (8.9% full) and /var (6.6% full) a bit
smaller, like 1GB each, then putting the excess into /usr (62.5% full)
and /home (7.5% full with 1 user -- me).  It's a 60GB drive, so you'd
figure it would fit everything (except laptop) easily

I'm getting really good at the installation part, but I'd rather try
something different.  BTW, why is this info not in HOWTOs or man pages?
Does anyone know of other good resources, aside from this list?

Thanks!!!

Michael
[EMAIL PROTECTED]




__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [Kinda OT] Virtual hosting in Sendmail

2002-02-08 Thread Michael Oatman

Couldn't one run two or more instances of sendmail, one for each IP?

If not, why not?

Michael

--- Greg Wright [EMAIL PROTECTED] wrote:
 
 
 *** REPLY SEPARATOR  ***
 
 On 8/02/2002 at 3:37 PM Pieter De Wit [EMAIL PROTECTED]
 [gregausit/redhat-list] wrote:
 
 Hello Everyone,
 
 Has anyone setup virtual hosting under sendmail ?
 
 Yep.
 
 
 This is what I want :
 
 User connects to 10.1.1.1 port 25 and gets bla welcome to domain1.com
 User connects to 10.1.1.2 port 25 and gets bla welcome to domain2.com
 
 User connects to 10.1.1.1 port 110 and gets bla welcome to domain1.com
 pop
 
 and so on...
 
 Can this be done ?
 
 Nope.
 
 1 If the IPs above are on a seperate box, then yes.
 2 Pop has nothing to do with Sendmail at all -- do not confuse them.
 
 Regards
 
 Greg Wright
 -- 
 
 IT Consultant Sydney Australia PH 0418 292020 -- Int. +61 418 292020
 Available for Global Contracts  US Fax -- 801 740 2874
 Web  http://www.ausit.comE-mail Greg  AT  AusIT.com
 Trading As -   AAA Computers -- providers of IT services.
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



How would one block incoming socket creation to subnet via firewall?

2002-02-07 Thread Michael Oatman

Hi,

I've been setting up a RH7.2 firewall for an internal network of WinXP
boxen and I accidentally found once, but can no longer find how to go
about blocking directional socket creation.  In another words, I don't
want GET requests and the like to reach the internal network,
however, I do not want the reverse to be true -- I want (obviously) the
WinXP subnet to be able to browse the internet, etc.  Our old ISP
(before RADSL and static IPs) had a Cisco 6400 IP concentrator/ADSL
router that performed this task, amongst others.

The RH7.2 is the gateway (10.0.0.254) in the internal network attached
to eth1, and has a static IP attached to eth0.  This machine will also
function as a webserver, so I only want to block socket creation to the
10.0.0.x subnet, not to the machine in general.

Could someone point me in the right direction here?

Thank you!!

Michael
[EMAIL PROTECTED]


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Samba: Could not connect to host: http://127.0.0.1:901/

2002-02-07 Thread Michael Oatman

Hi all,

I'm having trouble getting Samba configured.  I have just installed
RH7.2 and I started the smb and httpd serviced and it does not work.  I
am writing this now over Inet so the cards are definately working.

The message is Could not connect to host: http://127.0.0.1:901/;.

I tried telling apache to listen from 127.0.0.1 on port 901, and the
Apache test page comes up.

What do I do to configure Samba?

Thanks for the help!!

Michael
[EMAIL PROTECTED]



__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Samba: Could not connect to host: http://127.0.0.1:901/

2002-02-07 Thread Michael Oatman

Mike,

No, it's not.

However, using the Service Configuration tool, the service cannot be
started (the start/stop/restart are all greyed out and unclickable).

What would be the command to start as su?

Michael
[EMAIL PROTECTED]


--- mike [EMAIL PROTECTED] wrote:
 On Fri, 2002-02-08 at 02:28, Michael Oatman wrote:
  Hi all,
  
  I'm having trouble getting Samba configured.  I have just installed
  RH7.2 and I started the smb and httpd serviced and it does not
 work.  I
  am writing this now over Inet so the cards are definately working.
  
  The message is Could not connect to host: http://127.0.0.1:901/;.
  
  I tried telling apache to listen from 127.0.0.1 on port 901, and
 the
  Apache test page comes up.
  
  What do I do to configure Samba?
  
  Thanks for the help!!
  
  Michael
  [EMAIL PROTECTED]
 
 is service swat running ie:
 ps -aux|grep swat
 
 swat is different to smb
 
 simple way do a su -
 root password type setup
 services 
 look for swat
  
  
  
  __
  Do You Yahoo!?
  Send FREE Valentine eCards with Yahoo! Greetings!
  http://greetings.yahoo.com
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



neat reports 3 of my 2 NICs

2002-02-07 Thread Michael Oatman

Hi,

I just ran neat and it lists 3 network cards on the hardware tab.  The
problem is I only have 2 installed on the computer.

ifconfig -a says I only have 2 (the correct ones), and neat does not
have the 3rd device listed on the devices tab, although I can add it
(name appears as eth2 in the select list).  It then has zeros for its
MAC address.

I would assume I can delete this card, but my previous troubles began
when I did the same thing, and then none of my NICs appeared in
ifconfig -a, nor did eith card transmit any data, although the lights
were on on the cards and on the hubs.

What is going on here?  Could someone please help so I can stop
reinstalling RH7.2 every other day?

Thanks Again!!

Michael
[EMAIL PROTECTED]



__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



neat reports 3 of my 2 NICs

2002-02-07 Thread Michael Oatman

Hi all,

Another question/problem...

I just ran neat and it lists 3 network cards on the hardware tab.  The
problem is I only have 2 installed on the computer.

ifconfig -a says I only have 2 (the correct ones), and neat does not
have the 3rd device listed on the devices tab, although I can add it
(name appears as eth2 in the select list).  It then has zeros for its
MAC address.

I would assume I can delete this card, but my previous troubles began
after rebooting when I did the same thing (removed non-existent one via
neat), and then *none* of my NICs appeared in ifconfig -a, nor did
either card transmit any data (no ping, not listed in ifconfig -a, zero
MAC addresses in neat), although the lights were on on the cards and on
the hubs, and both cards are currently working.

What is going on here?  Could someone please help so I can stop
reinstalling RH7.2 every other day?

Thanks Again!!

Michael
[EMAIL PROTECTED]



__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Working OK Thanks!! [Re: Samba: Could not connect to host: http://127.0.0.1:901/]

2002-02-07 Thread Michael Oatman

I just rebooted and it's now working.

Thanks!!

--- Michael Oatman [EMAIL PROTECTED] wrote:
 Mike,
 
 No, it's not.
 
 However, using the Service Configuration tool, the service cannot be
 started (the start/stop/restart are all greyed out and unclickable).
 
 What would be the command to start as su?
 
 Michael
 [EMAIL PROTECTED]
 
 
 --- mike [EMAIL PROTECTED] wrote:
  On Fri, 2002-02-08 at 02:28, Michael Oatman wrote:
   Hi all,
   
   I'm having trouble getting Samba configured.  I have just
 installed
   RH7.2 and I started the smb and httpd serviced and it does not
  work.  I
   am writing this now over Inet so the cards are definately
 working.
   
   The message is Could not connect to host:
 http://127.0.0.1:901/;.
   
   I tried telling apache to listen from 127.0.0.1 on port 901, and
  the
   Apache test page comes up.
   
   What do I do to configure Samba?
   
   Thanks for the help!!
   
   Michael
   [EMAIL PROTECTED]
  
  is service swat running ie:
  ps -aux|grep swat
  
  swat is different to smb
  
  simple way do a su -
  root password type setup
  services 
  look for swat
   
   
   
   __
   Do You Yahoo!?
   Send FREE Valentine eCards with Yahoo! Greetings!
   http://greetings.yahoo.com
   
   
   
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
  
  
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 
 
 __
 Do You Yahoo!?
 Send FREE Valentine eCards with Yahoo! Greetings!
 http://greetings.yahoo.com
 
 
 
 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list