Re: Trouble with setting up Netgear WG311v3

2006-09-30 Thread Frank Staals
Sunjae Park wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've installed FreeBSD 6.1 and am trying to get my wireless adapter working. It's a Netgear WG311v3, so unfortunately ath(4) will not work (It uses a Marvell chipset). I've tried various options (honest!). 1. The Yukon driver

Question:socket sources

2006-09-30 Thread vpaces
Dear FreeBSD team, I decided to contact you because I cannot find some system call C modules for a very long time. I'd like to ask you where can I find sources containing code for socket related system calls like socket, accept, bind, connect with interfaces described on FreeBSD MAN pages

Re: backup existing sata drive

2006-09-30 Thread Dino Vliet
Thanks for your answer. I can mount all the partitions (ubuntu via the mount_ext2fs command). So, I could use DD, but then I would have to do this every time I want to be synchronized. This would be the firts thing I could try, when the disk drive arrives. Then I would know I have at least a

USB IrDA Adapter

2006-09-30 Thread Luchezar Petkov
Hello all, I really need your help. I've just brought my first USB IrDA adapter to conncect my phone (Sony Ericsson K300i) to my computer. It is recognized by FreeBSD (6.2 beta 1) :: ugen0: Prolific Technology Inc. USB-Serial Controller, rev 1.10/3.00, addr 2 --

What linux_base for Oracle on AMD64?

2006-09-30 Thread stan
The handbook says that I need to install the emulators/linux_base port in order to install Oracle. But when I try to install this port, it says that it is depricated. What ports do I need to install in order to install Oracle on FreeBSD 6.x on an AMD64 architecture machine? -- Unix is very

RE: Trouble with Berkeley DB version 4.4.20?

2006-09-30 Thread Mark
Hello, I realize this is probably not the most flashy issue, but, if possible, I would really like an answer to this question. I compiled BerkeleyDB 4.4.20 with the following in config.in: INCLUDE = /usr/local/include/db44 LIB = /usr/local/lib# also tried /usr/local/lib/db44 directly DBNAME

Re: Can't ping localhost?

2006-09-30 Thread Chuck Swiger
Laurence Sanford wrote: Anyone got any ideas on this? [EMAIL PROTECTED](~)$ ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ping: sendto: Can't assign requested address ping: sendto: Can't assign requested address ping: sendto: Can't assign requested address ping: sendto: Can't assign

thai keyboard and blackbox

2006-09-30 Thread pirat sriyotha
hi sirs, am using blackbox version 0.70.1 with my box %uname -a FreeBSD siting.oaep.go.th 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu Jun 22 10:32:26 ICT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 % since i have thai language keyboard and i want to using thai for some time, thai

Re: What linux_base for Oracle on AMD64?

2006-09-30 Thread Boris Samorodov
On Sat, 30 Sep 2006 08:56:53 -0400 stan wrote: The handbook says that I need to install the emulators/linux_base port in order to install Oracle. But when I try to install this port, it says that it is depricated. What ports do I need to install in order to install Oracle on FreeBSD 6.x on

/etc/exports question

2006-09-30 Thread stan
I'm trying to allow al machines in a 1/2 class C subnet to mount a given NFS mount point. I've put the following line in /etc/exports: /data maproot=root -network aaa.bbb.ccc.128 -mask 255.255.255.128 The NFS server is actually on network aaa.bbb.eee.0 netmask 255.244.255.128 But I get

Re: Question:socket sources

2006-09-30 Thread Chuck Swiger
[EMAIL PROTECTED] wrote: [ ... ] For example: int socket(int domain, int type, int protocol); int bind(int s, const struct sockaddr *addr, socklen_t addrlen); Browsing through your WWW CVS repository I'm just finding sources for MAN pages in directory / src / lib / libc / sys:

Re: Can't ping localhost?

2006-09-30 Thread Laurence Sanford
Chuck Swiger wrote: Laurence Sanford wrote: Anyone got any ideas on this? [EMAIL PROTECTED](~)$ ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ping: sendto: Can't assign requested address ping: sendto: Can't assign requested address ping: sendto: Can't assign requested address ping:

'File too large' mail delivery error

2006-09-30 Thread Gerard Seibert
What could cause Postfix/Dovecot to suddenly start failing to deliver mail and issue this error message in the /var/log/maillog: Sep 30 09:45:24 scorpio postfix/local[1439]: 80E65C613: to=[EMAIL PROTECTED] st.seibercom.net, relay=local, delay=6.5, delays=6.4/0.01/0/0.03, dsn=5.2.2, st

Re: 'File too large' mail delivery error

2006-09-30 Thread Chuck Swiger
Gerard Seibert wrote: What could cause Postfix/Dovecot to suddenly start failing to deliver mail and issue this error message in the /var/log/maillog: Sep 30 09:45:24 scorpio postfix/local[1439]: 80E65C613: to=[EMAIL PROTECTED] st.seibercom.net, relay=local, delay=6.5, delays=6.4/0.01/0/0.03,

Re: 'File too large' mail delivery error

2006-09-30 Thread Gerard Seibert
Chuck Swiger wrote: [...] Perhaps you set up user quotas or process limits (there's one for max filesize)...? I haven't done any such thing. This just happened after updating FBSD. Perhaps there are different default settings in the newer version. -- Gerard

Re: Trouble with Berkeley DB version 4.4.20?

2006-09-30 Thread Alex Zbyslaw
Mark wrote: Hello, I realize this is probably not the most flashy issue, but, if possible, I would really like an answer to this question. I compiled BerkeleyDB 4.4.20 with the following in config.in: INCLUDE = /usr/local/include/db44 LIB = /usr/local/lib# also tried /usr/local/lib/db44

Jakarta Slide

2006-09-30 Thread Frank Jahnke
I have an intern doing a project for me that uses Jakarta Tomcat and Slide. He is unable to find where exactly in ports he might find Slide (or where else, for that matter). Both he and I are unfamiliar with this whole branch of software, the names, and what is contained where. I don't know the

Problems properly setting up /etc/exports

2006-09-30 Thread stan
I've got a FBSD 6 machine built from a 6.2 PRERELEASE set of sources that I need to use as an NFS server for some other similar machines. If I specify the machines by host name, or IP address in /etc/exports, I can mount the requisite directories from the test client. However, I really need to

Re: What linux_base for Oracle on AMD64?

2006-09-30 Thread stan
On Sat, Sep 30, 2006 at 05:51:38PM +0400, Boris Samorodov wrote: On Sat, 30 Sep 2006 08:56:53 -0400 stan wrote: The handbook says that I need to install the emulators/linux_base port in order to install Oracle. But when I try to install this port, it says that it is depricated. What

Re: Trouble with new poweredge 2950 - solved

2006-09-30 Thread Jerry Bell
When I disabled hyperthreading (labelled logical processors in BIOS), the system started booting. Strange that HT would cause the system to hang at boot. The correct number of processors shows and the amount of CPU time being used is properly represented. Jerry I just got a PE 2950 and I'm

Re: What linux_base for Oracle on AMD64?

2006-09-30 Thread Boris Samorodov
Moving the thread to [EMAIL PROTECTED] On Sat, 30 Sep 2006 14:43:59 -0400 stan wrote: On Sat, Sep 30, 2006 at 05:51:38PM +0400, Boris Samorodov wrote: On Sat, 30 Sep 2006 08:56:53 -0400 stan wrote: The handbook says that I need to install the emulators/linux_base port in order to

RE: [FreeBSD-Announce] FreeBSD Security AdvisoryFreeBSD-SA-06:23.openssl [REVISED]

2006-09-30 Thread Pascal Bleyler
HI, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of FreeBSD Security Advisories Sent: Friday, September 29, 2006 4:00 PM To: FreeBSD Security Advisories Subject: [FreeBSD-Announce] FreeBSD Security AdvisoryFreeBSD-SA-06:23.openssl [REVISED]

Re: [FreeBSD-Announce] FreeBSD Security AdvisoryFreeBSD-SA-06:23.openssl [REVISED]

2006-09-30 Thread Matthew Seaman
Pascal Bleyler wrote: == === FreeBSD-SA-06:23.openssl Security Advisory [snip] I have done these 3 steps already: # make buildworld # make buildkernel # make installkernel Do i

Building Python From Ports

2006-09-30 Thread Ted Johnson
Hi; The latest and greatest Python is version 2.5; however, I seem to only be able to build version 2.4.3 from the port. I ran my standard battery of clean-up and get ready commands: portupgrade -a portsclean -C portsclean -D portaudit -F /usr/ports/lang/python but that didn't change things.

Re: Building Python From Ports

2006-09-30 Thread Kris Kennaway
On Sat, Sep 30, 2006 at 01:06:48PM -0700, Ted Johnson wrote: Hi; The latest and greatest Python is version 2.5; however, I seem to only be able to build version 2.4.3 from the port. I ran my standard battery of clean-up and get ready commands: portupgrade -a portsclean -C portsclean -D

Re: Building Python From Ports

2006-09-30 Thread Bill Campbell
On Sat, Sep 30, 2006, Ted Johnson wrote: Hi; The latest and greatest Python is version 2.5; however, I seem to only be able to build version 2.4.3 from the port. I ran my standard battery of clean-up and get ready commands: ... but that didn't change things. How do I upgrade to python 2.5.0?

Restoring FreeBSD grub loader

2006-09-30 Thread Ivan \Rambius\ Ivanov
Hello, I installed FreeBSD 6.1 on one machine with grub boot loader. In the beginning there was only one entry in grub - namely FreeBSD. Later, I had to install Windows XP on the machine and of course, it destroyed grub and now I cannot boot FreeBSD. I tried with booting from the FreeBSD

RE: Trouble with Berkeley DB version 4.4.20?

2006-09-30 Thread Mark
-Original Message- From: Alex Zbyslaw [mailto:[EMAIL PROTECTED] Sent: zaterdag 30 september 2006 20:14 To: Mark Cc: 'FreeBSD-Questions Questions' Subject: Re: Trouble with Berkeley DB version 4.4.20? I have done this upgrade path for BerkeleyDB and Perl several times; from 1.85

Re: Problems properly setting up /etc/exports

2006-09-30 Thread Donald J. O'Neill
On Saturday 30 September 2006 13:39, stan wrote: I've got a FBSD 6 machine built from a 6.2 PRERELEASE set of sources that I need to use as an NFS server for some other similar machines. If I specify the machines by host name, or IP address in /etc/exports, I can mount the requisite

Re: Restoring FreeBSD grub loader

2006-09-30 Thread backyard
--- Ivan \Rambius\ Ivanov [EMAIL PROTECTED] wrote: Hello, I installed FreeBSD 6.1 on one machine with grub boot loader. In the beginning there was only one entry in grub - namely FreeBSD. Later, I had to install Windows XP on the machine and of course, it destroyed grub and now I

Re: Problems properly setting up /etc/exports

2006-09-30 Thread stan
On Sat, Sep 30, 2006 at 04:21:23PM -0500, Donald J. O'Neill wrote: On Saturday 30 September 2006 13:39, stan wrote: I've got a FBSD 6 machine built from a 6.2 PRERELEASE set of sources that I need to use as an NFS server for some other similar machines. If I specify the machines by host

More NFS exports questions :-(

2006-09-30 Thread stan
Sorry, this should be simpople, but i'm having a bad day with it :-( Given and /etc/exports file that looks like this: cvsup# cat /etc/exports /data/FreeBSD/distfiles -maproot=root: -network 170.85.113.0 -mask 255.255.255.128 /data/FreeBSD/distfiles -maproot=root: -network 170.85.109.0

Re: More NFS exports questions :-(

2006-09-30 Thread Jonathan Horne
On Saturday 30 September 2006 18:56, stan wrote: Sorry, this should be simpople, but i'm having a bad day with it :-( Given and /etc/exports file that looks like this: cvsup# cat /etc/exports /data/FreeBSD/distfiles -maproot=root: -network 170.85.113.0 -mask 255.255.255.128

triouble with my Deskjet 500

2006-09-30 Thread Gary Kline
The trouble is that it only prints in ASCII Aand fails to fails to print xv images or anything else PostScript. I'm playing around withthe following in /usr//local/libexec: #!/bin/sh # # hpif - Simple text input filter for lpd for HP-PCL based printers # Installed in

Re: More NFS exports questions :-(

2006-09-30 Thread stan
On Sat, Sep 30, 2006 at 07:11:14PM -0500, Jonathan Horne wrote: On Saturday 30 September 2006 18:56, stan wrote: Sorry, this should be simpople, but i'm having a bad day with it :-( Given and /etc/exports file that looks like this: cvsup# cat /etc/exports /data/FreeBSD/distfiles

Adding an OpenBSD cvsup mirror to an existing FreeBSD cvsup mirror

2006-09-30 Thread stan
I'd like to be able to use my exsitig FreeBSD cvsup mirror, which I used the cvsup_mirror port to set up, to also mirror the cvsup tree for OpenBSD. Any sugestions as to how to do this? Looks like I need to clone (or modify) /usr/local/etc/cvsup/config.sh. I don't want to break the FreeBSD cvsup

Problems with installation

2006-09-30 Thread Michael Dreiding
I have downloaded the AMD64 version 6.1 Every time I start with the boot disk loader, I get a menu with 7 options. Whenever I select 1 through 5 (Boot FreeBSD . . .) my laptop shuts down. I am running on a Laptop AMD64 3400+ What do I need to do to get this to install? [EMAIL PROTECTED]

Re: 'File too large' mail delivery error

2006-09-30 Thread Giorgos Keramidas
On 2006-09-30 11:46, Gerard Seibert [EMAIL PROTECTED] wrote: What could cause Postfix/Dovecot to suddenly start failing to deliver mail and issue this error message in the /var/log/maillog: Sep 30 09:45:24 scorpio postfix/local[1439]: 80E65C613: to=[EMAIL PROTECTED] st.seibercom.net,

Re: 'File too large' mail delivery error

2006-09-30 Thread Gerard Seibert
On Saturday 30 September 2006 23:27, Giorgos Keramidas wrote: What does postconf have to say about mailbox size limit? # postconf mailbox_size_limit mailbox_size_limit = 5120 # Yes, that is the same number I get. So why did this mysteriously just start after I updated FBSD? I am using

Re: 'File too large' mail delivery error

2006-09-30 Thread Giorgos Keramidas
On 2006-09-30 22:02, Gerard Seibert [EMAIL PROTECTED] wrote: On Saturday 30 September 2006 23:27, Giorgos Keramidas wrote: What does postconf have to say about mailbox size limit? # postconf mailbox_size_limit mailbox_size_limit = 5120 # Yes, that is the same number I get. So why

Re: Can't ping localhost?

2006-09-30 Thread P.U.Kruppa
On Sat, 30 Sep 2006, Chuck Swiger wrote: Laurence Sanford wrote: Anyone got any ideas on this? [EMAIL PROTECTED](~)$ ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ping: sendto: Can't assign requested address ping: sendto: Can't assign requested address ping: sendto: Can't assign

networking question

2006-09-30 Thread Marwan Sultan
Hello All, Well, I have FBSD 6.1-R server acting as NAT, and wired Internet HotSpot by chillispot and freerad for a building of 66 rj45 wall socket. The problem is, whenever someone having an internet account, he is able to give it to his friends to connect in the time he is not

Question on when to submit PRs (a reboot hang)

2006-09-30 Thread Chris
I have what seems to be a mostly stable 6.2 PRERELEASE that I couldn't take backward to RELENG_6_1 for reasons I couldn't figure out. Unimportant because it's being loaded with data and going to test production right now. The mostly part is that in cvsupping I picked up a nasty reboot

Good networking books for a beginner?

2006-09-30 Thread Rob
Does anyone happen to know of any good books that explain all about networking in detail (such as gateways, netmasks, etc)? I know the 'basics' but would like to dig in a little deeper. Thanks, rob ___ freebsd-questions@freebsd.org mailing list

Re: Good networking books for a beginner?

2006-09-30 Thread Beech Rintoul
On Saturday 30 September 2006 20:12, Rob wrote: Does anyone happen to know of any good books that explain all about networking in detail (such as gateways, netmasks, etc)? I know the 'basics' but would like to dig in a little deeper. Thanks, rob I found Computer Networks: A Systems

Re: Good networking books for a beginner?

2006-09-30 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Beech Rintoul wrote: On Saturday 30 September 2006 20:12, Rob wrote: Does anyone happen to know of any good books that explain all about networking in detail (such as gateways, netmasks, etc)? I know the 'basics' but would like to dig in a little

Re: Good networking books for a beginner?

2006-09-30 Thread Chris Hill
On Sun, 1 Oct 2006, Rob wrote: Does anyone happen to know of any good books that explain all about networking in detail (such as gateways, netmasks, etc)? I know the 'basics' but would like to dig in a little deeper. For me, the old standby is TCP/IP Network Administration by Craig Hunt