Re: Core dumps not containing Symbols

2003-10-25 Thread Adam Carmichael
You need to use the right kernel image. The installed kernel (/kernel) is stripped of debugging symbols. The kernel in /usr/src/sys/compile/WHATEVER/kernel.debug contains the debugging symbols and can be used with gdb -k. Kris Legend!! (minor correction)

browsing networks

2003-10-25 Thread freebsd.org
Hi, [please 'cc' me when responding, i'm on digest] I have asked this before, but I have rephrased it hopefully whereas I might get a more accurate response. I have a new FreeBSD 5.1 workstation running Gnome2 and I would like to browse my file server [FreeBSD 5.1] so I can edit files and

firewall problem - doesn't seem to be getting read

2003-10-25 Thread Chip
I have an old machine running FBSD-4.0 using ipfw. It's been working as is for a few years, but I decided to look it over and make some adjustments. I noticed what appears to be a problem - even though rc.conf calls for firewall_type=client, when I run ipfw show I get only lines - the divert

Re: browsing networks

2003-10-25 Thread Joe Marcus Clarke
On Sat, 2003-10-25 at 02:25, [EMAIL PROTECTED] wrote: Hi, [please 'cc' me when responding, i'm on digest] I have asked this before, but I have rephrased it hopefully whereas I might get a more accurate response. I have a new FreeBSD 5.1 workstation running Gnome2 and I would like to

Re: Boot

2003-10-25 Thread CBuH.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it's easy, do so: #dd count=1 bs=512 if=/dev/ad1sX of=bootsec.bsd that's it :+) ad1sXY -- is your slice of FreeBSD WBR, CBuH. On Saturday 25 October 2003 03:07, Vladimir wrote: Hi, questions. I wana boot my FreeBSD using loader from XP.

Re: wrong name on emails

2003-10-25 Thread CBuH.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 24 October 2003 18:13, Micheal Patterson wrote: - Original Message - From: M.D. DeWar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 24, 2003 9:03 AM Subject: wrong name on emails Hello, When I first setup

Re: Help: tar find

2003-10-25 Thread Matthew Seaman
On Fri, Oct 24, 2003 at 11:05:59PM -0600, Scott Gerhardt wrote: On Friday, October 24, 2003, at 10:33 PM, CBuH. wrote: On Thursday 23 October 2003 15:34, Matthew Seaman wrote: On Wed, Oct 22, 2003 at 10:43:50PM -0600, Scott Gerhardt wrote: The problem is that you have file/directory names

linux-mozilla-1.4 checksum bad

2003-10-25 Thread Gary Kline
Hi people, I've spent the past several days portupgrading loads of ports; linux-mozilla is the first with a checksum mismatch. See below at the browser.xpi line. Anybody else seen this problem? Ideas or advice appreciated! tia, guys,

Re: ssh keys - howto?

2003-10-25 Thread Matthew Seaman
On Fri, Oct 24, 2003 at 11:28:27PM -0500, Frank Knobbe wrote: On Fri, 2003-10-24 at 17:28, [EMAIL PROTECTED] wrote: Okay, I'm stumped. Just need to get ssh keys working. I have FBSD-5.1 web server with sshd running. I have a workstation running W2K with WinSCP3. I have tried Puttygen to

compile automounter with LDAP support

2003-10-25 Thread Antoine Jacoutot
Hi :) I sent the following message to the list some time ago but got no answer. I sending it again in case someone could help me on this. Basically, I would like to recompile adm, shipped with the base system, with LDAP support (after installing the openldap port). What I did is add

Re: linux-mozilla-1.4 checksum bad

2003-10-25 Thread Kris Kennaway
On Sat, Oct 25, 2003 at 01:24:36AM -0700, Gary Kline wrote: Hi people, I've spent the past several days portupgrading loads of ports; linux-mozilla is the first with a checksum mismatch. See below at the browser.xpi line. Anybody else seen this problem?

Re: Kernelpath arplookup.

2003-10-25 Thread Peter Terpstra
In [EMAIL PROTECTED], op de datum 2003-10-24 om 16:09, Bill Moran schreef: arp: Frequently I get this message on the first console: arplookup 213.84.240.105 failed: host is not on local network This means your network is configured strangely, although a lot of ISPs seem to think this is the

Re: FreeBSD 5.1 and a USB pen drive

2003-10-25 Thread Richard Dymond
On 14 Sep 2003 12:19:03 -0400 Lowell Gilbert [EMAIL PROTECTED] wrote: Half a minute reading the first, obvious, manual (usb(4)) told me that you need the uhub device. I don't know if that's all you need (you'll probably need usbd(8) to attach devices, at a guess), but it's a start. It turns

kbmkbhdkryn

2003-10-25 Thread Natasha Lin
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

bochs running -stable

2003-10-25 Thread Nimrod Mesika
I'm trying to run -stable under bochs 2.02 so that I could play a little with the kernel. I have a separate 'development' -stable partition. I haven't made any modifications to the system yet -- just tested that the partition is bootable and everything works fine. However, when trying to boot

Re: Kernelpath arplookup.

2003-10-25 Thread Bill Moran
Peter Terpstra wrote: In [EMAIL PROTECTED], op de datum 2003-10-24 om 16:09, Bill Moran schreef: arp: Frequently I get this message on the first console: arplookup 213.84.240.105 failed: host is not on local network This means your network is configured strangely, although a lot of ISPs seem to

copy and un rar file?

2003-10-25 Thread Rogue Spider
i figured out how to open the 3.5 drive now i need to know how to copy the philes from the floppy to the hard drive into a directory, than how do i un rar the philes? = No Hope in the future Look To the past to find redimsioun. __ Do you Yahoo!? The New

Can't get the faster of two modems to work with 4.8

2003-10-25 Thread rloef
I am having this problem in a new install of 4.8. One, a us robotics courier v everything (56k), will dial out, talk to my isp but never settle on a connection; it just emits a steady tone. The second, a hayes accura 288 v.34+FAX, works fine. Both of these modems work fine on a slackware 9.1 box.

Re: can I install a port with a different (previous) version ?

2003-10-25 Thread Lowell Gilbert
[EMAIL PROTECTED] [EMAIL PROTECTED] writes: I periodically update the port collection.However,sometimes may happen that I need to install a different (previous) version of a port,for example when the current version fails to build. (This happened recently with the latest version of wine,a

Re: using /usr/ports between jails

2003-10-25 Thread Lowell Gilbert
David Rio [EMAIL PROTECTED] writes: I want to share my /usr/ports between some jails. /usr/ports and jails are running on the same machine. AFAIK I have two options: 1. nfs (export /usr/ports through nfs) 2. mount_union: # mount_union /usr/ports /usr/jail/jail1/usr/ports Is there

Bind 9.2.3rc4

2003-10-25 Thread Vladimir
Hi, freebsd-questions. Can some one help with subj? named.conf: acl habanet {192.168.1.0/24;}; acl localh {127.0.0.1;}; options { directory /etc/namedb; pid-file /etc/namedb/named.pid; allow-recursion { habanet; localh;}; allow-query {habanet; localh;};

Re: Help: tar find

2003-10-25 Thread Lowell Gilbert
Thanks for the response, but what would be a better solution? There are several possibilities, all of which equate to passing the list of files to backup to the tar command (or equivalent) via stdin rather than the command line. Perhaps the simplest is to use the '-I' or '-T' flag to

Boot Problem

2003-10-25 Thread Kris Davidson
This may be a complete newbie question, or it may have been answered before but I would appreciate any help or input that can be provided. I have a Sony VAIO PCG-GRZ615M laptop which I'm trying to install FreeBSD on. I boot from the CD and then try selecting each one of the 7 boot options

Re: Boot Problem

2003-10-25 Thread Hidetoshi Shimokawa
Which version of FreeBSD are you trying to install? /\ Hidetoshi Shimokawa \/ [EMAIL PROTECTED] PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html At Sat, 25 Oct 2003 15:19:56 +0100, Kris Davidson wrote: This may be a complete newbie question, or it may have been answered

Re: Boot Problem

2003-10-25 Thread Kris Davidson
I'm trying to install 5.1 release and am in the process of downloading version 4.8 Hidetoshi Shimokawa wrote: Which version of FreeBSD are you trying to install? /\ Hidetoshi Shimokawa \/ [EMAIL PROTECTED] PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html At Sat, 25 Oct 2003

Re: bochs running -stable

2003-10-25 Thread Nimrod Mesika
Sorry for following myself but the problem has been solved. Kernel was compiled with cpu I586_CPU but /etc/make.conf specified CPU=i686. On Sat, Oct 25, 2003 at 03:15:17PM +0200, Nimrod Mesika wrote: Any ideas? (the kernel is compiled for I586) -- Nimrod.

Re[2]: saving russian files

2003-10-25 Thread sfinks12
KDKDSP CBuH. wrote: Hello Q-s.. I have some problems in saving russian words/files/chars/sententces... to file in ufs, I know that I does nothing in locale'n my box, but I want help on it. Every russian symbol is shown as ``?'' and after saving to file and then -- openning it I have ``? ???

Crash in gui

2003-10-25 Thread jason dictos
Hi All, Today my machine has locked up twice within the span of an hour, and both times it locked up when I clicked on a link in Gaim. The lock is hard, and there's no message in /var/log/messages that I can see, so my question is how can I debug such a problem? Where even the caps lock

How to see subnet page

2003-10-25 Thread Wayne M Barnes
Dear FreeBSD, I have a private (192...) subnet on a separate ethernet card. From anwwhere, I want to view a web page being put out by 192.169.0.22 of my subnet. I can (only) view it when I am at my console, but I want to view it from home, for instance. What lines in

Re: Website up, then down, then up, etc.

2003-10-25 Thread Matthew Seaman
On Sat, Oct 25, 2003 at 10:58:53AM -0500, Charles Howse wrote: I did change the listen address to 8080 in httpd.conf and in the port forward on the router, and rebooted. NOW IT IS WORKING! As of 10:42 CDT, which is 16:42 UTC. http:/howse.homeunix.net:8080 Is there anything else to look at, or

RE: Can't get the faster of two modems to work with 4.8

2003-10-25 Thread fbsd_user
You sure are light on details describing your environment. Are both modems external or internal? Are both modems found at boot time and listed in dmesg.boot file? Are there any error messages in ppp.log file? When you tested are both modems installed on PC at same time? Have you checked to see if

Installing 5.1 on laptop causes CD-ROM to hang

2003-10-25 Thread Brian Dessent
Hi, I'm trying to install FreeBSD 5.1-RELEASE on an older IBM thinkpad 770 laptop. This is a Pentium-233 MHz vintage model, with 256MB RAM. I chose 5.1 because I have a Cardbus 3com 575 Ethernet apaptor and it looks like there's no support for Cardbus at all in -stable. So I boot the laptop

Re: linux-mozilla-1.4 checksum bad

2003-10-25 Thread Gary Kline
On Sat, Oct 25, 2003 at 01:52:24AM -0700, Kris Kennaway wrote: On Sat, Oct 25, 2003 at 01:24:36AM -0700, Gary Kline wrote: Hi people, I've spent the past several days portupgrading loads of ports; linux-mozilla is the first with a checksum mismatch. See below at the

Re: ? getopt_long(), iopl() and ioperm() ?

2003-10-25 Thread Peter Cornelius
# [EMAIL PROTECTED] / 2003-10-19 01:59:45 +0200: I'm hacking at a piece of code that I want to turn into a port. It's from Linux and uses libpci and some other 'strange' functions. While I think that I've managed to modify the libpci port to install the required lib, I'm more or

Custom FreeBSD boot floppy??

2003-10-25 Thread yo _
Hi Everyone! The MBR on my hard disk is corrupted (or sometimes is), after re-installing FreeBSD it was not overwritten and fixed even though the complete system was. So when i need to boot i use the bootcds i used to install FreeBSD and at boot0 i press any key (during rapid / - \ -

Re: ADSL modem ip addresses

2003-10-25 Thread Alex de Kruijff
On Fri, Oct 24, 2003 at 02:43:38PM +0100, Vince Hoffman wrote: On Fri, Oct 10, 2003 at 11:29:08PM +0930, Ian Moore wrote: What's the best way then to connect it to the ADSL line? I feel its best to have a hardware modum that also knows how to build up the connection. I've set my

RE: Website up, then down, then up, etc.

2003-10-25 Thread Charles Howse
On Sat, Oct 25, 2003 at 10:58:53AM -0500, Charles Howse wrote: I did change the listen address to 8080 in httpd.conf and in the port forward on the router, and rebooted. NOW IT IS WORKING! As of 10:42 CDT, which is 16:42 UTC. http:/howse.homeunix.net:8080 Is there anything else to

Re: copy and un rar file?

2003-10-25 Thread Simon Barner
i figured out how to open the 3.5 drive now i need to know how to copy the philes from the floppy to the hard drive into a directory, than how do i un rar the philes? 1. Copying files from a floppy disk: a) mount the floppy (bad floppy might cause a kernel panic!) mkdir /floppy (if it

Re: error in new install of 5.1

2003-10-25 Thread Chip
I know it's usually not cool to respond to your own message but I have a bit more info - I removed the old isa modem (SupraExpress 288i PNP), rebooted and now 5.1 is installing. The old modem uses the Rockwell chipset, maybe there's a compabibility issue here. I don't need that old modem so

Re: browsing networks

2003-10-25 Thread Ihsan Dogan
On Saturday, 25 Oct 2003 02:38, Joe Marcus Clarke wrote: Install devel/gnomevfs-extras, then enter smb:/// as the location. You should see all your servers. I something similar available for nfs? Ihsan... -- Swiss Unix User Group: http://www.suug.ch/ Software Packages for Solaris:

Re: Website up, then down, then up, etc.

2003-10-25 Thread Matthew Seaman
On Sat, Oct 25, 2003 at 02:25:54PM -0500, Charles Howse wrote: That's good in one way: it means that your system is actually working perfectly well. Unfortunately it also implies that the problem is actually somewhere in the network downstream of you. Since it seems to affect all

Re: browsing networks

2003-10-25 Thread Joe Marcus Clarke
On Sat, 2003-10-25 at 16:31, Ihsan Dogan wrote: On Saturday, 25 Oct 2003 02:38, Joe Marcus Clarke wrote: Install devel/gnomevfs-extras, then enter smb:/// as the location. You should see all your servers. I something similar available for nfs? gnome-vfs supports an NFS VFS, but it is

Postfix as localhost

2003-10-25 Thread Dead Line
Hello everybody, I have FreeBSD 4.8-R, I installed postfix latest from /ports. The problem is this box has no domain, its just an fakeip 192.168.* Now, after I installed postfix and disabled sendmail, my openwebmail client start to say Unable to connect to SMTP server:25 I tried the

Re: Custom FreeBSD boot floppy??

2003-10-25 Thread Dofri Jonsson
Hi. Go to http://people.freebsd.org/~picobsd/picobsd.html and download the BootFORTH demo (floppy image) (Direct link: http://www.freebsd.org/~picobsd/bootldr.bin ) Copy it to a floppy (using dd(1)) and you have a boot floppy that you can mount (it has a ufs filesystem) and customize. You can

Re: Postfix as localhost

2003-10-25 Thread Nico Meijer
Hi Marwan, I have FreeBSD 4.8-R, I installed postfix latest from /ports. The problem is this box has no domain, its just an fakeip 192.168.* No problem with that. Don't forget to specify proxy_interfaces if this box is to serve as anything remotely related to the term MX. Please check your

Postfix as localhost

2003-10-25 Thread Dead Line
Hi Nico, and thanks. Hi everyone, I added the line inet_interfaces = localhost to main.cf But still the same :-( and still my openwebmail says Couldn't open SMTP server localhost:25! and telniting to localhost smtp still no responding :/ This is the output of postconf -n 192# postconf -n

Re: Boot Problem

2003-10-25 Thread Hidetoshi Shimokawa
It seems that fwohci registers are not mapped correctly. If your BIOS has a option for `PnP OS', try to set it to 'no'. /\ Hidetoshi Shimokawa \/ [EMAIL PROTECTED] PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html At Sat, 25 Oct 2003 16:32:30 +0100, Kris Davidson wrote: I'm

Re: Boot Problem

2003-10-25 Thread Kris Davidson
Okay I've checked my BIOS. I'm using Phoenix BIOS Setup version 4.0 with the bwlo versions BIOS Version: R216B1 EC BIOS Version: R216B1 Video BIOS Version: BOAM7_12 I can't seem to find the option specified below or something similar. Hidetoshi Shimokawa wrote: It seems that fwohci registers

RE: Website up, then down, then up, etc.

2003-10-25 Thread Charles Howse
On Sat, Oct 25, 2003 at 02:25:54PM -0500, Charles Howse wrote: That's good in one way: it means that your system is actually working perfectly well. Unfortunately it also implies that the problem is actually somewhere in the network downstream of you. Since it seems to affect

Re: Custom FreeBSD boot floppy??

2003-10-25 Thread Viktor Lazlo
On Sat, 25 Oct 2003, yo _ wrote: Hi Everyone! The MBR on my hard disk is corrupted (or sometimes is), after re-installing FreeBSD it was not overwritten and fixed even though the complete system was. So when i need to boot i use the bootcds i used to install FreeBSD and at boot0 i press

Re: Postfix as localhost

2003-10-25 Thread Dead Line
Hi Nico, and thanks. Hi everyone, I added the line inet_interfaces = localhost to main.cf But still the same :-( and still my openwebmail says Couldn't open SMTP server localhost:25! and telniting to localhost smtp still no responding :/ This is the output of postconf -n 192# postconf -n

Hard Drive Issues

2003-10-25 Thread Justin Gruenberg
I've been having a bit of an issue with my 120gb Maxtor hard drive under FreeBSD. As of right now, the disk is set up with one NTFS partition, but I'm not sure if thats relevant. BIOS reports the correct geometry and size, and Windows also reports the correct size. The disk is ad1. If do a

Re: vinum concatenated raid setup problems - SOLVED

2003-10-25 Thread Greg 'groggy' Lehey
On Friday, 24 October 2003 at 12:47:52 -0400, Alvin Gunkel wrote: Mike, Thanks for the pointers on the fstab file, they solved that part of the puzzle. (and trying to help with the other issues) Greg, Thanks for pointing me to the right part of the vinum manpage...it was indeed the simple

fsck -b 32 no updating Standard Superblock

2003-10-25 Thread Tilman Linneweh
Hi, I managed to trash my superblocks. When I try fsck -b 32 everything goes well, but the original superblock is not updated: sauna# fsck /dev/ad0s1e ** /dev/ad0s1e Cannot find file system superblock LOOK FOR ALTERNATE SUPERBLOCKS? [yn] y USING ALTERNATE SUPERBLOCK AT 32 ** Last Mounted on

zinf:: bad version?

2003-10-25 Thread Gary Kline
Is there trouble with the current version of zinf? I use it by itself and with mozilla. But it coredumps. (gdb) run Starting program: /usr/X11R6/bin/zinf (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols

apache mod_ssl build error

2003-10-25 Thread Matt Edwards
Tim, Yep. Me again. Sorry. :) Did you ever find a solution to this (see below my name) besides moving to 5.1? I am currently having the same issue, (though not with portupgrade), with the building of mod_ssl itself. Trouble is, I'm running 5.1. Thanks, Matt QUOTE: Sat Aug 2 09:01:49 PDT

LINKSYS WPC11 V4

2003-10-25 Thread Ernest H. Rice III
On FreeBSD 4.8 - I see support for WPC11-v3, has anyone gotten WPC11-V4 working? I cannot seem to get it to go on my Toshiba Portege 7020CT. My 3COM 3C589 works fine, but the Linksys WPC11 is not recognized. Is there a mod needed for the rccard.conf? I have 'device wi' in my kernel, etc.

Re: Website up, then down, then up, etc.

2003-10-25 Thread Chris Pressey
On Sat, 25 Oct 2003 17:07:31 -0500 Charles Howse [EMAIL PROTECTED] wrote: Yes, the router has a web interface for configuration. It had been set to forward requests on port 80 to the webserver on port 80. That was working perfectly for over a year. I've now set it to port 8080, in and out,

Re: zinf:: bad version?

2003-10-25 Thread Kris Kennaway
On Sat, Oct 25, 2003 at 05:11:11PM -0700, Gary Kline wrote: Is there trouble with the current version of zinf? I use it by itself and with mozilla. But it coredumps. (gdb) run Starting program: /usr/X11R6/bin/zinf (no debugging symbols found)...(no debugging

how do you actually download an up date for KDE

2003-10-25 Thread hawley
How do you actually download an up date for KDE. I have been playing with Freebsd off and on for 3 yrs now. At present I have DSL internet access. I am running a 500 meg Hz intell machine. I have read untell my eyes bleed and tryed things untell my fingers cramped: NOTHING EVER WORKS I am

RE: Website up, then down, then up, etc.

2003-10-25 Thread Charles Howse
On Sat, 25 Oct 2003 17:07:31 -0500 Charles Howse [EMAIL PROTECTED] wrote: Yes, the router has a web interface for configuration. It had been set to forward requests on port 80 to the webserver on port 80. That was working perfectly for over a year. I've now set it to port 8080,

Re: how do you actually download an up date for KDE

2003-10-25 Thread Chris
On Saturday 25 October 2003 09:52 pm, hawley wrote: How do you actually download an up date for KDE. I have been playing with Freebsd off and on for 3 yrs now. At present I have DSL internet access. I am running a 500 meg Hz intell machine. I have read untell my eyes bleed and tryed things

Re: how do you actually download an up date for KDE

2003-10-25 Thread Chris
On Saturday 25 October 2003 09:52 pm, Chris wrote: On Saturday 25 October 2003 09:52 pm, hawley wrote: How do you actually download an up date for KDE. I have been playing with Freebsd off and on for 3 yrs now. At present I have DSL internet access. I am running a 500 meg Hz intell machine.