RE: Zebra Installation and config

2008-08-25 Thread Catalin Miclaus
configuration on FreeBSD. -- Thanks Farooq Hussain Port name is quagga. After install just follow the man or search on google for configuration examples. Best Regards Catalin Miclaus Network/Security ISP-Data ___ freebsd-questions@freebsd.org

RE: Controlling read access

2008-08-06 Thread Catalin Miclaus
Original Message- From: John Almberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 10:55 PM To: Catalin Miclaus Cc: freebsd-questions@freebsd.org Subject: Re: Controlling read access On Jul 31, 2008, at 5:40 PM, Catalin Miclaus wrote: > Hello John, > > If you are

RE: Controlling read access

2008-07-31 Thread Catalin Miclaus
Hello John, If you are providing only FTP services for those users, perhaps you want to go for an FTP server that handles virtual users. I'm using pure-ftpd and it works great. Google will help you find some nice howto's for same. Best Regards Catalin Miclaus Network/Securit

RE: [Ports] How to find where a port is located?

2008-06-13 Thread Catalin Miclaus
Gilles skrev: > Hello > > Currently, to find where a software is located under /usr/ports/, I > rune the "find" command. Is there a database that I could query > instead so that it gives out the whole path to that the application? > > Thank you. Try 'whereis

kernel crash coredump help

2008-06-08 Thread Catalin Miclaus
) #128 0x in ?? () #129 0x in ?? () #130 0x in ?? () #131 0x in ?? () #132 0x in ?? () #133 0x in ?? () Cannot access memory at address 0xac3e1000 (kgdb) Appreciate your help in identifying if this is a hardw

RE: New Kernel with Dell PE2950

2008-06-04 Thread Catalin Miclaus
-Original Message- From: D Hill [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2008 7:06 PM To: Catalin Miclaus Cc: FreeBSD-Questions Subject: RE: New Kernel with Dell PE2950 On Wed, 4 Jun 2008 at 18:44 +0100, [EMAIL PROTECTED] confabulated: > BTWbce/bge drivers has kn

RE: New Kernel with Dell PE2950

2008-06-04 Thread Catalin Miclaus
NICs for low traffic interfaces if possible. Is there any reason why GENERIC/SMP kernel does not suits you well? What is your traffic expectation for the server? Best Regards Catalin Miclaus Network/Security ISP-Data Starcomms Ltd. ___ freebsd-questions

RE: NFS drops with em0 driver

2008-06-01 Thread Catalin Miclaus
Regards Catalin Miclaus Network/Security ISP-Data Starcomms Ltd. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROT

RE: Need to build a new mail server

2008-05-30 Thread Catalin Miclaus
quires 400 patches to do basic things =( >>> ~Paul http://shearer.org/MTA_Comparison Which MTA you will chose is only your choice. I will vote for Postfix. Best Regards, Catalin Miclaus Network/Security ISP-Data Starcomms Ltd. ___

RE: freebsd-update question

2008-05-16 Thread Catalin Miclaus
since I'm using a custom kernel I did not looked for it. Best Regards Catalin Miclaus Network/Security ISP-Data Starcomms Ltd. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

RE: chmod operation on directories / files

2008-05-07 Thread Catalin Miclaus
ype d'. Best Regards Catalin Miclaus Network/Security ISP-Data Starcomms Ltd. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: rsync as root for mail servers?

2008-05-05 Thread Catalin Miclaus
You can use the SSH key then change it for security reasons. For directories is working fine, I never tried on the e-mail spool thou. Best Regards Catalin Miclaus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Maness Sent: Monday, May 05

RE: Where to rent the best dedicated servers?

2008-03-24 Thread Catalin Miclaus
I have several FreeBSD machines rented from NTT Verio in London. I'm accessing them remotely with SSH and there is also a control-panel option available. Check if this is suitable for you. BR, Catalin Miclaus Senior Network/Security Administrator Starcomms Ltd. www.starcomm

RE: limit Xorg to one ip address

2008-03-19 Thread Catalin Miclaus
binding to all IP addresses. How do i limit Xorg from binding to all IP addresses? Is this still necesary? All help is appreciated. Thanks Mark Do you want to run Xorg on the host or inside the jail? Catalin Miclaus ___ freebsd-questions@freebsd.org

Right way to build package from non-port software

2008-03-10 Thread Catalin Miclaus
atters I'm trying to create packages from net-snmp-5.4.1 sources (needed for 64-bits counters feature) since ports version is based on 5.3.2. Suggestions are welcome. BR, Catalin Miclaus Senior Network/Security Administrator __