Re: Virtualhosting SSL sites with Apache 2.0.40-11
AGREED! The way I get around that is to "make" my certificate for just domain.com .. then have all my virtual hosts like mail.domain.com and admin.domain.com or whatever else... all ofcourse only use the domain.com cert file, however, with a cert for domain.com and a hostname of mail.domain.com, the web browser doesnt complain TOO much... :) --On Friday, January 17, 2003 02:52:44 PM -0700 Dax Kelson <[EMAIL PROTECTED]> wrote: On 17 Jan 2003, Mr. Adam ALLEN wrote: I'm experiencing problems with Apache, doing name based virtual hosting for SSL sites. This is not possibleIn fact, I just wrote about it. "The HTTPS protocol requires that an SSL handshake occur as the very first step. During the SSL handshake the web server sends the client it's certificate. The certificate contains the FQDN of the web server. For named-based virtual HTTPS hosting to work, the web server would have to know which certificate to send to the client during the SSL handshake. The server doesn't know this until the client sends the Host header -- transmitted after a successful SSL handshake. Therefore, virtual hosting SSL sites requires the use of unique IP addresses for each site." Dax Kelson Guru Labs -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution Problem
Evolution is running "CAPA" to get the capabilities of the pop server... and when the pop server says "-ERR" .. appearantly Evolution is disconnecting... +OK POP3 QPOP (version 2.5) at leo starting. CAPA -ERR Unknown command: "capa". +OK klio Solstice (tm) Internet Mail Server (tm) POP3 2.0 p12 at Fri, 17 Jan 2003 16:06:28 -0700 (MST) CAPA -ERR Unknown command in AUTHORIZATION state ... so ... appearantly its a problem with evolution... none of the mail servers around here think CAPA is a good idea :) Tommy --On Wednesday, January 15, 2003 08:27:24 PM -0500 Stephen H Carbin <[EMAIL PROTECTED]> wrote: OOPS! I need to clarify: My Linux box is on a home LAN, my mailserver is out there on the internet. The LAN is behind a SmoothWall firewall (sorry for the top-post) steve At 08:18 PM 1/15/2003, you wrote: I have a problem with Evolution receiving mail from my mailserver on my Linux box. Here is output captured via IRIS on my Win XP box: +OK Qpopper (version 4.0.4, modified by Sphera Technologies) ready. CAPA -ERR Syntax error. USER cworld%carbinworld.com QUIT QUIT Here is output from successful mail retrieval on my Win XP box: +OK Qpopper (version 4.0.4, modified by Sphera Technologies) ready. USER cworld%carbinworld.com +OK Password required for cworld. PASS xx +OK cworld has 2 visible messages (0 hidden) in 45502 octets. STAT +OK 2 45502 UIDL +OK uidl command accepted. 1 NY8!!Jo$#!'D["!n]p!! 2 pZV!!f6O"!de9!!F;"#! . LIST 1 +OK 1 3154 RETR 1 +OK 3154 octets (snipped) I use the same exact settings in Eudora (Windows) as in Evolution (Psyche) what gives? Any pointers? steve -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Virtualhosting SSL sites with Apache 2.0.40-11
but then ... if you have an IP for each SSL site, it doesnt make much sense to name based host it on HTTP :) Tommy --On Friday, January 17, 2003 02:34:31 PM -0800 Kevin McConnell <[EMAIL PROTECTED]> wrote: --- Dax Kelson <[EMAIL PROTECTED]> wrote: What do you mean by "name based" versus "regular name based"? Sorry, I mean that you can't mix name based virtual hosts with ssl. You could on the other hand use named based virtual hosts for regular http connections and use ip based virtual hosts for your ssl connections. I should have been a little more clear. Hope that clarifies anyone I may have confused. = Kevin C. McConnell --RHCE-- __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Virtualhosting SSL sites with Apache 2.0.40-11
WOW! you have a really good point.. name base host the domain on HTTP .. then have a different HTTPS port for each site.. and the only doc on the HTTP site would be a meta redirect to the correct https://server.domin:4431/ type site Tommy --On Friday, January 17, 2003 03:19:46 PM -0800 Gordon Messmer <[EMAIL PROTECTED]> wrote: On Fri, 2003-01-17 at 13:52, Dax Kelson wrote: Therefore, virtual hosting SSL sites requires the use of unique IP addresses for each site." Unique port numbers work as well, and are in far greater supply than unique IP addresses. :) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Flash Player Confusion
the installer script didn't work for me either... just copy the ShockwaveFlash.class libflashplayer.so from the install directory to /usr/lib/mozilla/plugins and restart mozilla... worked for me :) although flash tends to crash mozilla sometimes I think :-/ Tommy --On Thursday, January 16, 2003 12:10:48 AM -0500 John Lowell <[EMAIL PROTECTED]> wrote: Dave Sherman wrote: On Wed, 2003-01-15 at 22:05, John Lowell wrote: The default Mozilla directory is /usr/lib/mozilla-1.0.1/, and plugins are installed in the plugins subdirectory: /usr/lib/mozilla-1.0.1/plugins/. That's where you want Flash installed Dave & Michael, I just attempted the Flash Player installation again. I proceeded according to Hoyle and reach the point where an installation directory is requested. I entered /usr/lib/mozilla-1.0.1/plugins/ at the prompt and got back the following output: Warning: Please enter a valid installation path Where do we go from here? I mean the program moves along fine until it reaches this point. I've checked the Nautilus File Manager and the directory /usr/lib/mozilla-1.0.1/plugin/ exists alright. I'm lost. John Lowell . -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
nsswitch.conf pam_ldap and nss_ldap
My network has a Sun LDAP server (for pam_ldap) with extra stuff to support linux and works for RH 7.x and up.. except below I lost my psyche box last night.. I ran a full "up2date -fu" ... rebooted.. and there were TONS of strange errors about users not existing during boot.. when it got to the console login screen, I could not even login as root... snooping on the ldapserver showed that it was doing ldap searches, even for local accounts?? which I thought I filed a bug on back in 7.2?? guess that its not fixed yet... I did not have a RH8 CD to boot from, but had phoebe beta, so I used that to re-install... has anyone else had this problem after the latest updates on up2date ... I am going to do a VMWARE machine running 8.0 to see if I can reproduce the problem. Does anyone else even use pam_ldap or nss_ldap ??? nsswitch.conf does not appear to be used ... or its broken?? I was using a non-modified-since-install of all config related to authentication and nss stuff. Tommy -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: nsswitch.conf pam_ldap and nss_ldap
yeah... it searches LDAP instead of "files" for local users.. then if the LDAP server is down.. it wont even boot (or if its already booted, you cant even login as root) ... In my case, the LDAP server was up and functioning for all intents and purposes, but whatever updates I applied caused my machine to go haywire.. and a rescue CD boot would have been the next step, but I wanted to install the new beta anyhow.. this just "motivated" me :) Tommy --On Monday, January 20, 2003 11:15:01 AM -0500 Keith Winston <[EMAIL PROTECTED]> wrote: Tommy McNeely wrote: My network has a Sun LDAP server (for pam_ldap) with extra stuff to support linux and works for RH 7.x and up.. except below I lost my psyche box last night.. I ran a full "up2date -fu" ... rebooted.. and there were TONS of strange errors about users not existing during boot.. when it got to the console login screen, I could not even login as root... snooping on the ldapserver showed that it was doing ldap searches, even for local accounts?? which I thought I filed a bug on back in 7.2?? guess that its not fixed yet... I've been testing this using OpenLDAP on Red Hat 8 with Red Hat 8 clients and the problem is still there. There are several bugzillas about it, look at 63631 and 63717 and 79198. If your client is configured to look at LDAP and the server is not available for any reason, you are screwed. I had to boot with a rescue CD, then mount / and edit /etc/pam.d/system-auth file and comment all all references to ldap. Then, I could log back in as root. One of those bugzillas has a work around that I haven't been able to test yet. May be a solution for psyche clients. Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Redhat's Bind config tool
I agree with the whitespace issue... but you dont need a FQDN in the zone file if the origin is set correctly?? none of mine have the FQDN.. only hostnames .. ofcourse after a bad experience with bind-config I use vim as my "config tool" :) Tommy --On Saturday, January 18, 2003 03:59:45 PM -0800 Kevin Brouelette <[EMAIL PROTECTED]> wrote: Hello, I haven't seen this on this list since I've been here a week or so, I've been using testing redhats bind-config tool and it has caused me a nervous breakdown until today. When I use it to setup DNS files on a fresh installed machine, the zone files look fine yet don't work. I've found a few things by trial and error to share to see if others have discovered the same. After using the tool to create a couple of zones: 1st] /etc/named.conf The tool edits and saves a variety of empty lines, white spaces at the trailing end of most of the lines in the file, and if I open it with 'vi' in a gui terminal, I see RED boxes scattered all over the place [even over letters in comments]. So the first thing I do is clean up all the RED boxes, trailing 'white spaces' and excessive blank lines. 2nd] When the tool creates a zonefile, [for example kbtest.com.zone] it writes record as follows: www IN A 123.234.345.456 This will fail. -But- if I change it to: www.kbtest.com. IN A 123.234.345.456 along with the above fix to /etc/named.conf and restart named, the zones resolve and all is good. Comments welcome Kevin B -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Messenger Popups
wow... anyone who has their windows machine directly on the internet without any sort of firewall deserves to get these ads ... and it should say you are really not very smart for doing this.. dont you know how insecure it is to run NetBIOS over TCP on an internet connected machine. Tommy Buck wrote: Sorry, Patrick, I forgot to clarify the messenger I am referring to is a windows service, not instant messenger service. Windows messenger is installed in all computers and is in no way related to the msn messenger, aim, gaim, yahoo, etc. Spammers have found that they can probe windows computers for ports and if they have messenger running, they send what appears to be a dialog box, with only one button "ok" to close it. It does not record from where the message originates or even give you a click to access the advertised website. This messenger works even when MSN messenger is uninstalled. Unfortunately this is one of those occasions where it gets complicated to discuss because Microsoft created names so many things the same. The service is probably most often used by network admins who send messages to all computers that they are taking down the server or a power failure triggers the ups which, after a while, sends notice that the power is low and it needs to power down the server. Some Anti-virus programs use it to alert users that it discovered a virus. Its just a rough dialog box. Thanks Buck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Patrick Sent: Friday, January 24, 2003 10:54 AM To: [EMAIL PROTECTED] Subject: Re: Messenger Popups http://gaim.sf.net Cheers, Patrick On Fri, 2003-01-24 at 06:11, Buck wrote: I have a problem in Windows that outside users are popping up ads from windows messenger. I am wondering if there is a similar product in RedHat that might be having the same problem. Or, is Red Hat safe from that junk? Thank you, Buck -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Excellent signature
I agree I dont want MSWORD attachments.. but I dont want PDF or HTML or for that matter __ANY__ attachments at all!.. if it can't be said in ASCII text, put a link to some webserver that has the file. This is especially important on a large mailing list such as this one. Email attachments suck :) Tommy [EMAIL PROTECTED] wrote: Unfortunately the ignorant masses I work with insist on me using lotus notes because it is 'secure', the company is also a slave to the Microsoft machine even though their flagship console can and does run Linux. This signature which I saw on Kevin Waterson's mail should get the message across. Or at least until some manager tells me to 'tow the line' Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] This footnote also confirms that this email message has been checked for all known viruses. ** SCEE 2002 -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
un-install whole packages
I have a (bad?) habit of doing an "everything" install when I install RHL... however, I would like to back up and un-install all of KDE (and maybe gnome too) from my server... is there a way to have something like the installer come up and remove packages (not just a simple rpm package mind you.. but all the pieces too). -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: un-install whole packages
heh.. I knew someone was gonna say that... how about try and uncheck something that doesnt have a checkbox like KDE :) ... I removed the development packages and the "optional" stuff.. but there is still all the "standard" packages Tommy On Sun, 2003-01-26 at 01:05, Jesse Keating wrote: > On Saturday 25 January 2003 23:49, Tommy McNeely uttered: > > I have a (bad?) habit of doing an "everything" install when I install > > RHL... however, I would like to back up and un-install all of KDE (and > > maybe gnome too) from my server... is there a way to have something like > > the installer come up and remove packages (not just a simple rpm package > > mind you.. but all the pieces too). > > redhat-config-packages > > -- > Jesse Keating RHCE MCSE > For Web Services and Linux Consulting, Visit --> j2Solutions.net > Mondo DevTeam (www.mondorescue.org) > > Was I helpful? Let others know: > http://svcs.affero.net/rm.php?r=jkeating -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Support Changes
Jesse Keating wrote: On Tuesday 28 January 2003 07:34, Denice uttered: Yes I read the page. I suppose that they mean 'the last point release' when they refer to 'certain popular releases'. So why not just say it and allay peoples fears (real or imagined)? I'm pretty sure that it would correspond to the real-life situation anyway. I don't think anyone expects Red Hat to support versions for as long as they supported 5.2, for example. But two years for the last point release would be reasonable. Yes, but the way it's worded protects Red Hat from lawsuits if they ever go out of business. By stating that they would absolutly support foo, for bar years, they would be stuck with it, even if they ran out of money and everything, and they would be open to all kinds of lawsuits. damned lawyers :) I've talked with a few Red Hat emps, and they _had_ to drop the length of support down, because it was just getting impossible to try to support 6 different releases, across a few different archs, all while trying to make new releases, etc, etc, etc. Maybe if more people bought RHN subscriptions, or boxed sets, they could afford to bring more people in, and have the man power to support say 7.3 for a while. I also don't think anybody would be upset to see 7.3 supported, but say once 8.1 and 8.2 come out, 8.0 support being dropped. *agreed* ... but isn't RedHat's business model basically (trying to) prove that money can be made selling open source software? > How many people > continued to use 7.0 once 7.1 and 7.2 came out? Actually... Last weekend I just re-installed a server that was running 7.0 still... it was doing what it needed to do, but the hard drive was going bad, so we re-installed before we lost the data... I think LOTS of people who actually run "production" servers (not desktops) however small they may be (233MHz/128M), still need full support for "the last two FULL releases" .. in this case 7.* and 8.* ... up2date SHOULD be able to update all packages and effectively make a 7.x box be 7.3 ... so that would effectively reduce the number of distros to 2... right? 7.x is probably a bad example since there was a major kernel version change in a "point" release... but I think better release number management would have fixed that... by the way.. who or what determines whether it will be a 7.4 or a 8.0 ?? -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Intel Pro/Wireless 2011B LAN PCMCIA Card
IIRC, the wlan-ng driver is included on RH8 you need to look at /var/log/messages.. it doesn't output the manfid you need to the dmesg buffer.. grab the "manfid" for your wireless card... edit the /etc/pcmcia/config look for other wireless lan card drivers.. copy one of their entries, and change the name and manfid numbers... restart pcmcia then re-insert the card.. then its as simple as configuring in redhat-config-network Tommy On Tue, 2003-01-28 at 10:26, Michael Kuss wrote: > On 28 Jan 2003, JD wrote: > > > On Tue, 2003-01-28 at 04:41, Michael Kuss wrote: > > > > Right after you insert the card, what does the dmesg say? > > unfortunately nothing. I.e., dmesg before and after are identical. > > There is something called http://www.linux-wlan.org which looks promising. > > Cheers, > > Michael -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution Problem
right.. but the fact remains that evolution shouldnt fail connection because the mail server doesnt support or has that command disabled (like my ISP's mail server leo) Tommy On Sat, 2003-01-18 at 01:58, Gordon Messmer wrote: > On Fri, 2003-01-17 at 15:07, Tommy McNeely wrote: > > ... so ... appearantly its a problem with evolution... none of the mail > > servers around here think CAPA is a good idea :) > > Which is odd, because CAPA often describes what types of authorization a > server provides: > > +OK Hello there. > CAPA > +OK Here's what I can do: > SASL LOGIN > STLS > TOP > USER > LOGIN-DELAY 10 > PIPELINING > UIDL > IMPLEMENTATION Courier Mail Server -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: iptables strangeness
thats because of the format of /etc/sysconfig/iptables is not a script.. it is the format generated by iptables-save.. make the top part (the *nat) section of /etc/sysconfig/iptables look similar to the following to make it work "properly" :) *nat :PREROUTING ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] :OUTPUT ACCEPT [0:0] # POSTROUTING ## MASQ LocalNETs [0:0] -A POSTROUTING -s 192.168.0.0/255.255.0.0 -o eth1 -j MASQUERADE [0:0] -A POSTROUTING -s 192.168.0.0/255.255.0.0 -o ppp+ -j MASQUERADE COMMIT On Sat, 2003-02-01 at 17:12, Justin Clacherty wrote: > I had a similar problem a year or two ago. It's a bit hazy but from what I > remember the iptables script wouldn't run if put in /etc/sysconfig/iptables, > I actually had to run it separately after networking had been brought up > (ran from rc.local I think). All I could put it down to was that as the > ppp0 device is not a piece of hardware that exists before networking is > brought up, iptables couldn't reference it (I could very well be wrong...). > This unfortunately means that there could be a small window of opportunity > for hackers depending on your configuration. Wasn't a problem for me > because I had set up ppp for dial on demand so iptables was up and running > before the system was connected. > > Justin. -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Internet Connection Sharing with Linux
BAD NEWS!! DO NOT USE THIS SITE! This was written for linux 2.2 using ipchains.. I suggest you do not use this site .. at least not explicitly.. I am still searching for a decent site that explains this using a recent version of linux. Tommy On Tue, 2003-02-18 at 11:03, Carter, Shaun G wrote: > Has anyone pointed you here? > > http://www.justlinux.com/nhf/Networks/Easy_Internet_Sharing.html > > Shaun > > -Original Message- > From: John Nall [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 12:53 PM > To: RH8.0 List > Subject: Internet Connection Sharing with Linux > > > There is something I can't seem to grasp, and so far I have not found the > answer. I'm trying to ween myself away from Windows and migrate to Linux > (for several reasons) but gosh it sure is not easy to do even when one is > determined. How in the world do you accomplish ICS??? > > With Windows XP I just set up one machine as the one with access to the > Internet (through a dial-in modem) using the Network Configuration > Wizard. The other two machines (on a 3-machine home LAN) then are set up > as having their access through the network. Easy to do, works like a > charm. (I am NOT praising Windows, merely observing that it is easy to do > this). > > It is not easy with Linux. With assistance from people here, pointing me > to HOWTO's and tutorials, I think that I have managed to get the dial-up > machine working OK, but setting up the other two machines to access the > Internet through the network seems to be a black hole. Using the Network > Configuration tool (from Gnome) on them merely seems to duplicate what I > already did when setting up the Ethernet connection. Do they have to know > an IP address for a name server?? This takes place at my ISP, so I don't > have any way of knowing the IP address for it. > > As I said, I'm doggedly trying to do this switch over, but it sure is not > easy. Sometimes I think that Linux afficionados just take a peverse pride > in things being difficult. That way, just everyone and his or her brother > can't do it. :-) (If I am honest with myself, I will probably be the > same way once I get it down. IF I live long enough). > > John > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Internet Connection Sharing with Linux
John, You are correct. it is not "easy" nor currently "built-in" to RedHat. I followed the FAQs on http://www.netfilter.org .. but that is not nearly as "easy" as checking the little checkbox.. I think RFE's have been filed against this (gnome-lokkit or whatever that default "firewall tool" is), if not they should be :) Tommy On Tue, 2003-02-18 at 10:52, John Nall wrote: > There is something I can't seem to grasp, and so far I have not found the > answer. I'm trying to ween myself away from Windows and migrate to Linux > (for several reasons) but gosh it sure is not easy to do even when one is > determined. How in the world do you accomplish ICS??? > > With Windows XP I just set up one machine as the one with access to the > Internet (through a dial-in modem) using the Network Configuration > Wizard. The other two machines (on a 3-machine home LAN) then are set up > as having their access through the network. Easy to do, works like a > charm. (I am NOT praising Windows, merely observing that it is easy to do > this). > > It is not easy with Linux. With assistance from people here, pointing me > to HOWTO's and tutorials, I think that I have managed to get the dial-up > machine working OK, but setting up the other two machines to access the > Internet through the network seems to be a black hole. Using the Network > Configuration tool (from Gnome) on them merely seems to duplicate what I > already did when setting up the Ethernet connection. Do they have to know > an IP address for a name server?? This takes place at my ISP, so I don't > have any way of knowing the IP address for it. > > As I said, I'm doggedly trying to do this switch over, but it sure is not > easy. Sometimes I think that Linux afficionados just take a peverse pride > in things being difficult. That way, just everyone and his or her brother > can't do it. :-) (If I am honest with myself, I will probably be the > same way once I get it down. IF I live long enough). > > John -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: rh 8-sound card config
I had to use the "sndconfig" utility which is part of a similarly named RPM on the 3rd CD :) Tommy On Tue, 2003-02-18 at 15:34, [EMAIL PROTECTED] wrote: > can anybody tell me how to configure a snd card. the distro method doesn't semm > to work form the gui or term. like 7.2 used to. thanks -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: LDAP
On Wed, 2003-02-19 at 10:33, Tom Diehl wrote: > > Were you able to get the autofs part working?? So far I have been unable to > figure out how to pass args to autofs via LDAP. The parts I do have working > though are really cool. Still need to write some scripts to manage things > better though. > I was able to get it working... Note that mine is running on a "Sun LDAP/NIS" server.. so you may want to use something like nisMapName=auto_home instead of automountMapName... [tommy@pickles tommy]$ service autofs status Configured Mount Points: /usr/sbin/automount /home ldap automountMapName=auto_home,dc=redneck,dc=nu /usr/sbin/automount /share ldap automountMapName=auto_share,dc=redneck,dc=nu Active Mount Points: /usr/sbin/automount /home ldap automountMapName=auto_home,dc=redneck,dc=nu /usr/sbin/automount /share ldap automountMapName=auto_share,dc=redneck,dc=nu [tommy@pickles tommy]$ [tommy@pickles tommy]$ ldapsearch -x -b dc=redneck,dc=nu nismapname=auto.master version: 2 # # filter: nismapname=auto.master # requesting: ALL # # auto_master, redneck, nu dn: automountMapName=auto_master,dc=redneck,dc=nu nisMapName: auto.master objectClass: top objectClass: automountMap objectClass: nismap automountMapName: auto_master # /home, auto_master, redneck, nu dn: automountkey=/home,automountMapName=auto_master,dc=redneck,dc=nu automountInformation: auto_home nisMapName: auto.master nisMapEntry: ldap: automountMapName=auto_home,dc=redneck,dc=nu automountKey: /home objectClass: top objectClass: automount objectClass: nisobject cn: /home description: Auto Home Map description: autohome filesystem # /share, auto_master, redneck, nu dn: autoMountKey=/share,autoMountMapName=auto_master,dc=redneck,dc=nu automountInformation: auto_share nisMapName: auto.master nisMapEntry: ldap: automountMapName=auto_share,dc=redneck,dc=nu automountKey: /share objectClass: autoMount objectClass: top objectClass: nisobject cn: /share description: Autoshare filesystem # search result search: 2 result: 0 Success # numResponses: 4 # numEntries: 3 [tommy@pickles tommy]$ good luck :) Tommy -- Tommy McNeely <[EMAIL PROTECTED]> Sun Microsystems -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
php/apache??
** I am a late riser .. just joined list.. sorry if this has already been discussed ** Just upgraded to 8.0 (ok well a fresh install technically) .. and I copied over my /web directory ... I also borrowed the "VirtualHost" sections of my old httpd.conf and put them into the new httpd.conf.. but I notice some strangeness... PHP does not work by default?? I had to add the following... /etc/httpd/conf.d/php.conf -- AddType application/x-httpd-php .php4 .php3 .phtml .php .asp AddType application/x-httpd-php-source .phps And I had to change the /etc/php.ini short_open_tag = On Why would I have to do this? RedHat has always been sooo good about working out of the box?? I didnt see anything about changing PHP not to work in the Release notes (checking again) Tommy -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support
Re: php/apache??
--On Friday, October 18, 2002 10:04:36 +0100 Joe Orton <[EMAIL PROTECTED]> wrote: On Thu, Oct 17, 2002 at 08:04:53PM -0600, Tommy McNeely wrote: I wondered if I did or not... the problem was I "fixed" the short open tag second.. so I dunno :) but to support legacy scripts (.php3) I would need to do something like what I did... Ah, yes, true. Or better, extend the existing section to something like: ok.. also, it looks like any file that ends in php might get processed twice by the PHP processor??? it will get PRE and POST processed.. right? Well if you have added that "AddType application/x-httpd-php" *as well* as the /AddOutputFilter section in conf.d/php.conf, then things may have become confused, yes. hehe.. its working for now, but I will fix it when I get a chance.. I meant the face that by default it does both PRE and POST "filtering" through PHP. Also.. does anyone have some sort of cool alias or rewrite rule to make it so you can put scriptname.phps and it will automatically open scriptname.php in the source viewer?? You mean a browser's "view source" window? I don't think you'll be able to do that; maybe using some JavaScript or something. http://www.php.net/source.php?url=/index.php PHP has a source viewer built into it.. makes it easier to find stupid syntax errors and the such.. but I think my answer is on the page above :) I'll take a look at that migration guide... I already decided to put each "vhost" in a separate file in /etc/httpd/virtual.d/* similar to the way the php module gets loaded.. it makes adding/removing them a LOT easier :) Yup, the Include statement is very nice for things like that. Make sure to include a wildcard pattern "virtual.d/*.conf" otherwise if you leave editor backup files etc in "virtual.d" they will get picked up. hehe.. I already came across that.. my friend likes to make .bak files before he starts :)) Regards, joe -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED]
Re: Add a new custom service to RH8
bootup or runlevel change. S means start it if entering the runlevel, K means stop (kill) it when leaving the runlevel. Actually the K scripts mean to KILL (stop) the service when entering the RunLevel as well... most of the K scripts are in rc6.d and rc0.d (reboot and shutdown respectively) Tommy --On Saturday, October 19, 2002 02:21:59 +0200 Martin Stricker <[EMAIL PROTECTED]> wrote: Jason wrote: Hmm, I just slid up to my coworkers RH8 system and think I figured it out. I just tried copying irda to irda2 in /etc/init.d and it did not show up in the list of services. But I then linked it in /etc/rc.d/rc3.d as S91irda2 and it showed up fine. Linking it as just irda2 didnt work. I imagine from what I've seen you have to link it as [S/K]XXyy in order for the services program to 'see' it. That's because such a filename is needed to start/stop that service at bootup or runlevel change. S means start it if entering the runlevel, K means stop (kill) it when leaving the runlevel. The two-digit number determines the execution order, 00 is first, 99 is last. This is important if a service depends on another (i. e. bring up the network interface before starting the network servers). Any filename that does not comply to this naming scheme will be ignored by init (man init for more information), and thus service does the right thing by ignoring it as well. Best regards, Martin Stricker -- Homepage: http://www.martin-stricker.de/ Linux Migration Project: http://www.linux-migration.org/ Red Hat Linux 7.3 for low memory: http://www.rule-project.org/ Registered Linux user #210635: http://counter.li.org/ -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
Re: auth_ldap alternative?
I did an everything install... Mine is using LDAP to authenticate to a Solaris 9 LDAP (phase 2) server just fine... Are you trying to customize something, or are you using authconfig? Tommy --On Monday, October 21, 2002 08:32:23 PM -0400 Chris Johnson <[EMAIL PROTECTED]> wrote: Since the auth_ldap package is no longer included to add ldap server based authentication to apache, is there an alternative package to provide that functionality? Why was auth_ldap not included in 8.0? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED]
Re: auth_ldap alternative?
** misunderstanding... I thought you were talking about pam_ldap ... disreguard my response :) --On Tuesday, October 22, 2002 07:45:05 PM -0400 Christopher Johnson <[EMAIL PROTECTED]> wrote: I did an everything install... Mine is using LDAP to authenticate to a Solaris 9 LDAP (phase 2) server just fine... Are you trying to customize something, or are you using authconfig? Tommy Mine what? Authentication of linux users? I don't have an 8.0 system yet (don't have a spare test box yet). But the release notes state that the auth_ldap rpm is no longer included. The auth_ldap rpm used to ship with earlier Red Hat releases. And it provides only an apache module for ldap based authentication of users to web server content. It has nothing to do with nss_ldap or pam_ldap. I know 8.0 includes other types of ldap support, but that no longer includes auth_ldap. Are you authenticating users to an apache web server based on users and groups defined in an ldap server? If so, what apache module provides that capability? I would like to research it so I know what my migration would involve. Thanks. -ckj -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
Re: [Fwd: Wireless Question]
--On Tuesday, October 22, 2002 08:10:11 PM -0700 "Oisin C. Feeley" <[EMAIL PROTECTED]> wrote: On 22 Oct 2002, Donald E. Stidwell wrote: On Tue, 2002-10-22 at 22:17, Oisin C. Feeley wrote: [snip] Cheers Donald. That's really helpful information. > Donald, could I ask you two slightly OT questions? I'm interested in > getting a wirelss card and obviously yours works so: [snip] > 2. is it possible to make it use 40/64 bit WEP instead of the 128? Sure, just specify in neat that you want to use 64 bit WEP rather than 128 and enter the key. Curious as to why you'd use 64 instead of 128. It's for my wife's laptop which she's using in a university environment where the APs only do 40/64-bit. She's researched it a bit and found that the security aspect is not applicable because they (rightfully) insist that wireless users use VPN software. Unfortunately it seems to be non-Free Cisco binaries :-( hmmm.. we use something called VPN5000 I think.. and although its not "open" .. they do make a binary for linux/solaris/windows/mac/macX > One bad thing about WEP - on my machines, 128 bit WEP cuts throughput about 1/3. Not really a big deal, but it is something to consider I have been told that WEP is basically useless as its easily crackable? Again, very interesting. thanks, Oisin Feeley -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
Re: Firewall Probs.
I dont think the "firewall setup" tool is aware of its current settings... it is a "stateless" config program.. probably need a pretty major RFC to make it be able to read the /etc/sysconfig/iptables file and interperit what is in there --On Friday, October 25, 2002 22:29:57 -0400 Stephen H Carbin <[EMAIL PROTECTED]> wrote: At 10:15 PM 10/25/2002, jdow wrote: Are you making the changes as root? (Of course, the best tools are knowledge and an editor vi(m) or emacs or your choice. {^_-}) {^_^} >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> While logged in as "user", I had to provide the root password for the security settings module to run, Then I tried while logged in as root, same deal. It is just as if the file that needed to be written to is "write-protected" ... if I knew which file to check permissions on, I would. steve >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Original Message - From: "Stephen H Carbin" <[EMAIL PROTECTED]> > I have tried to change my security settings, but it doesn't "take" ... > if I > change them, click ok, then immediately check, they are back to "high" > ... any ideas? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely--[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
Re: mpeg/divx
mplayer supports dvd and divx :) out of the "box" :) and with a little "tweaking" the gmplayer (gui) actually makes a nice front end to the tool Tommy --On Sunday, October 27, 2002 00:09:05 +1000 Tony Nugent <[EMAIL PROTECTED]> wrote: On Sat Oct 26 2002 at 14:10, Tobias wrote: There is no app in RH8.0 that plays mpeg/divx files? What should I use? Go to freshrpms.net and download xine (and it's various libraries and utilities). There is a section specifically for rh8.0, and another about playing dvds (don't let that put you off). Follow your nose from there (you'll need the dvd css, read and nav rpms etc). Also while you are at it, I highly recommend that you grab alsa (advanced linux sound architecture) - it is much better than the standard oss driver. I've just put all this onto a rh8.0 box, and after a bit of tweaking (enabling dma on the dvd player etc), it works as smooth as silk. (Heh, I also managed to get the development saa7134 driver working with the updated kernel for a Flyview 3000 tv/radio card, nice... :) xine also does avi, mpeg and others, and it is brilliant for dvd movies. mplayer also does a very good job with video files. (And also xanim if you have the right codecs installed). As for divx, you might need to do some google searches (also freshmeat.net and sourceforce.net) to get the codecs if xine can't do it by default. If I recall, I think there's a divx project for linux somewhere. The xine rpms from freshmeat for xine installed without a hitch, and so far it has handled just about everything I've thrown at it, highly recommended. Regards Tobias Good luck. Cheers Tony -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
psyche-list@redhat.com
I "upgraded" from a SBLIVE to a Creative SB Audigy sound card.. and now the system hangs detecting hardware.. if I go interactive (and skip kudzu) it boots but I have no sound. It appears that I have upgraded myself right out of support too... Has anyone else had this problem? is there an easy way around it (besides putting the SBLIVE back in) Tommy -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
sbin and /usr/sbin
in /etc/profile, I have had to comment out the "if" and "fi" lines to make the "sbin" paths automatically be part of a "users" path.. (like for traceroute)... why do I have to do this?? # Path manipulation #if [ `id -u` = 0 ]; then pathmunge /sbin pathmunge /usr/sbin pathmunge /usr/local/sbin #fi just cause its in the sbin path does not mean that only root can run it... sbin is for "static-binaries" right?? Tommy -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: sbin and /usr/sbin
yea ... hehe .. after writing that.. I was looking for an example in Solaris.. and couldn't find it.. but *sbin was in my path :-/ ... we have a "CUE" (common user environment) that pollutes every single "standard" user setup AT SUN ... :) thats where I got my SBIN path the way I wanted it.. but I do like that it is not TOO HARD to make it the way _I_ like it :) .. I like the pathmunge :) Tommy --On Saturday, November 23, 2002 8:17 AM -0500 "Mike A. Harris" <[EMAIL PROTECTED]> wrote: On Fri, 22 Nov 2002, Tommy McNeely wrote: Date: Fri, 22 Nov 2002 16:32:34 -0700 From: Tommy McNeely <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii; format=flowed List-Id: Discussion of Red Hat Linux 8.0 (Psyche) Subject: sbin and /usr/sbin in /etc/profile, I have had to comment out the "if" and "fi" lines to make the "sbin" paths automatically be part of a "users" path.. (like for traceroute)... why do I have to do this?? # Path manipulation # if [ `id -u` = 0 ]; then pathmunge /sbin pathmunge /usr/sbin pathmunge /usr/local/sbin # fi just cause its in the sbin path does not mean that only root can run it... sbin is for "static-binaries" right?? /sbin and /usr/sbin have never been part of a user's path in traditional Unix and Linux systems. While some distributions may possibly put these directories in users paths by default, it is by no means a standard. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer XFree86 maintainer Red Hat Inc. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely -- [EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 Pager: 800-200-5968 / [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
SDSC Secure Syslog
What do you think of this? The San Diego Supercomputer Center has released Secure Syslog, a replacement for the standard Linux/UNIX syslog daemon. It adds security and performance features, while retaining backwards compatibility. According to their announcement, it is the first syslog implementation to target "syslog-reliable" (RFC 3195) functionality and it is the first syslog targeted at very high performance and forensically-sound auditing. URL: http://security.sdsc.edu/software/sdsc-syslog/ -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Xinetd Redirect Problems
or use an iptables rule my friend can only go "out" on port 23, so I added this... iptables -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 23 -j DNAT --to-destination 192.168.0.254:22 (eth1 is the "public" interface) which is probably a little extreme the way I have it laid out, but it works :) --On Thursday, December 05, 2002 06:37:47 PM -0700 Guy Fraser <[EMAIL PROTECTED]> wrote: Why bother with a redirect, just run your sshd with a "-p 21" option. Guy Greg Gatlin wrote: I updated my xinetd to the newest version with up2date and my redirect is no longer functioning. I upgraded to xinetd-2.3.7-5. My redirect is so I can get to my box from work. They block port 22 and leave 21 open. Here is my xinetd configuration that worked before the upgrade: service ssh-ftp { disable= no port = 21 protocol = tcp flags = REUSE socket_type= stream wait = no user = root redirect = 10.0.0.25 22 } I have tried many different combinations, xinetd will not open port 21 unless I specify a service in the definition. It is not the firewall. I installed anonftp and xinetd opened port 21. I changed sshd to listen on port 21, xinetd opened port 21. Did something change that I need to add to the configuration? I scoured xinetd.org and didn't find any clues. Thanks, GREG -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Password authentication issue / Apache 2.0
two things I see.. ### AuthUserFile should have a full path unless it is in the /etc/apache/ directory (or whatever server root is) ### the httest file should be named .httest so that the built in deny rules in apache prevent users from downloading it and "cracking" the passwords.. also should NEVER be directly in a web accessable fodler. Tommy --On Friday, December 06, 2002 06:03:16 AM -0500 Keith Winston <[EMAIL PROTECTED]> wrote: On Thu, 2002-12-05 at 22:47, [EMAIL PROTECTED] wrote: Have run into an interesting problem with username athentication in Apache 2.0. Don't know why since I have followed the syntax I have always followed which worked with out an issue. This is what I have in my httpd.conf file in a Virtual Host so I can keep it away from my dmz host. # BTW, The names of the real files have been changed # to protect the innocent penguin's that I will # place my super secret files into. AllowOverRide All AuthType Basic AuthUserFile httest Authname "Super Secret Site, Trust Me!" require valid-user Then I created a simple file with htpasswd with a user named admin whose password is admin to test this configuration. Created with htpasswd -c /var/html/secret/httest admin my file "httest" looks like admin:.cz.qh01LXwVY brooks:brooks Are you sure apache can read your authfile at /var/html/secret/httest? You might want to put the full path in your AuthUserFile statement: AuthUserFile /var/html/secret/httest And check the permissions on the path and file. The user "apache" will need read access to the file. Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Need Help IPTABLES RH8
check the ipv4 foward line in /etc/sysctl.conf it needs to be changed from 0 -> 1 then run "sysctl -p" Tommy --On Tuesday, December 03, 2002 07:05:49 PM -0500 Pablo Allietti <[EMAIL PROTECTED]> wrote: Hi i have a problem with iptables in RH8. I still have a firewall function in rh7 but in the time to upgrade to 8, the machines behind a firewall dont access to INTERNET. my private network dont have access to outside. This is my old iptables please help me -A FORWARD -j ACCEPT -i eth0 -o eth0 -d 0/0 # -A FORWARD -i eth0 -m state --state NEW,INVALID -j DROP -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT -A INPUT -p tcp -m tcp --dport 25 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 80 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 22 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 53 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 110 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 143 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 953 --syn -j ACCEPT -A INPUT -p tcp -m tcp --dport 443 --syn -j ACCEPT -A INPUT -p udp --sport 137 --dport 137 -j DROP and /sbin/iptables --table nat --delete-chain /sbin/iptables --table nat --append POSTROUTING --out-interface eth0:0 -j MASQUERADE /sbin/iptables --append FORWARD --in-interface eth0 -j ACCEPT -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: iptables interface eth0:1 does not work
I dont think I have ever had good luck filtering on sub-intefaces ... it really attaches to the hardware level (eth0) device... I suggest using -i eth0 and then matching IP/Subnet info?? Tommy --On Friday, December 06, 2002 10:16:19 AM -0500 Hidemasa Yamakawa <[EMAIL PROTECTED]> wrote: Hi, all, I assigned 2 ip address to one ethernet card. One is eth0 and another is eth0:1. INPUT and FORWARD policy is DROP When I input iptables -A INPUT -i eth0:1 -j ACCEPT I got warning Warning: wierd character in interface `eth0:1' (No aliases, :, ! or *). and no packet come through this interface. Kindly advice please. Hyde -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: browsing mount points within automount maps
--On Tuesday, December 10, 2002 08:21:55 AM -0600 Tom Georgoulias <[EMAIL PROTECTED]> wrote: Cameron Simpson wrote: On 16:40 09 Dec 2002, Tom Georgoulias <[EMAIL PROTECTED]> wrote: | Is there any way to do enable the ability to browse the mount points | within an automount map, without having to cd into one of them? The autofs system doesn't supply this. Neither do some of the amd systems. Browseability is available on Solaris autofs. It doesn't create mount storms either. This feature may/may not show up in the v5 release: hehe... if you use Star Office 6.0 or Nautilus it does :) ponter:tomg$ more /usr/share/doc/autofs-3.1.7/TODO autofs v5 TODO list --- * (Hopefully) some kind of inode spoofing to support browsable directories. Generally I have found that it is better to ask yourself _exactly_ why you want this facility (yes I know it'd be "nice"); there is usually a better or at least alternative way to get the information you want. "Tom, why do you want this?" "Since it is the right way to deal with the problem at hand, I'd like the ability to browse directories mounted by automount." Seriously, this feature is relied upon by my users and I'd like to set up my RHL system to behave in as similar a fashion as my other unix systems do. They've already complained quite a bit about it and I wanted to try and make it easier on them. Tom -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: wireless card frequently hanging up
When mine hangs, I usually do ifdown eth0 ifup eth0 and that seems to fix it :-/ Tommy --On Wednesday, December 11, 2002 12:17:03 AM -0800 Keith Morse <[EMAIL PROTECTED]> wrote: On Mon, 9 Dec 2002, Robert P. J. Day wrote: several weeks ago, i put my RH 8.0 laptop on a small wireless net here in the house -- linksys pcmcia card and linksys 4-port WAP router. most of the time, everything is fine, but recently, and increasingly frequently, the data transfer just hangs, typically at the same time as an arbitrary web page download. "ifconfig" shows nothing amiss, but "fetchmail" times out claiming it can't do a DNS lookup. effectively, all networking grinds to a halt on that interface, and the only fix is to "service network restart". I wonder if also a "service pcmcia restart" would bring it back on line. Oddly I don't do wireless for a "client" pc but rather as a firewall/gateway, three of them currently. The only time I get the pcmcia card to stop working is when I use tcpdump on it when I'm troubleshooting netfilter rule sets or vpn setup's. Rather annoying as the system is usually remotely located. I also agree with the one poster recommending that the firmware is at it's latest rev. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: DHCP Client Not Seeing Everything
did ya check the "peer dns" checkbox in neat (or turn the flag to true/yes in the ifcfg-eth0) Tommy --On Wednesday, December 11, 2002 10:07:19 AM -0600 "Ronald W. Heiby" <[EMAIL PROTECTED]> wrote: Hello psyche-list, I have configured a RH 8.0 system as the LAN's DHCP server. For my notebook computer, I have configured an entry in the server's configuration to recognize the notebook's Ethernet hardware address and always assign a particular IP address to it. When I boot under Win2K Pro, this works just fine. However, when I boot into RH 8.0 on my notebook, the network does not get fully configured. The IP address provided by the DHCP server is used, but there is nothing added to /etc/resolv.conf, so all DNS lookups fail. I did an "ifdown eth0", ran ethereal in capture mode, and did an "ifup eth0". I captured two packets, the DHCP client broadcast query and the response. I'm no DHCP expert, but it looks like the response contains all the information I would expect. (I have attached the short capture file to this message.) The dhclient-eth0.leases file contains the entry: lease { interface "eth0"; fixed-address 192.168.254.100; option subnet-mask 255.255.255.0; option dhcp-lease-time 86400; option dhcp-message-type 5; option domain-name-servers 192.168.254.1; option dhcp-server-identifier 192.168.254.1; option broadcast-address 192.168.254.255; option domain-name "off.mydomain.com"; [not the real domain] renew 4 2002/12/12 00:48:35; rebind 4 2002/12/12 12:24:27; expire 4 2002/12/12 15:24:27; } which also seems to have the right info. Any ideas on why it is that /etc/resolv.conf is not getting set up right? Ron. -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Why Telnet? (Was RE: Connection refused - why?)
appearantly you have not read the article that says most security issues/hacks come from the INSIDE :) If I can find the URL again I will forward it out. SSH should be installed by default, if it is not, then you are using an old and decrepid OS (or miroshaft.. and it that case use the FREE ssh client PuTTY).. Solaris 8 can have ssh with very few steps, solaris 9 and 10 come with ssh by default (not that Sun machines are secure out of the box or anything but thats a whole other argument) Tommy --On Friday, December 13, 2002 12:16:23 PM -0500 James Francis <[EMAIL PROTECTED]> wrote: A secure and segregated network using multiple firewalls, NAT, IDS, multiple VLANS, and only opening-up the ports we need is the primary means to protect the network. If someone hacks through all that, then it is already too late and the choice of telnet/ssh on the local backend net is already a moot point, IMHO -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: post-installation suggestions for RH 8.0
running up2date the first time is a "part" of the install as far as I'm concerned.. unless you do NFS installs and keep the packages updated on there (can we do that?) the dma thing should be part of the first time setup stuff the i18n should not be modified. if you have an app that is acting funny, then just do $ export LANG=C $ man whatever (for example) --On Friday, December 13, 2002 12:19:33 PM -0500 "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: On 13 Dec 2002, Keith Winston wrote: On Fri, 2002-12-13 at 11:11, Robert P. J. Day wrote: > > as the final page in a chapter i'm writing on RH 8.0 installation, > i want to suggest any post-installation stuff that should be done. > > example: editing /etc/sysconfig/i18n and setting > > LANG="en_US" > > can anyone suggest other little fixes that should be done? that is, > fixes that are doable by someone who may be relatively new to linux. Here are a few: 1. Run up2date and apply all relevant patches. 2. If you have an IDE CD-ROM or DVD and DMA is not working, add this line to the /etc/modules.conf file: options ide-cd dma=1 3. Turn off authentication in /etc/ntp.conf or time sync will not work (at least it did not work for me). I know at least one other person that had this problem, but not sure if it is universal. 4. Download and install java, I use Sun 1.4.1 JRE. 5. Download and install the goodies you want from psyche.freshrpms.net. all good ideas, but most of these will end up a bit later in the documentation. this is for the install chapter for my linux migration web page, and what i wanted was quick fixes that new linux admins could apply to rh 8.0 without having a lot of linux background and fixes that would *immediately* affect normal operation of the system. as the chapters progress, i'll cover stuff like DMA, installing software and so on. but i've already added these to the list of stuff to put *somewhere*, thanks. rday -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Compaq Armada 1700 sound
I installed psyche to my ancient compaq laptop, and it appears to run OK... (once I got out of gnome) .. however, I cant get sound to work... redhat-config-soundcard just reports there are no sound cards... lspci would seem to verify that.. maybe its an isa card?? I cant find isapnpdump (but I didnt do a full install) ... Does anyone know what kind of soundcard it is, and if its supported by OSS or if I need ALSA or something else?? it used to work in linux (I'm thinkin 6.x days?) Tommy -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Compaq Armada 1700 sound
connection refused by foreign host :p I swear I tried that :) ... I was looking on Compaq's site and saw something about ESS1688 I am on psyche with the latest kernel rpm (2.4.18-18.0?? (its not here)) and I installed alsa 0.90rc6 .. but when i modprobe snd-ess1688, it just says it cant be found.. I know its there.. it worked before... I also installed isapnptools*.rpm, and tried pnpdump, but dont find it. The search goes on ;) Tommy --On Sunday, December 15, 2002 02:18:05 AM -0800 Steve Madonna <[EMAIL PROTECTED]> wrote: check the very first (non-sponsored) link: http://www.google.com/search?q=Compaq+Armada+1700+sound&sourceid=mozilla- search&start=0&start=0 On Sunday 15 December 2002 12:35 am, Tommy McNeely wrote: I installed psyche to my ancient compaq laptop, and it appears to run OK... (once I got out of gnome) .. however, I cant get sound to work... redhat-config-soundcard just reports there are no sound cards... lspci would seem to verify that.. maybe its an isa card?? I cant find isapnpdump (but I didnt do a full install) ... Does anyone know what kind of soundcard it is, and if its supported by OSS or if I need ALSA or something else?? it used to work in linux (I'm thinkin 6.x days?) Tommy -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Compaq Armada 1700 sound
er... um... BIOS... oh yeah.. that is (supposed to be) on the hard drive... I need to find the floppy version so I can check that. ... will update when I get home :) --On Sunday, December 15, 2002 11:29:25 AM -0800 Steve Madonna <[EMAIL PROTECTED]> wrote: what about bios settings? On Sunday 15 December 2002 10:28 am, Tommy McNeely wrote: connection refused by foreign host :p I swear I tried that :) ... I was looking on Compaq's site and saw something about ESS1688 I am on psyche with the latest kernel rpm (2.4.18-18.0?? (its not here)) and I installed alsa 0.90rc6 .. but when i modprobe snd-ess1688, it just says it cant be found.. I know its there.. it worked before... I also installed isapnptools*.rpm, and tried pnpdump, but dont find it. The search goes on ;) Tommy --On Sunday, December 15, 2002 02:18:05 AM -0800 Steve Madonna <[EMAIL PROTECTED]> wrote: > check the very first (non-sponsored) link: > > http://www.google.com/search?q=Compaq+Armada+1700+sound&sourceid=mozil > la- search&start=0&start=0 > > On Sunday 15 December 2002 12:35 am, Tommy McNeely wrote: >> I installed psyche to my ancient compaq laptop, and it appears to run >> OK... (once I got out of gnome) .. however, I cant get sound to >> work... >> >> redhat-config-soundcard just reports there are no sound cards... lspci >> would seem to verify that.. maybe its an isa card?? I cant find >> isapnpdump (but I didnt do a full install) ... >> >> Does anyone know what kind of soundcard it is, and if its supported by >> OSS or if I need ALSA or something else?? it used to work in linux >> (I'm thinkin 6.x days?) >> >> Tommy > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RESOLVED: Compaq Armada 1700 sound
OK.. well I must say that COMPAQ SUCKS ... sorry, OK .. now back to business.. I finally found a "SoftPaq" to get to my BIOS settings in a language I could understand( Japanese is easy to find... English is a little harder). I had to install vmware (on a faster machine) so that I could run their crappy ass DOS based app... I could have probably used wine or dosemu, but I wanted vmware for something else anyhow :).. I found out I have an ESS 1869 sound card... and although the BIOS claims its PnP, it does not show up to PNPDUMP. Once I knew what specific soundcard I had, I had a trip over to http://www.google.com/linux and found this nice little link to the "sound-list" :) http://www.redhat.com/mailing-lists/sound-list/msg01966.html After installing sndconfig from the install media, I was able to "maunally" configure my soundcard and get it to work with the OSS driver for ess1868, I am working on alsa still, I cant make it detect the card, it says that io/irq/etc are not valid module options (but thats for another list ;) ) Thanks, Tommy McNeely --On Sunday, December 15, 2002 12:49:21 PM -0700 Tommy McNeely <[EMAIL PROTECTED]> wrote: er... um... BIOS... oh yeah.. that is (supposed to be) on the hard drive... I need to find the floppy version so I can check that. ... will update when I get home :) --On Sunday, December 15, 2002 11:29:25 AM -0800 Steve Madonna <[EMAIL PROTECTED]> wrote: what about bios settings? On Sunday 15 December 2002 10:28 am, Tommy McNeely wrote: connection refused by foreign host :p I swear I tried that :) ... I was looking on Compaq's site and saw something about ESS1688 I am on psyche with the latest kernel rpm (2.4.18-18.0?? (its not here)) and I installed alsa 0.90rc6 .. but when i modprobe snd-ess1688, it just says it cant be found.. I know its there.. it worked before... I also installed isapnptools*.rpm, and tried pnpdump, but dont find it. The search goes on ;) Tommy --On Sunday, December 15, 2002 02:18:05 AM -0800 Steve Madonna <[EMAIL PROTECTED]> wrote: > check the very first (non-sponsored) link: > > http://www.google.com/search?q=Compaq+Armada+1700+sound&sourceid=mozil > la- search&start=0&start=0 > > On Sunday 15 December 2002 12:35 am, Tommy McNeely wrote: >> I installed psyche to my ancient compaq laptop, and it appears to run >> OK... (once I got out of gnome) .. however, I cant get sound to >> work... >> >> redhat-config-soundcard just reports there are no sound cards... >> lspci would seem to verify that.. maybe its an isa card?? I cant find >> isapnpdump (but I didnt do a full install) ... >> >> Does anyone know what kind of soundcard it is, and if its supported >> by OSS or if I need ALSA or something else?? it used to work in linux >> (I'm thinkin 6.x days?) >> >> Tommy > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: wireless card frequently hanging up
(hehe .. replying to my own message) I set USERCTL to true so I could do this as a user... any large graphic website causes the hang... also playing MP3's over an NFS connection before the 1 minute mark almost every time... interestingly enough though, I can stream from digitally imported for HOURS. I noticed some really strange info from the "iwconfig" command when it hangs.. it looks like its trying to use 42.325GHz (I dont think I have permission to be on that frequency) (the number is from memory, it was 42.xxx instead of 2.4xx) .. I dont know if that helps or not, but like someone else said... a quick ifdown eth1;ifup eth1 seems to fix it without even breaking ssh connections. I can post the output of the iwconfig in here if anyone is interested (once I get home) Tommy --On Wednesday, December 11, 2002 05:05:15 PM -0700 Tommy McNeely <[EMAIL PROTECTED]> wrote: When mine hangs, I usually do ifdown eth0 ifup eth0 and that seems to fix it :-/ Tommy --On Wednesday, December 11, 2002 12:17:03 AM -0800 Keith Morse <[EMAIL PROTECTED]> wrote: On Mon, 9 Dec 2002, Robert P. J. Day wrote: several weeks ago, i put my RH 8.0 laptop on a small wireless net here in the house -- linksys pcmcia card and linksys 4-port WAP router. most of the time, everything is fine, but recently, and increasingly frequently, the data transfer just hangs, typically at the same time as an arbitrary web page download. "ifconfig" shows nothing amiss, but "fetchmail" times out claiming it can't do a DNS lookup. effectively, all networking grinds to a halt on that interface, and the only fix is to "service network restart". I wonder if also a "service pcmcia restart" would bring it back on line. Oddly I don't do wireless for a "client" pc but rather as a firewall/gateway, three of them currently. The only time I get the pcmcia card to stop working is when I use tcpdump on it when I'm troubleshooting netfilter rule sets or vpn setup's. Rather annoying as the system is usually remotely located. I also agree with the one poster recommending that the firmware is at it's latest rev. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Tenet window scrolling on win 9* boxes
windows telnet sucks Use PuTTY on Windows http://www.chiark.greenend.org.uk/~sgtatham/putty/ it does SSH and telnet :) Tommy --On Tuesday, December 17, 2002 04:59:52 PM -0700 Ben Dugdale <[EMAIL PROTECTED]> wrote: Hi, I'm on a school network and have a RedHat 8 box set up for the computer club so play with. I also use telnet to computer to launch a SSH session to my home computer (which refuses telnet). I don't install SSH on the windows clients because there are too many of them, our network is (reportedly) secure, and I'm not the admin. I understand that telnet is a great way to give my passwords out. That said. I often find that when using VI in a telnet window and scrolling one line at a time, only the last line of text changes. This makes text-editing a real pain. Scrolling works much better by specifying 20 lines at a time, but it's still a pain. Is it possible, and does anyone know how to get my telnet server to force the screen to refresh with each scroll command? Keep in mind that I have control over the redhat box, but not all the windows computers we access it from. Thanks for your ideas! Ben Dugdale --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: wireless card frequently hanging up
Who is BAP :-/ :p Is this a problem with the 2.4 kernel... I know I am not the only one with this issue :) Tommy eth0: Error -110 writing Tx descriptor to BAP eth0: Error -110 writing Tx descriptor to BAP eth0: Error -110 writing Tx descriptor to BAP eth0: Error -110 writing Tx descriptor to BAP (repeated thousands of times) eth0 IEEE 802.11-DS Nickname:"cake.wireless.redneck.nu" Mode:Managed Frequency:42.9497GHz Tx-Power=15 dBm RTS thr:off Encryption key:off [root@cake root]# /sbin/ifdown eth0; /sbin/ifup eth0 Determining IP information for eth0... done. [root@cake root]# iwconfig lono wireless extensions. eth0 IEEE 802.11-DS ESSID:"Wireless.RedNeck.NU" Nickname:"cake.wireless.redneck.nu" Mode:Managed Frequency:2.427GHz Access Point: 00:03:2F:01:09:2E Bit Rate:11Mb/s Tx-Power=15 dBm Sensitivity:1/3 Retry min limit:8 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:62/92 Signal level:-37 dBm Noise level:-144 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:5 Invalid misc:0 Missed beacon:0 On Mon, 2002-12-16 at 16:06, Tommy McNeely wrote: > (hehe .. replying to my own message) > > > I set USERCTL to true so I could do this as a user... any large graphic > website causes the hang... also playing MP3's over an NFS connection before > the 1 minute mark almost every time... interestingly enough though, I can > stream from digitally imported for HOURS. > > > I noticed some really strange info from the "iwconfig" command when it > hangs.. it looks like its trying to use 42.325GHz (I dont think I have > permission to be on that frequency) (the number is from memory, it was > 42.xxx instead of 2.4xx) .. I dont know if that helps or not, but like > someone else said... a quick ifdown eth1;ifup eth1 seems to fix it without > even breaking ssh connections. > > I can post the output of the iwconfig in here if anyone is interested (once > I get home) > > Tommy > > > --On Wednesday, December 11, 2002 05:05:15 PM -0700 Tommy McNeely > <[EMAIL PROTECTED]> wrote: > > > When mine hangs, I usually do > > > > ifdown eth0 > > > > ifup eth0 > > > > and that seems to fix it :-/ > > > > Tommy > > > > --On Wednesday, December 11, 2002 12:17:03 AM -0800 Keith Morse > > <[EMAIL PROTECTED]> wrote: > > > >> On Mon, 9 Dec 2002, Robert P. J. Day wrote: > >> > >>> > >>> several weeks ago, i put my RH 8.0 laptop on a small > >>> wireless net here in the house -- linksys pcmcia card > >>> and linksys 4-port WAP router. > >>> > >>> most of the time, everything is fine, but recently, > >>> and increasingly frequently, the data transfer just hangs, > >>> typically at the same time as an arbitrary web page download. > >>> > >>> "ifconfig" shows nothing amiss, but "fetchmail" times out > >>> claiming it can't do a DNS lookup. effectively, all networking > >>> grinds to a halt on that interface, and the only fix is to > >>> "service network restart". > >>> > >> > >> > >> I wonder if also a "service pcmcia restart" would bring it back on line. > >> Oddly I don't do wireless for a "client" pc but rather as a > >> firewall/gateway, three of them currently. The only time I get the > >> pcmcia card to stop working is when I use tcpdump on it when I'm > >> troubleshooting netfilter rule sets or vpn setup's. Rather annoying as > >> the system is usually remotely located. > >> > >> I also agree with the one poster recommending that the firmware is at > >> it's latest rev. > >> > >> > >> > >> -- > >> Psyche-list mailing list > >> [EMAIL PROTECTED] > >> https://listman.redhat.com/mailman/listinfo/psyche-list > > > > > > > > -- > > Tommy McNeely --[EMAIL PROTECTED] > > Sun Microsystems - IT Ops - Broomfield Campus Support > > Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 > > > > > > > > -- > > Psyche-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/psyche-list > > > > -- > Tommy McNeely --[EMAIL PROTECTED] > Sun Microsystems - IT Ops - Broomfield Campus Support > Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Fail to boot RH8-cd on an IBM A31P laptop
same thing happened to me on my (toshiba?) laptop.. i had to copy the CDs to my workstation and do NFS install (using a floppy to boot) tommy On Wed, 2002-12-18 at 01:10, Stephan Deckers wrote: > I recently got an IBM A31P laptop from my boss and want > to install RH8.0 on it. I already installed Windows XP > professional and Windows XP Home editon, and I can boot > the XP cd without any problems. Trying to boot the RH8 cd > fails, and the Windows boot menu appears. It seems like the > bootloader is searching the CD, because I can see some > activity. I burned the RH8 cd's a couple of weeks ago, and > installed RH8 on my previous laptop, an IBM A31M, to see > if it would give any problems. Booting from the RH8-cd #1 > and installing Linux didn't give any problem. > > If I boot from the CD on a Dell precision 220 workstation it > boots without a problem. > > Is there a problem with the A31P BIOS ? I searched the web > (especially the IBM.com) but I can't find anything pointing > to that. > > I am able to boot from a RH6.2 cd. Why can I boot from > a RH6.2 cd and not from a RH8 cd ? > > Has anyone experienced the same ? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: RH8.0
I think Sun calls them maintenence releases or whatever... they release (and ship) the last two major releases (ie Solaris 8 and Solaris 9) quarterly with all the recommended patches pre-installed. One of the few things I think Sun does better than Redhat :) Tommy --On Thursday, December 19, 2002 08:18:46 AM -0800 Jesse Keating <[EMAIL PROTECTED]> wrote: On Thursday 19 December 2002 05:07, Ekow Oppon uttered: Hi guys, just talked to someone who mentioned that he had minor problems running RH8.0 and that there have been patches/fixes to correct the bugs.. Can anyone please tell me where I can download the latest version with the patches already incorporated? Thanks for your time. There isn't an official build like that. It's a QA nightmare to try to rebuild the iso and install set every time a piece of errata is released. Just use the original media, and then run up2date when you're done. Pretty simple. -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: umask is different in 8.0
Yeah.. I thought so too... .. file must have existed before? Tommy --On Thursday, December 19, 2002 04:47:46 PM -0700 Ben Dugdale <[EMAIL PROTECTED]> wrote: Perhaps a dumb question but... In this example, shouldn't the permissions of 'foo' be rwxrwxrwx with a umask of 000 unless foo was a pre-existing file? Your permissions are what I would expect with a umask of 111, but it works the same here (as your example). Jesse Keating wrote: On Thu, 19 Dec 2002 15:02:30 -0500 "Eric Wood" <[EMAIL PROTECTED]> wrote: But when a new child process spawns (say a shell script), the umask is not inherited. Is there a fix for that? I can't duplicate that either. [jkeating@yoda temp]$ umask 000 [jkeating@yoda temp]$ ./script Touching foo total 20 drwxrwxr-x3 jkeating jkeating 4096 Dec 19 12:11 . drwx-- 97 jkeating jkeating 8192 Dec 19 12:10 .. -rw-rw-rw-1 jkeating jkeating0 Dec 19 12:11 foo [jkeating@yoda temp]$ cat script # !/bin/sh echo `umask` echo "Touching foo" touch foo echo ls -al exit 0 --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: umask is different in 8.0
nevermind.. I am being dumb forgot about the directory/file difference thing :D --On Friday, December 20, 2002 11:45:15 AM -0700 Tommy McNeely <[EMAIL PROTECTED]> wrote: Yeah.. I thought so too... .. file must have existed before? Tommy --On Thursday, December 19, 2002 04:47:46 PM -0700 Ben Dugdale <[EMAIL PROTECTED]> wrote: Perhaps a dumb question but... In this example, shouldn't the permissions of 'foo' be rwxrwxrwx with a umask of 000 unless foo was a pre-existing file? Your permissions are what I would expect with a umask of 111, but it works the same here (as your example). Jesse Keating wrote: On Thu, 19 Dec 2002 15:02:30 -0500 "Eric Wood" <[EMAIL PROTECTED]> wrote: But when a new child process spawns (say a shell script), the umask is not inherited. Is there a fix for that? I can't duplicate that either. [jkeating@yoda temp]$ umask 000 [jkeating@yoda temp]$ ./script Touching foo total 20 drwxrwxr-x3 jkeating jkeating 4096 Dec 19 12:11 . drwx-- 97 jkeating jkeating 8192 Dec 19 12:10 .. -rw-rw-rw-1 jkeating jkeating0 Dec 19 12:11 foo [jkeating@yoda temp]$ cat script # !/bin/sh echo `umask` echo "Touching foo" touch foo echo ls -al exit 0 --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: RH8.0
yikes.. I must have struk a nerve :) sorry :) Notice I said one of the "few" things :) Also I failed to mention that Redhat Releases a new OS MUCH MUCH more frequently than Sun does, so its not as big of a deal... Solaris 8 has been around for several years... where I think RedHat has release 7.0 7.1 7.2 7.3 and 8.0 VERY recently :) Tommy --On Friday, December 20, 2002 10:53:56 AM -0800 Jesse Keating <[EMAIL PROTECTED]> wrote: On Fri, 20 Dec 2002 11:40:43 -0700 Tommy McNeely <[EMAIL PROTECTED]> wrote: I think Sun calls them maintenence releases or whatever... they release (and ship) the last two major releases (ie Solaris 8 and Solaris 9) quarterly with all the recommended patches pre-installed. One of the few things I think Sun does better than Redhat :) Sun also sells machines for ungodly prices. If Red Hat had the capital and man power, sure they could do something like that. It's just not feasible to do something like that with the funding and manpower that Red Hat has, and still be able to do anything else, like bug fixes, or new releases. Comparing Red Hat to Sun, or to Microsoft is just bologna. -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: RH8.0 as a internet router
Wow.. this is actually a pretty decent little script.. Can we get Mike to crack down on the folks that write the default firewall configuration stuff? --On Sunday, December 22, 2002 07:25:07 AM -0500 Chris Kloiber <[EMAIL PROTECTED]> wrote: You can also make the change in /etc/sysctl.conf, then run 'sysctl -p' instead of the echo command. You will also need a firewall script that supports NAT. I personally use the one written my my co-worker, Mike Gahagan, found at http://people.redhat.com/mgahagan/firewall/fwiptables After you have the basic setup working, You can get fancy and set up services like DHCP on the internal interface of the linux system, DNS, ntpd, mail (both in and out) and don't forget that should your DSL have a dynamic IP, you can host your official DNS at a place like mydyndns.org, and run a script to update your IP as it changes so your mail keeps working. The possibilities are nearly endless. On Sun, 2002-12-22 at 04:30, Pavel Rozenboim wrote: In /etc/sysctl.conf change net.ipv4.ip_forward to 1 to enable routing on boot time. Run "echo 1 > /proc/sys/net/ipv4/ip_forward" to enable routing immediately. (snip) -- Chris Kloiber -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: How to find app using xfs?
I was thinking /etc/init.d/xfs stop and see what doesnt work :) but haven't had a chance to see if it works or not :) --On Thursday, January 02, 2003 12:02:47 PM +0100 Marco Fioretti <[EMAIL PROTECTED]> wrote: Hello, RH 8.0 uses xft2/fontconfig by default, and xfs is kept only to support applications not using xft2 yet, right? I still have xfs running on this PC, and wanted to hunt down all the applications which are actually 1) installed and 2) using it. How do I proceed? TIA, Marco Fioretti -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: mouting of USB-stick
first.. make sure its "detected" (using dmesg) as the last USB "stick" device I tried to install had to be accessed through VMWARE in that shady OS they we all love to hate. second... I think you should try /dev/sda4 .. since thats what my friends USB zip drive came up as when he plugged it in .. which also WAXED my /dev/dvd link (which has strange effects) ymmoT --On Thursday, January 02, 2003 06:01:45 PM +0100 Patrick Marquetecken <[EMAIL PROTECTED]> wrote: I dit a fdisk, created a new primary partition, mkfs and changed the entry in etc/fstab to: /dev/sda1 /mnt/usb ext3 but i still have the same error at boot time mount: dev/sda1 is not a valid block device and still the device is mounted. If i manualy mount the USB-stick there is no error -- Knowledge in a databank,is like food which is in a deepfreeze. Nothing comes out better than what is initially put in. PGP Key: http://users.pandora.be/rivendell/marquetp.gpg.gz Registered Linux User #44550 http://counter.li.org -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: mouting of USB-stick
--On Thursday, January 02, 2003 02:24:57 PM -0500 "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: On Thu, 2 Jan 2003, Tommy McNeely wrote: first.. make sure its "detected" (using dmesg) as the last USB "stick" device I tried to install had to be accessed through VMWARE in that shady OS they we all love to hate. second... I think you should try /dev/sda4 .. since thats what my friends USB zip drive came up as when he plugged it in .. which also WAXED my /dev/dvd link (which has strange effects) ok, i have to ask ... what's a USB "stick"? i have a laptop to which i attach, on occasion, a USB zip drive and a CF card via a PCMCIA/CF adapter. the devices that they show up as: it was some sort of usb interface to a memory card for his camera ... it came up as device not claimed by any active driver (or some such nonsense) .. so I pulled it out.. went to "ALT-F8" (or the winXP virtual machine) and plugged it back in, and everything worked... :) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: How to port existing apps to xft2?
--On Thursday, January 02, 2003 10:39:26 PM +0100 Alexander Volovics <[EMAIL PROTECTED]> wrote: -- *The United States must fully disclose and destroy it's Weapons of Mass Destruction* Does this include any and all Mi***soft products? Tommy -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: DNS questions
IIRC the /etc/mail/relay-hosts is the same as the old /etc/mail/sendmail.cw file .. it lists the domains that you will accept mail for... the accessdb is for allowing who can relay through your mailserver (like you would specify your local networks in there) Tommy --On Friday, January 03, 2003 12:23:28 PM -0600 Randy Kelsoe <[EMAIL PROTECTED]> wrote: Kevin McConnell wrote: --- Jesse Keating <[EMAIL PROTECTED]> wrote: Sendmail on Red Hat doesn't listen to anything but localhost by default. You have to configure it to allow certian IP addresses to relay. Please consult the release notes, and sendmail documentation. to get around this you simply need to edit /etc/mail/sendmail.mc and comment out DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') by putting a dnl in front of it. And while you're at it, you may as well comment out this line too: FEATURE(`accept_unresolvable_domains')dnl then run m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf then you will prolly still have to allow relaying via the other files as mentioned I had already commented out "DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')" and still had the same errors. I just tried uncommenting FEATURE(`accept_unresolvable_domains')dnl, running the m4 command, and restarting sendmail. Still get the same thing. As far as the /etc/mail/relay-hosts file, I am not familiar with that, but isn't relaying controlled by the /etc/mail/access.db file now? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: RH8 and GAIM : unable to read
gaim has been VERY high on the activity meeter on sf.net lately.. perhaps the found a bug in the version that was shipped with 8.0 .. there are several newer releases.. I suggest trying those first :) Although you will loose your cute little Instant Messenger icon in the Internet menu :-( Tommy On Fri, 2003-01-03 at 21:35, Peter Larsen wrote: > Philippe wrote: > > Hi everybody. > > I used Gaim for a while then stopped, and decided to use it again. > > But from yesterday, it is impossible to connect to yahoo ? > > Has anything changed with Gaim (0.59.6 and 0.59.7). ? > > Anyone else has difficulties to log on ? > > I'm faily new to gaim - but yahoo keeps falling in and out. > However, I am able to keep up the IM sessions I start regardless. > > I assume the problem is the server is over-loaded with requests. > I also get occasional disconnects from AIM. > > Regards > Peter Larsen > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Routing Problems
All machines on net A and net B must use the gateway machine as their DEFAULT ROUTE .. or else you may have to set a default route in the real default router for the specific subnet to go to the gateway machine ... yikes.. even I got lost in that.. suffice it to say, use the gateway machine as the default router on both nets, and that should work (thats sorta how I have my wireless working) Tommy On Sat, 2003-01-04 at 09:34, Reinhard X. Fuerst wrote: > Hi, > > i have a little network with 2 segments: > net A -> 192.168.0.x, Mask 255.255.255.0 > net B -> 192.168.2.x, Mask 255.255.255.0 > > One Linux-RH8-Computer (my gateway) has 2 ethernet cards: > eth0 -> 192.168.2.1 (255.255.255.0) > eth1 -> 192.168.0.66 (255.255.255.0) > > ping from Gateway in both nets possible > ping from net A to gateway possible > ping from net B to gateway possible > > BUT ping from one network to the other: NOT possible > As gateway adress i put in computers on net A 192.168.0.66 > and in computers on net B 192.168.2.1 > > in the gateway-computer i have /proc/sys/net/ipv4/ip_forward = 1 > > route (on gw) gives: > --- > Kernel IP Routentabelle > ZielRouter Genmask Flags Metric RefUse Iface > 192.168.2.0 * 255.255.255.0 U 0 00 eth0 > 192.168.0.0 * 255.255.255.0 U 0 00 eth1 > 127.0.0.0 * 255.0.0.0 U 0 00 lo > -- > > Why doesn't it route the packets from one net to the other? > > Any help appreciated > > Reinhard > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Trying to Install LimeWire
one thing I noticed trying to use gallery remote (another java program) was that I had to rename /usr/bin/java ... and add /usr/java/bin to my path (bin is a symlink to j2sdkXX/bin) Tommy On Sat, 2003-01-04 at 11:21, Gerry Doris wrote: > On Sat, 4 Jan 2003, Jesse Keating wrote: > > > On Friday 03 January 2003 19:18, Gerry Doris uttered: > > > I've been trying to install LimeWire on a RH 8.0 box but I can't get it to > > > work properly. > > > > > > I've installed jre 1.3 since LimeWire didn't like the 1.4 version. When I > > > installed and when I start LimeWire it issues a string of warnings about > > > not being able to create virtual key bindings but it does start. > > > > What steps have you taken to install java and LimeWire? I just installed j2re > > 1.4 last night, and then the latest free version of LimeWire. LimeWire works > > perfectly fine, and I was able to find what I was looking for > > Thanks for your rely. It seems all that I really needed was a little > encouragement that LimeWire really does work on RH 8. After reading your > note I went back and erased everything and started from scratch. I > immediately found a typo in the path statement for the jre. I have > several copies of jre and it looks like LimeWire was picking an old one. > > I fixed that and LimeWire worked properly. > > -- > Gerry > > "The lyfe so short, the craft so long to learne" Chaucer > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Routing Problems
Do you have an "internet" connection on this network? I don't see a default gateway at all... also can we get the "netstat -rn" output from one of the machines on net A and one from net B Tommy On Sat, 2003-01-04 at 14:24, Reinhard X. Fuerst wrote: > toby <[EMAIL PROTECTED]> writes: > > >> route (on gw) gives: > >> --- > >> Kernel IP Routentabelle > >> ZielRouter Genmask Flags Metric RefUse Iface > >> 192.168.2.0 * 255.255.255.0 U 0 00 eth0 > >> 192.168.0.0 * 255.255.255.0 U 0 00 eth1 > >> 127.0.0.0 * 255.0.0.0 U 0 00 lo > >> -- > >> > > > Do you have routed or gated running? > > Neither nor > > Reinhard > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
gnome-terminal is terminally ill :)
This is the error I get the first time... (after restarting) (the window sorta appears then dis-appears) $ gnome-terminal Xlib: extension "RENDER" missing on display ":0.0". Gdk-ERROR **: The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 1088 error_code 11 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) aborting... (process:30745): Gdk-ERROR (recursed) **: The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadGC (invalid GC parameter)'. (Details: serial 1091 error_code 13 request_code 60 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) aborting... Multiple segmentation faults occurred; can't display error dialog If I try to run it again, the window appears with nothing in it. The machine starts to get slower and slower as gnome-terminal takes up all my ram and swap, then the machine becomes unusable (except to push the reset button cause I am impatient). I guess I will post a bug (as soon as I remember my login) ... but has anyone else gotten that behavior? I can do "ALT+F2" and use xterm for now :) Tommy -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: RAM upgrade not recognized by RH 6.0
you have to append "mem=256M" to your kernel line in /etc/lilo.conf IIRC?? On Sat, 2003-01-04 at 17:15, hmc wrote: > This is a RH6 question, but I am hoping someone has a > quick answer... > > I was running RH6.0 on an Intel celeron 400Mhz that > used to have 64Meg. > > I just upgraded it to 256Meg and the bios apparently > recognizes the new memory but Linux does not according > to top command. > > Does anyone know what I need to do to get linux to > recognize the extra memory? > > __ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
congratulations.. now try using POST instead of GET :p
I get the following screen after entering all the details for a bug :( Request-URI Too Large The requested URL's length exceeds the capacity limit for this server. request failed: URI too long Apache/1.3.27 Server at bugzilla.redhat.com Port 443 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: gnome-terminal is terminally ill :)
# rpm -U Xft*i386.rpm (really really long list of this requires that) Suggested resolutions: XFree86-libs-4.2.99.2-0.20021217.0.i386.rpm Tommy On Sat, 2003-01-04 at 18:48, Havoc Pennington wrote: > On Sat, Jan 04, 2003 at 05:56:50PM -0700, Tommy McNeely wrote: > > I guess I will post a bug (as soon as I remember my login) ... but has > > anyone else gotten that behavior? I can do "ALT+F2" and use xterm for > > now :) > > It's probably just the Xft memory leak caused by lack of the RENDER > extension - all your GNOME and KDE apps are most likely leaking too, > just not as fast as the terminal does. > > Grab the Xft packages from ftp://people.redhat.com/hp/testing/ > and see if they help the problem. > > Havoc > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: gnome-terminal is terminally ill :)
my fault.. I am running psyche on my desktop and phoebe on my vmware machine.. I got the aliases confused :) Tommy On Sat, 2003-01-04 at 20:47, Havoc Pennington wrote: > On Sat, Jan 04, 2003 at 08:05:50PM -0700, Tommy McNeely wrote: > > # rpm -U Xft*i386.rpm > > > > (really really long list of this requires that) > > > > Suggested resolutions: > > XFree86-libs-4.2.99.2-0.20021217.0.i386.rpm > > > > Oh, are you running phoebe? Yeah those RPMs will probably not > work. You're seeing some other thing, I may have seen it go by > bugzilla already. Check the "vte" component. > > Havoc > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
ip_conntrack_ftp
Hoping someone can resolve this one.. its annoying. I use the "stateful" packet filter with iptables.. and it has a module called ip_conntrack_ftp that will open the proper ports to allow someone to do a passive ftp connection to me.. however, if I run my ftp server on an alternate port, it doesnt work.. port 21 it does... is there some sort of module option to set to have ip_conntrack_ftp watch another port, and where would I put it... right now all I did was put "/sbin/modprobe ip_conntrack_ftp" into my /etc/rc.local file which is the "lazy way out" .. hoping I can get some good replies :) Tommy -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ip_conntrack_ftp
my question.. which everyone keeps sorta dancing around :) is how do I make it load automatically at system boot time... will just specifying the options in /etc/modules.conf work for me? .. i see something about /etc/rc.modules in the /etc/rc.sysinit ?? or is there something like /etc/modules.autoload ?? Tommy On Sun, 2003-01-05 at 00:29, djh wrote: > On Sun, 5 Jan 2003, Tommy McNeely wrote: > > ... > > is there some sort of module option to set to have ip_conntrack_ftp > > watch another port, > > modinfo will list module parameters. > > > and where would I put it... right now all I did was > > modprobe ip_conntrack_ftp ports=21,8021 > > Or if you feel the need, you could add something like this to > /etc/modules.conf: > > options ip_conntrack_ftp ports=21,8021 > > David. > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Re[2]: Unable to boot - Stuck at "GRUB"
maybe it has something to do with the way grub is detecting the disks?? maybe hd(0,0) is now your IDE disk... ?? On Sun, 2003-01-05 at 13:45, Brian Curtis wrote: > Hello Mike, > > Sunday, January 5, 2003, 2:12:12 PM, you wrote: > > MW> I have a dual RAID 1 setup too. When you installed the new HD did you > MW> put it between the two RAID drives? You have to install a new drive > MW> behind existing drives or your mdtab and fstab file won't match the > MW> physical drives. > > Actually, my entire Linux system resides on SCSI drives. The IDE HDD > is for mass storage only (single drive, no RAID). > > MW> In my configuration, I can install a new HD as /dev/hdb or /dev/hdd > MW> since neither affects the original fstab or mdtab. If you did, you can > MW> edit fstab and mdtab to match your new drive configuration. > > Unfortunately I cannot get far enough in the boot process (without > using rescue mode) to have made this mistake. Checking fstab and > raidtab once booted into rescue mode, neither file has been modified > since July 2002. > > -- > Best regards, > Brian Curtis > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ip_conntrack_ftp
I assume that goes in /etc/modules.conf :) iptables gets automatically loaded AFAIK .. or else it happens in the /etc/init.d/iptables ;) Tommy On Sun, 2003-01-05 at 13:53, Steven W. Orr wrote: > On Sun, 5 Jan 2003, Tommy McNeely wrote: > > => > =>my question.. which everyone keeps sorta dancing around :) > => > =>is how do I make it load automatically at system boot time... will just > =>specifying the options in /etc/modules.conf work for me? .. i see > =>something about /etc/rc.modules in the /etc/rc.sysinit ?? or is there > =>something like /etc/modules.autoload ?? > => > =>Tommy > > How about something like this: > > add above ip_tables iptable_filter iptable_mangle iptable_nat ip_conntrack >ipt_state ipt_unclean ipt_LOG ipt_limit > add above ip_conntrack ip_conntrack_ftp ip_conntrack_irc > add above iptable_nat ipt_MASQUERADE ip_nat_ftp > > Then load the ip_tables module in rc.local via modprobe > > => > =>On Sun, 2003-01-05 at 00:29, djh wrote: > =>> On Sun, 5 Jan 2003, Tommy McNeely wrote: > =>> > ... > =>> > is there some sort of module option to set to have ip_conntrack_ftp > =>> > watch another port, > =>> > =>> modinfo will list module parameters. > =>> > =>> > and where would I put it... right now all I did was > =>> > =>> modprobe ip_conntrack_ftp ports=21,8021 > =>> > =>> Or if you feel the need, you could add something like this to > =>> /etc/modules.conf: > =>> > =>> options ip_conntrack_ftp ports=21,8021 > =>> > =>> David. > > -- > -Time flies like the wind. Fruit flies like a banana. Stranger things have - > -happened but none stranger than this. Does your driver's license say Organ > -Donor?Black holes are where God divided by zero. Listen to me! We are all- > -individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED] > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Re[4]: Unable to boot - Stuck at "GRUB"
I think this is all you need to do... then you may need to fix the (hd0,0) parts... I think each time you ADD hardware, grub will update its device map.. but if you remove it, it may not :-/ .. it may be thinking you just had a hardware failure, and you don't want to mess up your device numbers ;) Tommy [root@cookies root]# grub-install --recheck /dev/sda Probing devices to guess BIOS drives. This may take a long time. Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. Check if this is correct or not. If any of the lines is incorrect, fix it and re-run the script `grub-install'. (fd0) /dev/fd0 (hd0) /dev/sda (hd1) /dev/sdb [root@cookies root]# On Sun, 2003-01-05 at 14:18, Brian Curtis wrote: > Hello Tommy, > > Sunday, January 5, 2003, 4:02:33 PM, you wrote: > > TM> maybe it has something to do with the way grub is detecting the disks?? > > TM> maybe hd(0,0) is now your IDE disk... ?? > > Hmm, how does one go about determining the mapped hd(x,y) syntax to their > actual disk/partition mappings? > > Also, if this is the case, wouldn't removing the IDE drive restore > hd(0,0) back to my bootable SCSI partition? > > I don't know much at all about GRUB (can't say that I know all that > much more about Linux either), so if I'm not explaining things > properly or more information is necessary, please let me know. > > Thanks again. > > -- > Best regards, > Brian Curtis > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ip_conntrack_ftp
I have found it bad to modify redhat init scripts :) .. they tend to get overwritten during up2date ... found this out the hard way back in 6.x with postfix and sendmail :) tommy On Sun, 2003-01-05 at 15:06, Scott Kindley wrote: > On Sun, 2003-01-05 at 15:40, Tommy McNeely wrote: > > > > my question.. which everyone keeps sorta dancing around :) > > > > is how do I make it load automatically at system boot time... will just > > specifying the options in /etc/modules.conf work for me? .. i see > > something about /etc/rc.modules in the /etc/rc.sysinit ?? or is there > > something like /etc/modules.autoload ?? > > > > Tommy > > > > The way I do this is to edit the /etc/rc.d/init.d/iptables file and > where it begins the section starting with case "$1" in modify it to look > like this: > > case "$1" in > start) > start > insmod ip_conntrack_irc > insmod ip_conntrack_ftp > insmod ip_nat_ftp > ;; > > stop) > stop > rmmod ip_conntrack_irc > rmmod ip_conntrack_ftp > rmmod ip_nat_ftp > ;; > > restart) > # "restart" is really just "start" as this isn't a daemon, > # and "start" clears any pre-defined rules anyway. > # This is really only here to make those who expect it happy > start > rmmod ip_conntrack_irc > rmmod ip_conntrack_ftp > rmmod ip_nat_ftp > insmod ip_conntrack_irc > insmod ip_conntrack_ftp > insmod ip_nat_ftp > ;; > > Save the file and as root issue service iptables restart. > > Note I haven't tried this with the port parameters others have been > talking about...but for the standard port this works great for me. > > -- > Scott Kindley <[EMAIL PROTECTED]> > You're being followed. Cut out the hanky-panky for a few days. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RESOLVED: ip_conntrack_ftp
Chris you got it! [root@pickles etc]# cat /etc/rc.modules /sbin/modprobe ip_conntrack_ftp ports=21,6969 now I can run an FTP server on port 6969 and have it properly work with ip_conntrack Thanks, Tommy On Sun, 2003-01-05 at 15:41, Chris Kloiber wrote: > On Sun, 2003-01-05 at 15:40, Tommy McNeely wrote: > > > > my question.. which everyone keeps sorta dancing around :) > > > > is how do I make it load automatically at system boot time... will just > > specifying the options in /etc/modules.conf work for me? .. i see > > something about /etc/rc.modules in the /etc/rc.sysinit ?? or is there > > something like /etc/modules.autoload ?? > > For some reason, ip_conntrack_ftp doesn't load itself automatically. You > can make an /etc/rc.modules that contains "modprobe ip_conntrack_ftp" if > you wish (make sure it's executable, and writable only by root), or you > can put it in rc.local, or you can have your custom iptables script load > it when necessary. Your choice. > > -- > Chris Kloiber > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ReInstall Windows
If you made a "rescue" disk when you were asked during setup, you can use that to boot back into Linux, then run grub-install /dev/sda (or /dev/hda for IDE) ofcourse you need to add a section to you /boot/grub/grub.conf title Winders rootnoverify (hd0,0) chainloader +1 this is assiming that windows is on the first harddisk and the first partition, which I think Microshaft requires... and linux is. title Red Hat Linux (2.4.18-18.8.0smp) root (hd1,0) kernel /vmlinuz-2.4.18-18.8.0smp ro root=LABEL=/ initrd /initrd-2.4.18-18.8.0smp.img on the second hard disk, first partition :) Tommy --On Monday, January 06, 2003 12:23:43 AM -0500 Brian York <[EMAIL PROTECTED]> wrote: I have a dual boot with windows XP and I need to reinstall windows. After installing windows that should get rid of the boot loader. How can I get it back so I can boot into linux? Thanks Brian -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ntpd problems
I don't think they are being "intentional" as it is in the drop down field of redhat-config-time as the "top" choice :) .. that is the one I would pick (and did) till I replaced my old ntp.conf from 7.x Tommy On Mon, 2003-01-06 at 22:42, James Ralston wrote: > On Mon, 6 Jan 2003, Justin Johnson wrote: > > After a new install, my computer fails to sync to the ntpd server > > (time.nist.gov). After booting up, if I configure it via gnome, it > > syncs fine and corrects my time, but after rebooting it errors upon > > sync again. > > This is unrelated to your question, but: > > Please keep in mind that time.nist.gov is a stratum 1 server. You > should only configure a machine to use time.nist.gov if that machine > is going to be a stratum 2 server, and will provide NTP service to 100 > clients or more. > > These guidelines are covered in the "Public NTP Time Servers Rules of > Engagement": > > http://www.eecis.udel.edu/~mills/ntp/servers.html > > (If you know all this and are setting up a stratum 2 server for your > site, then I apologize; it's just that your message gave me the > impression that you might be an end user who was being unintentionally > antisocial by using a stratum 1 server solely for your own PC.) > > -- > James Ralston, Information Technology > Software Engineering Institute > Carnegie Mellon University, Pittsburgh, PA, USA > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
/dev/dvd
who keeps taking away my /dev/dvd link.. its driving me insane :p I think it has something to do with plugging or unplugging USB devices, but I can't put my finger on it. Does anyone else randomly loose their MANUALLY CREATED /dev/dvd (or other dev links) and/or know who or what does this? Tommy -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: /dev/dvd
quite possibly something named "hotplug" .. ?? I think is usb stuff.. like motorola v.60 (usb modem) ... usb zip .. usb printer (which as a usb mass storage in it) Tommy --On Tuesday, January 07, 2003 08:29:49 AM -0600 Aaron Konstam <[EMAIL PROTECTED]> wrote: On Tue, Jan 07, 2003 at 10:42:20AM +, Neil Bird wrote: Around about 07/01/2003 05:48, Tommy McNeely typed ... > who keeps taking away my /dev/dvd link.. its driving me insane :p I think its another side effect of kudzu's updfstab. I disabled kudzu at startup, and only run it when I know I've changed something. I've seen updfstab delete cdrom entries in fstab (moved to fstab.REVOKE) and intermittently wipe /dev (at least, that's what I'm blaming). I can't for the life of me figure out what's actually calling updfstab, or even, to be honest, given what it gets up to, *why* you'd call it (scribbling links in /dev, deleting lines in fstab). If it's this, look for a 'kudzu' option for your dvd mount in /etc/fstab. Then remove it. If anyone knows why updfstab might actually be useful, I'd be interested to hear! Or even what might be calling it (magicdev?)/ -- As far as I can ubderstand the role of updfstab is to add and remove entries in fstab for removable devices. To be manipulated by updfstab the entry in fstab must start with kudzu option. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: How do I disable a PCI card
while booting... do CTRL-A ... and reset the card back to default settings... it probably has some custom setting for the tape drive that is causing termination issues .. it appears to be trying to WRITE to some devices on scsi0, so appearantly the card is still in use... I bet it doesnt have auto-termination turned on (to terminate the outside scsi port) Tommy --On Tuesday, January 07, 2003 10:01:31 AM -0600 Treyvan <[EMAIL PROTECTED]> wrote: During a recent reconfiguration I moved an external scsi tape drive from one server to another. After the move I performed a clean install of 8.0 on the system where the scsi tape was originally installed. Since then I recieve lots of messages such as: kernel: scsi0: PCI error Interrupt at seqaddr = 0x7 kernel: scsi0: Data Parity Error Detected during address or write data phase kernel: scsi0: PCI error Interrupt at seqaddr = 0x7 kernel: scsi0: Data Parity Error Detected during address or write data phase kernel: scsi0: PCI error Interrupt at seqaddr = 0x9 kernel: scsi0: Data Parity Error Detected during address or write data phase I suspect this is because the scsi card no longer has anything attached and is picking up noise. For reasons of laziness and because I would have to disconnect two system to access this computer I would prefer not to pull the scsi card. Surely there must be a way to disable it from the software? I tried disabling it in the BIOS but the system loaded it anyway. Suggestions appreciated. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Wireless Mini-PCI
so... if it appears as a PCI card instead of a PCMCIA card, you might have issues :-/ modprobe aironet4500_cs (thats the PCMCIA driver... never know) [tommy@pickles net]$ ls -l aironet4500_* -rw-r--r--1 root root14656 Dec 12 02:58 aironet4500_card.o -rw-r--r--1 root root76676 Dec 12 02:58 aironet4500_core.o -rw-r--r--1 root root80296 Dec 12 02:58 aironet4500_proc.o [tommy@pickles net]$ pwd /lib/modules/2.4.18-19.8.0/kernel/drivers/net modprobe aironet4500_core modprobe aironet4500_card modprobe aironet4500_proc I am not sure what order to put them it though Tommy --On Wednesday, January 08, 2003 11:40:48 AM +1100 Wolfgang Gill <[EMAIL PROTECTED]> wrote: Try running 'neat' from the command line. And see if it see's and installs the driver. We used it here on a Notebook with wireless network and it worked very well. It didn't install the driver from Linux install, but running neat fixed that for us. Wolf -Original Message- From: Michael Griffis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 7 January 2003 12:12 PM To: [EMAIL PROTECTED] Subject: Wireless Mini-PCI Hi All, I am running RH8 on a IBM T30. My machine was shipped with an internal "Cisco Aironet Mini-PCI Wireless Card by IBM." I thought the Aironet was a pretty widely supported card under Linux but I am having some trouble configuring it. The system seems to acknowledge that the card is there: if I /sbin/lspci I get 02:02.0 Network controller: AIRONET Wireless Communications: Unknown device a504 If I try to add the wireless device however using the network configuration tool it doesn't seem to recognize that this is a network/wireless device ... the wizard menus only allow me to select "Other wireless card." I've tried this using several different drivers (Cisco/Aironet 802.11 wireless, Aironet 4500 PCI) with little results. Anyone out there have any words of wisdom? thanks, mg ## Attention: This e-mail message is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. Any views or opinions presented are solely those of the author. This e-mail has been scanned and cleared by MailMarshal www.marshalsoftware.com ## -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Wireless Mini-PCI
see.. I know how to trick pcmcia to detect it and use the driver, but I have never had to mess with PCI Tommy --On Wednesday, January 08, 2003 12:52:04 PM -0700 Michael Griffis <[EMAIL PROTECTED]> wrote: Tommy, Thanks for responding. On Tue, 2003-01-07 at 18:18, Tommy McNeely wrote: so... if it appears as a PCI card instead of a PCMCIA card, you might have issues :-/ It is in fact an internal PCI card (Mini-PCI) not a PCMCIA card. Is this still an issue? Is there something I don't know? I downloaded the Linux Drivers from the Cisco site per Jean Tourrilhes instructions. http://www.cisco.com/public/sw-center/sw-wireless.shtml And followed all of the instructions. The driver loads but when I run the utilities it returns "radio not found" Seems like the card isn't associated with the driver ... I'm relatively new to Linux so I have no idea how to configure that ... mg modprobe aironet4500_cs (thats the PCMCIA driver... never know) [tommy@pickles net]$ ls -l aironet4500_* -rw-r--r--1 root root14656 Dec 12 02:58 aironet4500_card.o -rw-r--r--1 root root76676 Dec 12 02:58 aironet4500_core.o -rw-r--r--1 root root80296 Dec 12 02:58 aironet4500_proc.o [tommy@pickles net]$ pwd /lib/modules/2.4.18-19.8.0/kernel/drivers/net modprobe aironet4500_core modprobe aironet4500_card modprobe aironet4500_proc I am not sure what order to put them it though Tommy --On Wednesday, January 08, 2003 11:40:48 AM +1100 Wolfgang Gill <[EMAIL PROTECTED]> wrote: > Try running 'neat' from the command line. And see if it see's and > installs the driver. We used it here on a Notebook with wireless > network and it worked very well. It didn't install the driver from > Linux install, but running neat fixed that for us. > > Wolf > > > -Original Message- > From: Michael Griffis [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 7 January 2003 12:12 PM > To: [EMAIL PROTECTED] > Subject: Wireless Mini-PCI > > > Hi All, > > I am running RH8 on a IBM T30. My machine was shipped with an internal > "Cisco Aironet Mini-PCI Wireless Card by IBM." I thought the Aironet > was a pretty widely supported card under Linux but I am having some > trouble configuring it. > > The system seems to acknowledge that the card is there: > if I /sbin/lspci I get > > 02:02.0 Network controller: AIRONET Wireless Communications: Unknown > device a504 > > If I try to add the wireless device however using the network > configuration tool it doesn't seem to recognize that this is a > network/wireless device ... the wizard menus only allow me to select > "Other wireless card." I've tried this using several different drivers > (Cisco/Aironet 802.11 wireless, Aironet 4500 PCI) with little results. > > Anyone out there have any words of wisdom? > > thanks, > > mg > >## > Attention: > This e-mail message is privileged and confidential. If you are not the > intended recipient please delete the message and notify the sender. > Any views or opinions presented are solely those of the author. > > This e-mail has been scanned and cleared by MailMarshal > www.marshalsoftware.com >## > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: 2 questions
On Thu, 2003-01-09 at 01:14, Rigoberto de la Cruz wrote: > 1. I have downloaded some archives from the list. this > archives are in mbox file format (right?), so the > question is: what program is best to read the file? > less?? if so, then it's a pain to go thru each > message. > evolution/mozilla ?? pine -f filename or there is probably some cool php mailing list archive software that could import/read it too > 2. when I connect to the web thru my modem, i get a > very solw conection. the downloads are way slower > compared to when I'm running linux. is there anyway to > check at what speed I connected? Is it a mozilla > problem? what should I do to check my settings? by the > way, the modem is not a winmodem > this question needs clarified... modems are slow period. do you mean its faster in windows than linux? > > thanks in advance, > > Rigo > > __ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Space
128 is adequate for like windows 9x .. if you are on 2000 or XP and trying to run two or more of the newer (2000 or XP) office products .. I would suggest 256 ... laptop memory isn't too expensive :) ... I was able to get 128MB (the max it would take) for my Compaq Armada 1700 for like $35 from MicroCenter (and its probably cheaper online)... BUT ANYWAYS.. back to your real question... I think partition magic is able to "resize" partitions.. not sure if it can do linux partitions or not, and as with anything like this, you risk having to re-install both sides anyways. Tommy --On Thursday, January 09, 2003 06:12:05 PM +0200 Ekow Oppon <[EMAIL PROTECTED]> wrote: Since I am on 128 which I believe is adequate, I do not believe its RAM. Its simply cannot run two of the following at the same time (MSword/Excel/Winppt). I am tempted to think it is swap. I do not remember dynamically asignoing swap size in the windows installation. > I believe you're mixing up memory and hard disk. Are you getting a > device full error in Windows or are you really out of memory? If > you're out of memory, your only realistic option is to buy more memory > - adding more disk space won't help you. Windows dynamically manages the swap file space, so if you are low on disk space, you are low on swap. Mirek -- "A man who won't die for something is not fit to live" Dr Martin Luther King Jr. ### # Dr. Ekow Oppon # # Dept of Human Genetics # # Univ. of Cape Town. Med. School # # Observatory. 7925. # # South Africa. # # Tel +27 21 4066506 Cell +27 83 3404277 Fax +27 21 4480906 # **# -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Stupid question??
If you are using VMWARE, you need to "install vmware tools" per their DOCS Tommy --On Thursday, January 09, 2003 12:49:22 PM +0100 Gerard Zwart <[EMAIL PROTECTED]> wrote: Ok I am trying now, After a while it returns with: * ddcprobe returned bogus values: ID: None Name: None HorizSync: None VertSync: None Couldn't start X server, trying with a fresh configuration * ddcprobe returned bogus values: ID: None Name: None HorizSync: None VertSync: None Error, cannot start X server And then I get the root prompt again Any clue??? -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Namens Dusan Djordjevic Verzonden: donderdag 9 januari 2003 12:41 Aan: [EMAIL PROTECTED] Onderwerp: Re: Stupid question?? I think the main one is: "Fatalserver error: no screens found" It seems that your X Windows are not configured properly. Login as root and start redhat-config-xfree86. -- Eng. Dusan Djordjevic (RHCE) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: remote X display fails on RH8
Double check your DNS settings on the linux box :) - use ssh with X11 forwarding.. - login back to your linux box from the solaris box to see what the DNS name is coming back as.. sometimes I need to specify a FQDN (Fully Qulified Domain Name) like xhost +host.sub.domain.com instead of xhost +host ... my case has to do with using LDAP, and its property of always returning a FQDN --On Thursday, January 09, 2003 06:59:41 PM +0100 Patrick Marquetecken <[EMAIL PROTECTED]> wrote: Hi, On my RH8 i must start Xprograms of my Solaris 8box. With RH7.3 i had no problem. I have stopt iptables on the Linux box xhost +solarisbox rlogin to the solaris box DISPLAY=ip export ip then start the program, but nothing happens, not even a error message. Patrick -- Knowledge in a databank,is like food which is in a deepfreeze. Nothing comes out better than what is initially put in. PGP Key: http://users.pandora.be/rivendell/marquetp.gpg.gz Registered Linux User #44550 http://counter.li.org -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Strange Man Page behaviour/output
ya know ... after all this time.. I think I just figured out what the "18" means in i18n :) lol On Fri, 2003-01-10 at 12:14, Derek Martin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, Jan 10, 2003 at 10:35:04AM -0700, Robert Styma wrote: > > Note that i18n is not the most obvious name. :-) > > No, it may not be... but it's a lot easier than typing > "internationalization" over and over again... ;-) > > - -- > Derek D. Martin > http://www.pizzashack.org/ > GPG Key ID: 0xDFBEAD02 > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.0.7 (GNU/Linux) > > iD8DBQE+HxupHEnASN++rQIRAmgXAKDCFDDdMzR4re+6NOF5pa2pZyCirQCglozI > 94DqsWqmKWy/4mek/MXRv14= > =9KZI > -END PGP SIGNATURE- > > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: sendmail config's
It should be a symlink that is changed by the "switchmail" app... so incase you are using postfix then it could be /etc/aliases -> /etc/postfix/aliases and if you are using sendmail, it could be /etc/aliase -> /etc/mail/aliases right? On Sat, 2003-01-11 at 03:21, Rob Unsworth wrote: > On Fri, 10 Jan 2003, Lucas Albers wrote: > > > I believe compatibility. > > Every version that I have used since 4.2 had/has /etc/aliases, so unless > 7.3 (which I never installed) had /etc/mail/aliases, it hasn't been moved. > > > Regards, > Rob > > > > > > > > > > Hi, > > > > > > What's the reason for moving /etc/mail/alias to the /etc directory?? > > > Everything else is in /etc/mail. > > > > > > Thanks > > > Kevin B > > > > > > > > > > > > -- > > > Psyche-list mailing list > > > [EMAIL PROTECTED] > > > https://listman.redhat.com/mailman/listinfo/psyche-list > > > > > > > > - > > This email was sent using SquirrelMail. > >"Webmail for nuts!" > > http://squirrelmail.org/ > > > > > > > > > > > > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: sendmail config's
On Mon, 2003-01-13 at 03:31, Rob Unsworth wrote: > On Sun, 12 Jan 2003, Tommy McNeely wrote: > > > It should be a symlink that is changed by the "switchmail" app... so > > incase you are using postfix then it could be > > > > /etc/aliases -> /etc/postfix/aliases > > > > and if you are using sendmail, it could be > > > > /etc/aliase -> /etc/mail/aliases > > > > right? > > Not really. > > The question was " What's the reason for moving /etc/mail/alias to the > /etc directory?? Everything else is in /etc/mail. > > It hasn't been moved *to* the /etc directory, that is where it has always > been. The following is an extract from "man newaliases" > > "Newaliases rebuilds the random access data base for the mail aliases > file /etc/aliases. It must be run each time this file is changed in order > for the change to take effect" > > Regards, > Rob > ooops.. should have qualified my response with... /etc/aliases is the default location (at least in 8.10)... however.. it would be cooler to make a symlink and have it controlled by redhat-switchmail so if we decide to "switch" to postfix, which prefers its alias file to be in /etc/postfix/aliases by default, and some poor app (some email virus scanner I was installing) modified /etc/aliases, it actually goes to the correct file :) $ ls -l aliases lrwxrwxrwx 1 root root 14 Jan 3 19:27 aliases -> ./mail/aliases In case anyone wonders (or cares), Solaris already links /etc/aliases -> /etc/mail/aliases Tommy > > > > > > On Sat, 2003-01-11 at 03:21, Rob Unsworth wrote: > > > On Fri, 10 Jan 2003, Lucas Albers wrote: > > > > > > > I believe compatibility. > > > > > > Every version that I have used since 4.2 had/has /etc/aliases, so unless > > > 7.3 (which I never installed) had /etc/mail/aliases, it hasn't been moved. > > > > > > > > > Regards, > > > Rob > > > > > > > > > > > > Hi, > > > > > > > > > > What's the reason for moving /etc/mail/alias to the /etc directory?? > > > > > Everything else is in /etc/mail. > > > > > > > > > > Thanks > > > > > Kevin B > ** > > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Mozilla & Sound
On Sun, 2003-01-12 at 21:59, Mike Vanecek wrote: > Quite right, mia culpa ... went brain dead. Been trying to get postfix to > accept mail all day with no luck and am getting dizzy going around in circles. > I may ask for help later on that one. > > Thank you, you have been very helpful. > > If you are using the "RedHat" version of postfix.. you gotta know they "hacked" it like they did sendmail :) .. comment out a line like the following in your /etc/postfix/main.cf inet_interfaces = localhost and ofcourse you need the "mydestination" line to have your domain name.. but I'm sure you knew that :) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: pkgadd, pkginfo for Linux
I have heard the opposite... It is possible to run linux binaries on Solaris x86 using something called "lxrun" .. not sure if it works, never tried it... http://www.sunfreeware.com have fun :) Tommy --On Monday, January 13, 2003 05:15:40 PM -0500 Derek Martin <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jan 13, 2003 at 10:14:58PM +0100, Abdelkader DALI wrote: I'd like to install a software on my redhat 8 system which has been designed for SunOs. It requires pkgadd, pkginfo products. Do these products exist for Linux ? I have heard somewhere or other that it is possible to run solaris x86 binaries on Linux. Not sure by what mechanism this is possible... But if you've got it working sufficiently that you think installing Solaris packages on a Linux machine is a good idea, then you should be able to copy the package management binaries from your Solaris box and just run them. You give no indication of what it is that you're trying to do, but it's very possible that there are free software alternatives that already run on Linux natively. If so, this is probably a much better solution... - -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0xDFBEAD02 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+IzqMHEnASN++rQIRAtW9AJ4+3IKCbhQbke3iBRULbNCHRIlFXACgsgHk 4sS8hYGbS/2ATrZql+4XAw4= =5jb/ -END PGP SIGNATURE- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Tommy McNeely --[EMAIL PROTECTED] Sun Microsystems - IT Ops - Broomfield Campus Support Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list