Re: running more than one server with one IP address

2005-08-30 Thread Rein Kadastik
Well, you must then forward the BIND ports (port 53) also to host B. Rein Jared Hall wrote: On 8/28/05, Rein Kadastik [EMAIL PROTECTED] wrote: You create a single gateway for all the services and then use the portforwarding. This way you can forward port 25 to host A, 80 to host B and so

upgrading perl -ports

2005-08-30 Thread Zan
Hello, Would you please help me? in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) already there, but when I type 'perl -v' I see that I'm running off of 5.0. Is there anything else I can do besides trying the use.perl port command? Because that doesn't

cloning installed packages?

2005-08-30 Thread Wolfgang Lausenbart
Hi List, I want to setup a FreeBSD 5.4 Server, which should have all packages, as an older 4.11 based Server. What is the best way of providing the same packages to as installed on the 4.11 based? Note that it must not be *exactly* the same :o) Is there any option to sysinstall/pkg_* to

cloning installed packages?

2005-08-30 Thread u
Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Hi List, I want to setup a FreeBSD 5.4 Server, which should have all packages, as an older 4.11 based Server. What is the best way of providing the same packages to as installed

Re: upgrading perl -ports

2005-08-30 Thread Norberto Meijome
Zan wrote: Hello, Would you please help me? in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) already there, but when I type 'perl -v' I see that I'm running off of 5.0. 5.8 is from ports. 5.0.6. i think, is system based Is there anything else I can do

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Svein Halvor Halvorsen
* Greg Barniskis [2005-08-29 11:45 -0500] Eh? Bad assumptions about snapshots, I think. If a snapshot occupied even a tenth of the space of the data that it represented, we would quickly fill all our disks and the snapshot technology would be almost as painful as useful. A snapshot is

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Svein Halvor Halvorsen
* Norberto Meijome [2005-08-30 02:14 +1000] I take your word wrt to how it works. Assuming of course that you move within the same filesystem. Yes, I'm talking about the same filsystem. (touche). yup, that's what would happenbut tha's the nature of the beast :) don't keep too many

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Svein Halvor Halvorsen
* Bob Johnson [2005-08-29 12:44 -0400] Use a ggated(8) + ggatec(8) pair to establish a remote volume that looks local, then use gmirror to make it a mirror of the local drive. The big gotcha is that ggated/c only moves i/o requests and data via the net, it doesn't move ioctls, so some

Loading kld's from other archs/versions

2005-08-30 Thread Andrew P.
Hello! By any chance, can I somehow use kernel modules compiled for 5.4/i386, 5.4/amd64 or 6.0/i386 on 6.0/amd64? I don't have the source code, but I need it to work very much. Will be most glad to hear any ideas. Thanks, Andrew P. ___

Re: bind9 issue?

2005-08-30 Thread Chris Knipe
notify-source :) I must have been blind. Sorry, Chris. - Original Message - From: Chris Knipe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 12:09 PM Subject: bind9 issue? Hi, I'm not on the bind9 mailing lists, hopefully someone can help me out here, or

bind9 issue?

2005-08-30 Thread Chris Knipe
Hi, I'm not on the bind9 mailing lists, hopefully someone can help me out here, or as I suspect, perhaps just fill in a bug report My server has a primary IP, with various aliases: x.x.x.136 (Primary) x.x.x.131 (Alias) named.conf: options { listen-on port 53 { x.x.x.131; };

Re: Linking standalone NASM binary with libc

2005-08-30 Thread Giorgos Keramidas
On 2005-08-30 04:29, Jonathon McKitrick [EMAIL PROTECTED] wrote: I'm doing some experimentation with assembly code based on the int80h.org tutorials. But since I am going to use malloc and some other functions, I need to make my code link with libc rather than stand totally on its own. ld

Re: Linking standalone NASM binary with libc

2005-08-30 Thread Jonathon McKitrick
On Tue, Aug 30, 2005 at 01:37:02PM +0300, Giorgos Keramidas wrote: : On 2005-08-30 04:29, Jonathon McKitrick [EMAIL PROTECTED] wrote: : : I'm doing some experimentation with assembly code based on the int80h.org : tutorials. But since I am going to use malloc and some other functions, : I

Re: Linking standalone NASM binary with libc

2005-08-30 Thread Giorgos Keramidas
On 2005-08-30 11:43, Jonathon McKitrick [EMAIL PROTECTED] wrote: On Tue, Aug 30, 2005 at 01:37:02PM +0300, Giorgos Keramidas wrote: On 2005-08-30 04:29, Jonathon McKitrick [EMAIL PROTECTED] wrote: I'm doing some experimentation with assembly code based on the int80h.org tutorials. But since I

No free space add after removing large file

2005-08-30 Thread Frank de Bot
Hi, On my fs I had a file of 20gb. The free space on that fs was at that time around 1gb. But after removing the 20gb file, the freespace wasn't added :-S ? What has gone wrong and how can I 'reclaim' the free space? Thanks in advaced, Frank de Bot

Re: No free space add after removing large file

2005-08-30 Thread Gerhard Schmidt
On Tue, Aug 30, 2005 at 01:37:56PM +0200, Frank de Bot wrote: Hi, On my fs I had a file of 20gb. The free space on that fs was at that time around 1gb. But after removing the 20gb file, the freespace wasn't added :-S ? What has gone wrong and how can I 'reclaim' the free space? There

Re: No free space add after removing large file

2005-08-30 Thread Frank de Bot
Gerhard Schmidt wrote: On Tue, Aug 30, 2005 at 01:37:56PM +0200, Frank de Bot wrote: Hi, On my fs I had a file of 20gb. The free space on that fs was at that time around 1gb. But after removing the 20gb file, the freespace wasn't added :-S ? What has gone wrong and how can I 'reclaim' the

Re: No free space add after removing large file.

2005-08-30 Thread Julien Gabel
On my fs I had a file of 20gb. The free space on that fs was at that time around 1gb. But after removing the 20gb file, the freespace wasn't added :-S ? What has gone wrong and how can I 'reclaim' the free space? There could be a process which has an open filehandle to this file. The file

newbie to fbsd

2005-08-30 Thread Mario Carugno
Hi there, i am now a Debian user, but curious about FreeBSD. Here are some questions: * I don't have a fast internet connection, so i have to get the CDROM distribution. The question is: ALL packages found in http://www.freebsd.org/ports/index.html are included in the CDROMs, or they have only

Re: No free space add after removing large file

2005-08-30 Thread Rein Kadastik
Well not neccessarily. I hafve encountered the same problem on both FreeBSD and Linux systems. The thing probably is that the filesystem is not fully synced. There is a sync command in unix and I have tried it also. Sometimes it helps sometimes not. Usually there are two solutions: reboot or

Re: newbie to fbsd

2005-08-30 Thread Giorgos Keramidas
On 2005-08-30 09:01, Mario Carugno [EMAIL PROTECTED] wrote: Hi there, i am now a Debian user, but curious about FreeBSD. Here are some questions: * I don't have a fast internet connection, so i have to get the CDROM distribution. The question is: ALL packages found in

Re: Question about TCP packet.

2005-08-30 Thread Mark Tinguely
deleted background found that I received 2 ack packets when sent data to embedded device. Does It mean one ack packet is not necessary and the embedded device's tcp stack is broken? thanks, --hwh 16:58:08.448730 192.168.168.137.1693 211.96.21.220.9742: P 1:22(21) ack 1 win 65535

sponsoring to port the graphire USB tablet device driver to FreeBSD

2005-08-30 Thread Marco Molteni
** please reply to [EMAIL PROTECTED] only ** Hi, There is a working device driver of the wacom USB tablet for Linux, at http://linuxwacom.sourceforge.net/, which supports FreeBSD only for serial. What I would like is support in FreeBSD for the USB tablet, more precisely I'd like

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Lowell Gilbert
Svein Halvor Halvorsen [EMAIL PROTECTED] writes: Only I thought I'd keep a list of filename/inode pairs from each sync, so before I do a sync I could compare the lists to find out which files appears to be the same, only with a new name. Doesn't

Re: Perl 5.8.7 port requires libm.so.4

2005-08-30 Thread Lowell Gilbert
Will Maier [EMAIL PROTECTED] writes: *- I'm running a ~2 days old FreeBSD 5.3-SECURITY install; I'm still getting my feet wet with FreeBSD. Here's the process I've been using to keep my ports tree up-to-date: # portsnap fetch # portsnap update # make fetchindex # portsdb

Re: crontab : day-of-month support for last-day-of-month

2005-08-30 Thread Lowell Gilbert
Nicolas Blais [EMAIL PROTECTED] writes: Does our crontab allow the use of L (as found on http://wiki.opensymphony.com/display/QRTZ1/CronTriggers+Tutorial?decorator=printable) in the day-of-month field which would allow for a job to run on a 31th or feb 28? It would be useful for

Re: Perl 5.8.7 port requires libm.so.4

2005-08-30 Thread Will Maier
On Tue, Aug 30, 2005 at 09:19:01AM -0400, Lowell Gilbert wrote: Will Maier [EMAIL PROTECTED] writes: I'm running a ~2 days old FreeBSD 5.3-SECURITY install; I'm still getting my ^^^ My apologies -- should read: 5.4-SECURITY. [snip...] I've also been

Re: Logo Contest Update?

2005-08-30 Thread Josh Ockert
Please refrain from misinformation. On 8/30/05, Ted Mittelstaedt [EMAIL PROTECTED] wrote: Quite obviously nobody submitted anything that the contest organizers were happy with. You should be e-mailing [EMAIL PROTECTED] as is listed in http://logo-contest.freebsd.org/ rather than stirrring

Re: Setting up a home network with FreeBSD (not connected to the Internet yet)

2005-08-30 Thread Will Maier
On Mon, Aug 29, 2005 at 08:45:12PM -0700, Maude User wrote: I was able to borrow someone's keyboard and monitor to install FreeBSD onto the server - but after HTTP and FTP and NFS are set up I was hoping I could return the keyboard and monitor and be able to install and configure any

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Greg Barniskis
Svein Halvor Halvorsen wrote: * Greg Barniskis [2005-08-29 11:45 -0500] Eh? Bad assumptions about snapshots, I think. If a snapshot occupied even a tenth of the space of the data that it represented, we would quickly fill all our disks and the snapshot technology would be almost as painful as

Turning off file flags during restore

2005-08-30 Thread Freminlins
Hello, I have some data on a NetApp which I am in the process of migrating to a machine running FreeBSD. I dump the data off the NetApp to one big file on the FreeBSD machine. When I restore the data I get some odd file flags like this: -rw-r--r-- 1 www www schg 73 Jul 27 22:04 foo.txt I

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Charles Swiger
On Aug 30, 2005, at 3:32 AM, Svein Halvor Halvorsen wrote: Yes, that's correct! But let's say I keep more than one snapshot around. I maybe didn't mention this, but this the sole purpose of using snapshots; for me to have more full backups laying around. A snapshot on the same disk does

34

2005-08-30 Thread mars yao
34 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Disaster recovery ?

2005-08-30 Thread Madhusudan Singh
Hi I had a working FreeBSd 5.3 RELEASE server running postfix and zope until last night. When I checked it in the morning, it had a bunch of ad4 ... UNRECOVERABLE ERROR messages on it. Upon a reboot, it complains it cannot find /boot/loader (error 16). Last week, it had shut down without any

Is there a way to connect to a Microsoft VPN?

2005-08-30 Thread WOB
Hi, Is there a way to connect my FreeBSD 5.4 box to a Microsoft VPN? Basically, I use FreeBSD at home, and want to connect to my XP Pro box at work. On Linux, I think they have a VPN program you can run, then you can use rdesktop to connect to a Windows host on the VPN LAN. On FreeBSD, I

Re: Disaster recovery ?

2005-08-30 Thread Charles Swiger
On Aug 30, 2005, at 11:08 AM, Madhusudan Singh wrote: I had a working FreeBSd 5.3 RELEASE server running postfix and zope until last night. When I checked it in the morning, it had a bunch of ad4 ... UNRECOVERABLE ERROR messages on it. Upon a reboot, it complains it cannot find

Re: crontab : day-of-month support for last-day-of-month

2005-08-30 Thread Kevin Kinsey
Nicolas Blais wrote: Hi, Does our crontab allow the use of L (as found on http://wiki.opensymphony.com/display/QRTZ1/CronTriggers+Tutorial?decorator=printable) in the day-of-month field which would allow for a job to run on a 31th or feb 28? It would be useful for certain apps like

Setting HTTP_PROXY for all users

2005-08-30 Thread Ceri Davies
I want to set HTTP_PROXY for all users on my machine, and I'd like to do it in /etc/login.conf as then it's only in one place. However, I need to put a colon in for the port number and can't see how to escape it so that the entry doesn't get chopped off halfway through. None of these work:

Re: Loading kld's from other archs/versions

2005-08-30 Thread Joseph Koshy
By any chance, can I somehow use kernel modules compiled for 5.4/i386, 5.4/amd64 or 6.0/i386 on 6.0/amd64? I don't have the source code, but I need it to work very much. You cannot use a kernel module compiled for one architecture with a kernel running on another. Even on a given

How to set BIOSPIO for a ata

2005-08-30 Thread Lyubich, M
Hello, Is there an option to set a specific transfer mode for an ata device, namely BIOSPIO for acd0 (acd0 on ata1-master)? The system waits a bit during boot and emits a message: -- ata1-master: FAILURE - SETFEATURES SET TRANSFER MODE timed out ata1-master: FAILURE - SETFEATURES SET TRANSFER

mouse wheel problem

2005-08-30 Thread Efren Bravo
Hi, I've written on /etc/rc.conf : moused_port=/dev/psm0 moused_flags=-r high -z 4 moused_type=auto moused_enable=YES and on /etc/X11/xorg.conf Section InputDevice Identifier Mouse0 Driver mouse Option Protocol auto

Building a New BSD 5.3 Server

2005-08-30 Thread Dixit, Viraj
I have a question regarding the compatibility of BSD 5.3 Unix which I found very stable running the OS for a website. I am purchasing a new server and these are the qualities that the server has. Is BSD 5.3 will be able to work and be compatible with these options. Enterprise-class uptime and

mouse wheel problem

2005-08-30 Thread Robert Huff
Efren Bravo writes: Section InputDevice Identifier Mouse0 Driver mouse Option Protocol auto Option Device /dev/sysmouse Option Buttons 5 Option ZAxisMapping 4 5 EndSection But the

Re: Turning off file flags during restore

2005-08-30 Thread David Kirchner
On 8/30/05, Freminlins [EMAIL PROTECTED] wrote: -rw-r--r-- 1 www www schg 73 Jul 27 22:04 foo.txt I understand that some of the attributes on the NetApp may be confusing restore. I don't really have a problem with that. Is there a way to not set the file flags during restore? I don't really

FreeBSD 5.2.1 and Qt library

2005-08-30 Thread Miguel Cárdenas
Hello list... I have a little problem compiling Qt-based programs, when running 'make' get the following error: bash$ make ( cd /src/moc ; make ) cd: can't cd to /src/moc *** Error code 2 and then stops. Am using the Qt that comes with the FreeBSD 5.2.1 Note that the program compiles

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Garance A Drosihn
At 9:32 AM +0200 8/30/05, Svein Halvor Halvorsen wrote: The solution: Somehow, I need to mirror all the move ops on the remote system before doing the rsync. This could probably be done by making a hash table of inodes/filenames pairs (or triplets, etc) each time i sync. Then the next time, I

Re: Is there a way to connect to a Microsoft VPN?

2005-08-30 Thread Mike Hernandez
On 8/30/05, WOB [EMAIL PROTECTED] wrote: Basically, I use FreeBSD at home, and want to connect to my XP Pro box at work. You could probably use openvpn. It's in ports and also available for windows. Mike ___ freebsd-questions@freebsd.org mailing

Re: cloning installed packages?

2005-08-30 Thread Danny Howard
On Mon, Aug 29, 2005 at 05:53:27AM -0400, Wolfgang Lausenbart wrote: I want to setup a FreeBSD 5.4 Server, which should have all packages, as an older 4.11 based Server. What is the best way of providing the same packages to as installed on the 4.11 based? Note that it must not be *exactly*

Re: HP Servers (Blade SAN)

2005-08-30 Thread Danny Howard
On Mon, Aug 29, 2005 at 10:34:25PM -0300, Marc G. Fournier wrote: I've been starting to investigate migrating from individual servers to a more infrastructure approach to our servers ... namely, blade servers to run the applications on, with a SAN backend for the data ... Specifically,

changing keyboard behaviour

2005-08-30 Thread manish jain
hi, i am a freebsd newbie and i love it. i used linux for quite some time and gave it up for many reasons. i want my console's delete key to work as forward delete and not as backspace. can anyone help me out with this small problem ? further, when i press the arrow keys in an xterm, it echoes

Re: mouse wheel problem

2005-08-30 Thread Gary W. Swearingen
Efren Bravo [EMAIL PROTECTED] writes: Have I a bad configuration? You might need these in your /etc/rc.conf (and a re-boot): moused_enable=YES moused_flags=-z 4 5 ##moused_flags=-m 1=3 -m 3=1 -z 4 5 ## I'll try un-swapped buttons for a while. moused_port=/dev/psm0 moused_type=auto

Re: mouse wheel problem

2005-08-30 Thread David Kirchner
On 8/30/05, Efren Bravo [EMAIL PROTECTED] wrote: Section InputDevice Identifier Mouse0 Driver mouse Option Protocol auto Option Device /dev/sysmouse Option Buttons 5 Option ZAxisMapping 4 5 EndSection But the

Re: changing keyboard behaviour

2005-08-30 Thread Gary W. Swearingen
manish jain [EMAIL PROTECTED] writes: i want my console's delete key to work as forward delete and not as backspace. can anyone help me out with this small problem ? Copy one of /usr/share/syscons/keymaps/* to /etc/keymaps, edit it, and put this in /etc/rc.conf: keymap=/etc/keymap Unless you

Re: rsync and moving files [Re: backup w/ snapshots]

2005-08-30 Thread Lowell Gilbert
Charles Swiger [EMAIL PROTECTED] writes: On Aug 30, 2005, at 3:32 AM, Svein Halvor Halvorsen wrote: Yes, that's correct! But let's say I keep more than one snapshot around. I maybe didn't mention this, but this the sole purpose of using snapshots; for me to have more full backups

Re: Which version and other updating questions

2005-08-30 Thread Lowell Gilbert
http://www.freebsd.org/releng/index.html K Anderson [EMAIL PROTECTED] writes: Another good URL. Ugh, were did you learn all these little things from? http://www.freebsd.org/ [It's among the manu useful bits of information if you follow the link called release information on the FreeBSD

Re: Perl 5.8.7 port requires libm.so.4

2005-08-30 Thread Lowell Gilbert
Will Maier [EMAIL PROTECTED] writes: On Tue, Aug 30, 2005 at 09:19:01AM -0400, Lowell Gilbert wrote: I don't use freebsd-update, but I'd like to point out that libm.so.4 is on FreeBSD 6.x, not 5.x. So you don't seem to be running the base system you think you are. Hmm. I base my

Re: broken getopt

2005-08-30 Thread Lowell Gilbert
Robert Fitzpatrick [EMAIL PROTECTED] writes: Victor referred me to the archives after finding out I have linked Postfix with a broken GNU getopt(), but I have not been able to come up with the solution. My current getopt package is gengetopt-2.11, should I resort to an earlier version

Re: Perl 5.8.7 port requires libm.so.4

2005-08-30 Thread Will Maier
On Tue, Aug 30, 2005 at 02:16:18PM -0400, Lowell Gilbert wrote: Will Maier [EMAIL PROTECTED] writes: Hmm. I base my statement off the output from `uname -a`: FreeBSD `hostname` 5.4-SECURITY FreeBSD 5.4-SECURITY #0: Wed Jul 20 08:57:11 \ UTC 2005 [EMAIL

Re: upgrading perl -ports

2005-08-30 Thread Lowell Gilbert
Zan [EMAIL PROTECTED] writes: in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0) already there, but when I type 'perl -v' I see that I'm running off of 5.0. Is there anything else I can do besides trying the use.perl port command? Because that doesn't seem to

Re: Is there a way to connect to a Microsoft VPN?

2005-08-30 Thread Eric Schuele
WOB wrote: Hi, Is there a way to connect my FreeBSD 5.4 box to a Microsoft VPN? Basically, I use FreeBSD at home, and want to connect to my XP Pro box at work. On Linux, I think they have a VPN program you can run, then you can use rdesktop to connect to a Windows host on the VPN LAN. On

Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Robert Slade
Hiya, I've been working on this beasty on and off for some time. It's a Quad processor 1 Gbyte of memory and 5 scsi drives using the 2p raid controller setup as 2 raid arrays + 1 spare. The machine works fine with 5.4 release #0 with the supplied generic kernel. The problem(s) I have been

Re: upgrading perl -ports

2005-08-30 Thread Zan
uname -m = i386 which -a perl = /usr/local/bin/perl /usr/bin/perl Please show: uname -m which -a perl On Tuesday, August 30, 2005, at 01:30 P:M, Lowell Gilbert wrote: Zan [EMAIL PROTECTED] writes: in my /usr/local/bin I can clearly see that there is a newer version of perl (5.8.0)

Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Vizion
On Tuesday 30 August 2005 12:05, the author Robert Slade contributed to the dialogue on- Proliant 5000 sever Fbsd 5.4 (re)boot problem: Hiya, I've been working on this beasty on and off for some time. It's a Quad processor 1 Gbyte of memory and 5 scsi drives using the 2p raid controller

Re: broken getopt

2005-08-30 Thread Robert Fitzpatrick
On Tue, 2005-08-30 at 14:25 -0400, Lowell Gilbert wrote: Robert Fitzpatrick [EMAIL PROTECTED] writes: Aug 29 11:11:10 esmtp postfix/master[67333]: warning: /usr/local/libexec/postfix/pipe: bad command startup -- throttling Aug 29 11:11:51 esmtp postfix/master[67333]: warning:

Snapshots

2005-08-30 Thread Brian McCann
Hi all...I'm having a problem using snapshots...which I discovered when I tried a system backup using dump. I've got a 283Gb partition, and the system was trying to create the snapshot for 12 hours. I'm on 5.4-RELEASE. Should this be taking this long? My gut tells me no...cause it'd be

ssh behavior changes after upgrade to 4.1-portable

2005-08-30 Thread Dan Mahoney, System Admin
Hey all, I just upgraded to the latest 4.1-portable openssh, and now when trying to log into my system I get the following: [EMAIL PROTECTED]:/etc/ssh$ ssh [EMAIL PROTECTED] WARNING: DSA key found for host prime.gushi.org in /home/danm/.ssh/known_hosts:1 DSA key fingerprint

compiling kernel

2005-08-30 Thread Efren Bravo
Hi, Trying to compile the kernel I found this problem: My PC has not ISA slot and I want to disable it from /sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices pointing to isa. Can I remove those devices declarations? Because for example my pc doesn't have SCSI but

Re: compiling kernel

2005-08-30 Thread [EMAIL PROTECTED]
On Tue, 30 Aug 2005 16:14:25 -0500 Efren Bravo [EMAIL PROTECTED] wrote: Trying to compile the kernel I found this problem: My PC has not ISA slot and I want to disable it from /sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices pointing to isa. from GENERIC # Bus

Re: compiling kernel

2005-08-30 Thread Glenn Dawson
At 02:14 PM 8/30/2005, Efren Bravo wrote: Hi, Trying to compile the kernel I found this problem: My PC has not ISA slot and I want to disable it from /sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices pointing to isa. Can I remove those devices declarations? Because for

Re: compiling kernel

2005-08-30 Thread Robert Slade
On Tue, 2005-08-30 at 22:14, Efren Bravo wrote: Hi, Trying to compile the kernel I found this problem: My PC has not ISA slot and I want to disable it from /sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices pointing to isa. Can I remove those devices

Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Robert Slade
On Tue, 2005-08-30 at 20:10, Vizion wrote: On Tuesday 30 August 2005 12:05, the author Robert Slade contributed to the dialogue on- Proliant 5000 sever Fbsd 5.4 (re)boot problem: Hiya, I've been working on this beasty on and off for some time. It's a Quad processor 1 Gbyte of memory

Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Robert Slade
On Tue, 2005-08-30 at 21:20, Vizion wrote: On Tuesday 30 August 2005 13:22, the author Robert Slade contributed to the dialogue on- Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem: On Tue, 2005-08-30 at 20:10, Vizion wrote: On Tuesday 30 August 2005 12:05, the author Robert Slade

Motorolla's M1200 modem and FreeBSD?

2005-08-30 Thread Mikhail Teterin
I've received an old laptop (Micron's Transport XKE), with a modem that was made by Motorolla, model m1200. FreeBSD-6 recognizes two serial ports in the machine (regular com-port on the back, plus the IrDA port), but there is nothing about the modem. comms/ltmdm does not react to it (Lucent is

Firewall/NAT/Traffic Shapper

2005-08-30 Thread Ionut Anghel
Hi, I'm trying to setup a Firewall/NAT/Traffic Shapper server using FreeBSD 5.3 I install all the packages, including kernel sources...everything's ok. Then I activate ipnat and natd in rc.conf and all the clients behind the router can access the Internet. But, if I want to install dummynet (i

Linux ldd doesn't work

2005-08-30 Thread Richard Morse
Hi! I've looked through Google and the FreeBSD list search, but haven't found anyone with a solution to this problem: the linux ldd doesn't work. When ever I try to use it, I get errors like: /compat/linux/usr/bin/ldd: line 1: /lib/ld-linux.so.2: cannot execute binary file

Re: crontab : day-of-month support for last-day-of-month

2005-08-30 Thread Nicolas Blais
On August 30, 2005 11:16 am, Kevin Kinsey wrote: Nicolas Blais wrote: Hi, Does our crontab allow the use of L (as found on http://wiki.opensymphony.com/display/QRTZ1/CronTriggers+Tutorial?decorator =printable) in the day-of-month field which would allow for a job to run on a 31th or feb

How to get /etc/ssh back

2005-08-30 Thread Sean P. Malone
I mistakenly deleted /etc/ssh along with all of the keyfiles and, most importantly, ssd_config. I was attempting to completely remove/reinstall openssh. I've tried both the port and package. The install program doesn't complain that there is no /etc/ssh. I had assumed that it would create

Re: How to get /etc/ssh back

2005-08-30 Thread David Kirchner
On 8/30/05, Sean P. Malone [EMAIL PROTECTED] wrote: The system does ask for entropy upon the next reboot but the generation of the keys and startup of sshd fail since there is no /etc/ssh. If the install program doesn't create /etc/ssh, what does and how do I get it back? Thanks! Sean

Re: How to get /etc/ssh back

2005-08-30 Thread [EMAIL PROTECTED]
On Tue, 30 Aug 2005 16:04:32 -0500 Sean P. Malone [EMAIL PROTECTED] wrote: I mistakenly deleted /etc/ssh along with all of the keyfiles and, most importantly, ssd_config. I was attempting to completely remove/reinstall openssh. I've tried both the port and package. The install program

making packages

2005-08-30 Thread Chris
Hi I'm just checking out how to make my own packages from ports. To see how things work I did ``make package'' in misc/bb. I get this: [snip] === Checking if misc/bb already installed === bb-1.3.r1 is already installed You may wish to ``make deinstall'' and install this port again

Re: making packages

2005-08-30 Thread Roland Smith
On Tue, Aug 30, 2005 at 09:26:05PM +0100, Chris wrote: Hi I'm just checking out how to make my own packages from ports. To see how things work I did ``make package'' in misc/bb. I get this: snip Are there better ways of making a package? See the -b option of pkg_create in the manual page.

Re: compiling kernel

2005-08-30 Thread Kevin Kinsey
Efren Bravo wrote: Hi, Trying to compile the kernel I found this problem: My PC has not ISA slot and I want to disable it from /sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices pointing to isa. Can I remove those devices declarations? Because for example my pc

wi mini-pci replacement, ath or ral?

2005-08-30 Thread Emanuel Strobl
Hello, I have a old notebook (vaio SRX41P) which I want to make 802.11g speaking. The original Lucent card is mini-pci standard so I guess I can use any other mini-pci model. What should I prefer, cards with Atheros chipset or cards with the (cheaper) Ralink? Has anybody compared them

Re: making packages

2005-08-30 Thread Chris
Roland Smith wrote: On Tue, Aug 30, 2005 at 09:26:05PM +0100, Chris wrote: Hi I'm just checking out how to make my own packages from ports. To see how things work I did ``make package'' in misc/bb. I get this: snip Are there better ways of making a package? See the -b option of

moving everything except a directory

2005-08-30 Thread Brian John
Say I am at ~ and I have 10 directories inside named 1, 2, 3, 4 ,5, 6, 7, 8, 9 and 10. What command can I use to move everything but directory 2? What if I wanted to move everything but directories 2 and 7? I'm not sure how to use the mv command to do this in 1 comand. Thanks /Brian

GbE NICs besides em (recommendation wanted)

2005-08-30 Thread Emanuel Strobl
Hello, I'm quiet disappointed with the em nics and wanted to try some other GigaBit NICs (1000baseTX only). AFAIK there are re, sk, bge driven cards. Which doesn't saturate a [EMAIL PROTECTED] at 200mbit/s with interrupt load (like em does)? I heard that the re is way better than the not so

Re: moving everything except a directory

2005-08-30 Thread Mark Kane
Brian John wrote: Say I am at ~ and I have 10 directories inside named 1, 2, 3, 4 ,5, 6, 7, 8, 9 and 10. What command can I use to move everything but directory 2? mv 1 3 4 5 6 7 8 9 10 new/ What if I wanted to move everything but directories 2 and 7? mv 1 3 4 5 6 8 9 10 new/ I'm not

Re: moving everything except a directory

2005-08-30 Thread Emanuel Strobl
Am Samstag, 1. Oktober 2005 00:40 CEST schrieb Brian John: Say I am at ~ and I have 10 directories inside named 1, 2, 3, 4 ,5, 6, 7, 8, 9 and 10. What command can I use to move everything but directory 2? What if I wanted to move everything but directories 2 and 7? See regular expressions,

Re: changing keyboard behaviour

2005-08-30 Thread Warren Block
On Tue, 30 Aug 2005, manish jain wrote: i am a freebsd newbie and i love it. i used linux for quite some time and gave it up for many reasons. i want my console's delete key to work as forward delete and not as backspace. can anyone help me out with this small problem ? It would help to know

Re: Snapshots

2005-08-30 Thread Bob Johnson
On 8/30/05, Brian McCann [EMAIL PROTECTED] wrote: Hi all...I'm having a problem using snapshots...which I discovered when I tried a system backup using dump. I've got a 283Gb partition, and the system was trying to create the snapshot for 12 hours. I'm on 5.4-RELEASE. Should this be taking

Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Vizion
On Tuesday 30 August 2005 13:31, the author Robert Slade contributed to the dialogue on- Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem: On Tue, 2005-08-30 at 21:20, Vizion wrote: On Tuesday 30 August 2005 13:22, the author Robert Slade contributed to the dialogue on- Re: Proliant

Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem

2005-08-30 Thread Vizion
On Tuesday 30 August 2005 16:21, the author Vizion contributed to the dialogue on- Re: Proliant 5000 sever Fbsd 5.4 (re)boot problem: On Tuesday 30 August 2005 13:31, the author Robert Slade contributed to the dialogue on- Is this any use: http://ezine.daemonnews.org/23/cpqraid.html

5.4 Sloooooow network

2005-08-30 Thread Bernt Hansson
Hello I've just installed FreeBSD 5.4-RELEASE #0. Internal network works fast and without problems, the problems occur with external connections to the services I'm running (mail web). Almost every connection attempt times-out like this. qpopper[4372]: (v4.0.5) Timeout (120 secs) during nw

trying to use ACLs

2005-08-30 Thread Jon Falconer
Hi, I'm running FreeBSD 5.4-Release and trying to make use of the ACLs feature. I've enabled it on the partition I'm using. I can set access ACLs on a directory just fine, but whenever I try to set a default ACL, I get the following: %setfacl -dn -m g:PR:rwx test setfacl: warning: no mask entry

Application layer firewall on FreeBSD, is it possible ?

2005-08-30 Thread Daniel Dvořák
Hi all, let me ask you for task how to control p2p applications and their traffic with dynamic ports from user´s commputers on gateway. We are small wireless community and have shared access to internet for all members. Core members decided to control p2p traffic by default and to allow each

Re: GbE NICs besides em (recommendation wanted)

2005-08-30 Thread Giorgos Keramidas
On 2005-08-31 00:46, Emanuel Strobl [EMAIL PROTECTED] wrote: Hello, I'm quiet disappointed with the em nics and wanted to try some other GigaBit NICs (1000baseTX only). AFAIK there are re, sk, bge driven cards. Which doesn't saturate a [EMAIL PROTECTED] at 200mbit/s with interrupt load (like

FW: Application layer firewall on FreeBSD, is it possible ?

2005-08-30 Thread Daniel Dvořák
... but you know, proxy is not what I am asking, proxy is not firewall. We do not need to restrict everything and all members. We like full routeable network with full access to IPv6 / IPv4 internet without any necessary action like configure proxy clients at all pc´s our members. We only want

VNC + SSH question..

2005-08-30 Thread Eric Murphy
Hey guys had a SSH forward question so here goes... I have 2 computers on my lan one of them is a server and the other is my desktop. Desktop 192.168.1.104 Server 192.168.1.103 Now I have port forwarding setup on my crappy linksys router so 22 is pointing to my Server (192.168.1.103) My

libm.so.4 problem when running program

2005-08-30 Thread Michael Pope
I've just installed port 'fpm' on my FreeBSD5.4 with a current updated /usr/ports and fpm will not start. It gets this error: /libexec/ld-elf.so.1: Shared object libm.so.4 not found, required by libgnomeui.so.5 I've searched around but all people say is that libm.so.4 is part of

Re: VNC + SSH question..

2005-08-30 Thread Garrett Cooper
On Aug 31, 2005, at 9:22 AM, Eric Murphy wrote: Hey guys had a SSH forward question so here goes... I have 2 computers on my lan one of them is a server and the other is my desktop. Desktop 192.168.1.104 Server 192.168.1.103 Now I have port forwarding setup on my crappy linksys router

  1   2   >