Re: SSD for ZIL suggestions?

2012-01-15 Thread Leon Meßner
better have a look at the 710 line. You should always mirror your ZIL drives. There's a lot of content available on this subject actually. I once read about a tool called zilstat which should help you decide if you do actually need a SSD. NFS and db's are the usual usecases. cherio, Leon

Re: NFSv4 and file locking

2012-01-13 Thread Leon Meßner
On Thu, Jan 12, 2012 at 05:37:57PM +0100, Leon Meßner wrote: Hi, Does anyone know what you have to do to get locking working under NFSv4? I tried the following: # mount_nfs -o nfsv4,sec=sys ip.nfsv4:/nfstest /mnt/test # mount | grep ip.nfsv4 ip.nfsv4:/nfstest on /mnt/test (newnfs

NFSv4 and file locking

2012-01-12 Thread Leon Meßner
0x81054000 3008fnfscl.ko # cd /mnt/test # lockf testlockfile ls lockf: cannot open testlockfile: Operation not supported Client runs 8.2-RELEASE-p6, Server runs 8-STABLE from about a month ago. cherio, Leon ___ freebsd-questions@freebsd.org

Re: NFSv4 directory listing issues.

2011-08-27 Thread Leon Meßner
On Tue, Aug 23, 2011 at 01:11:52AM +0200, Leon Meßner wrote: Hi, i'm just testing a kerberized NFSv4 export of a ZFS-Filesystem. Both client and server are FreeBSD at the moment. I tried Linux clients, but could not mount with sec=krb5. If i mount an exported directory with -o sec=krb5(i|p

NFSv4 directory listing issues.

2011-08-22 Thread Leon Meßner
The share is mounted by a local user with a kerberos ticket by mount -t nfs -o nfsv4,sec=krb5 130.149.58.249:/home mount. Mounting with sec=sys does not produce this problem. Has anyone experienced similar issues ? cherio, Leon ___ freebsd-questions

8.3Release status?

2011-07-04 Thread Leon Meßner
/8.2TODO for 8.2). cherio, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: SAS controller for FreeBSD

2011-06-27 Thread Leon Meßner
On Sat, Jun 25, 2011 at 04:47:19PM -0400, Daniel Feenberg wrote: On Sat, 25 Jun 2011, Leon Meßner wrote: On Fri, Jun 24, 2011 at 06:51:37PM -0400, Daniel Feenberg wrote: ... There are some SAS RAID controllers that claim to support FreeBSD but I can't tell if their JBOD mode

Re: SAS controller for FreeBSD

2011-06-25 Thread Leon Meßner
and reliability are very nice. The only thing we are missing is IR-Firmware support but if you only want a HBA this won't bother you. cherio, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: dnssec with freebsd's resolver(3)

2011-06-23 Thread Leon Meßner
This mail got only send to Matthew because of bad time of day ;) On Wed, Jun 22, 2011 at 10:58:00PM +0100, Matthew Seaman wrote: On 22/06/2011 20:02, Osterweil, Eric wrote: On 6/22/11 2:56 PM, Leon Meßner l.mess...@physik.tu-berlin.de wrote: On Mon, Jun 20, 2011 at 06:17:23AM

Re: dnssec with freebsd's resolver(3)

2011-06-22 Thread Leon Meßner
On Mon, Jun 20, 2011 at 06:17:23AM +0100, Matthew Seaman wrote: On 20/06/2011 01:37, Leon Meßner wrote: does the freebsd resolver(3) support sending the DO bit in queries and thus do DNSSEC validation ? I tried using ssh with SSHFP RR's in a signed zone but i still get the insecure Key

dnssec with freebsd's resolver(3)

2011-06-19 Thread Leon Meßner
Hi, does the freebsd resolver(3) support sending the DO bit in queries and thus do DNSSEC validation ? I tried using ssh with SSHFP RR's in a signed zone but i still get the insecure Key message from ssh on FreeBSD (works on some other OS). cherio, Leon

Kernel loading very slowly with specific (wrong?) loader.conf

2011-04-12 Thread Leon Meßner
device (dmesg says so), although i should. cu, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Mentioning of geom in the handbook's RAID chapter.

2011-04-05 Thread Leon Meßner
chapter about geom but why is there no mentioning about that in the Storage.RAID part of the Handbook ? Sincerly, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: SAS HBA card for freebsd?

2010-12-25 Thread Leon Meßner
that can work in JBOD mode. chario, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: A jail with a dash in its name

2010-12-22 Thread Leon Meßner
, of course. Thanks for all your help! I chose to remove all hyphens instead. I use ezjail and have jails with hyphens. Everything works fine there. salut, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Stale NFS file handles on 8.x amd64

2010-11-30 Thread Leon Meßner
I set a wrong cc . Please look over to -stable. Sorry for that, Leon On Tue, Nov 30, 2010 at 03:10:18PM +, krad wrote: On 30 November 2010 01:48, Leon Meßner l.mess...@physik.tu-berlin.dewrote: Hi, On Mon, Nov 29, 2010 at 08:06:54PM -0500, Adam McDougall wrote: I've been running

Re: Stale NFS file handles on 8.x amd64

2010-11-29 Thread Leon Meßner
for temporary file creation to the user home. But IIRC the error message looked more like: http://www.mail-archive.com/dove...@dovecot.org/msg26856.html And are fixed in stable. Just a hint, Leon ___ freebsd-questions@freebsd.org mailing list http

Re: Mutt Port broken ?

2010-11-17 Thread Leon Meßner
ideas on what could be done ? I'm nut sure but i remember that openssl dropped support for the MD2 Algo. Perhaps try with MD2 enabled. hth, leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Heimdal 1.4 can't open old 0.6.3 database

2010-11-13 Thread Leon Meßner
to merge anything or so. The Kerberos docu only talks about MIT to Heimdal or v4 to v5 conversion. thanks, leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

mergemaster comparing everything.

2010-11-12 Thread Leon Meßner
lines. This is an upgrade from 8.1 to -STABLE. Greetings, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: How do we like our base kerberos? Will it flee soon?

2010-11-12 Thread Leon Meßner
On Thu, Nov 11, 2010 at 04:22:57PM +0100, Joerg Pulz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 10 Nov 2010, Leon Meßner wrote: Hi, What i didn't try: - Use the port. please take a look at ports/152030 and the patches i mentioned in the PR. With applied

Re: mergemaster comparing everything.

2010-11-12 Thread Leon Meßner
On Fri, Nov 12, 2010 at 09:40:01AM -0700, Warren Block wrote: On Fri, 12 Nov 2010, Leon Me?ner wrote: is there a trick besides using the rcs funktion of mergemaster to get around having to look at every file in /etc for comparison? I know there once was a bug in mergemaster but it's

Re: How do we like our base kerberos? Will it flee soon?

2010-11-12 Thread Leon Meßner
On Fri, Nov 12, 2010 at 06:03:33PM +0100, Joerg Pulz wrote: On Fri, 12 Nov 2010, Leon Meßner wrote: On Thu, Nov 11, 2010 at 04:22:57PM +0100, Joerg Pulz wrote: On Wed, 10 Nov 2010, Leon Meßner wrote: Did exactly as told and everything worked fine. Im currently in the process

How do we like our base kerberos? Will it flee soon?

2010-11-10 Thread Leon Meßner
patch (tried RELENG_8 and _8_1 from 24.6 and 19.7 and now)? Actually a complete base kerberos would be much appreciated. best regards, Leon pgpNaCkW0QB3v.pgp Description: PGP signature

Downgrade from 8.1 to 8.0 possible ?

2010-10-19 Thread Leon Meßner
, Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Does this look reasonable (y/n)?

2010-09-23 Thread Leon Meßner
, leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

openldap-sasl fails after 8.1 upgrade

2010-08-25 Thread Leon Meßner
with such a setup, but as i can login through ssh and kerberos i suppose these [1] don't apply here (also already tested the proposed changes). If anybody got any insight please share. Thanks in Advance, Leon [1] http://lists.freebsd.org/pipermail/freebsd-stable/2009-October/052217.html

Re: openldap-sasl fails after 8.1 upgrade

2010-08-25 Thread Leon Meßner
After that, rebuilding openldap+dependencies makes it work again. I suppose this is quite dirty and i have to see if it introduces other problems. Thanks, leon -- From: LeonMeßner l.mess...@physik.tu-berlin.de Sent: Wednesday, August 25, 2010 7:04

freeBSD nullfs together nfs and silly rename

2010-06-02 Thread Leon Meßner
This is really a problem when running services inside jails and using NFS as storage. As of [2] it looks like this problem is known for a while. On a normal NFS mount this does not happen as silly renaming [1] works there (producing nasty little .nfs files). TIA, Leon [1] http

Re: freeBSD nullfs together nfs and silly rename

2010-06-02 Thread Leon Meßner
nevermind.. resend and forgot to change the addressee. If anyone has an idea i would of course still be grateful. Regards, leon On Wed, Jun 02, 2010 at 01:50:33PM +0200, Leon Meßner wrote: Hi, I hope this is not the wrong list to ask. Didn't get any answers on -questions. When you try

freeBSD nullfs together nfs and silly rename

2010-05-25 Thread Leon Meßner
Hi, when you try to do the following inside a nullfs mounted directory, where the nullfs origin is itself mounted with nfs you get an error: # foo # tail -f foo # rm -f foo tail: foo: Stale NFS file handle # fg This is really a problem when running services inside jails and using NFS as

security/libassuan's distinfo missing something ?

2010-05-12 Thread Leon Meßner
/security/libassuan/distinfo. = Either /basejail/usr/ports/security/libassuan/distinfo is out of date, or = libassuan-1.0.5.tar.bz2.sig is spelled incorrectly. *** Error code 1 Did anyone run into this problem ? TIA, Leon pgpDxxxlSJ44W.pgp Description: PGP signature

Re: Default labeling and space for rebuilding the kernel.

2010-04-01 Thread Leon Meßner
On Wed, Mar 31, 2010 at 08:34:59AM -0400, Michael Powell wrote: Leon Meßner wrote: Hi, if one uses the default labeling with current installer it is not possible to rebuild the kernel (GENERIC). It fails on installing the wlan.ko. snip /: write failed, filesystem is full install

Default labeling and space for rebuilding the kernel.

2010-03-31 Thread Leon Meßner
/modules/wlan. *** Error code 1 regards, Leon pgp1J9IYK1Sgu.pgp Description: PGP signature

Re: FreeBSD in a cloud

2009-05-28 Thread Leon Meßner
. cheers, leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Hardwire drive0 to ad0 on hw raid.

2009-04-26 Thread Leon Meßner
On Sat, Apr 25, 2009 at 08:39:09PM -0600, Tim Judd wrote: On Sat, Apr 25, 2009 at 8:08 PM, Leon Meßner l.mess...@physik.tu-berlin.dewrote: Hi, i'm having a problem with the disk numbering of RAID arrays (3ware 9650SE). When i boot, the array with my system is always the last numbered

Hardwire drive0 to ad0 on hw raid.

2009-04-25 Thread Leon Meßner
to hardwire this to ad0 as i dont want my system array to have different numbers when booting with different amounts of drives attached to the system. I couldn't find any hints on this in the 3ware manuals or controller-setup. Thanks in Advance, Leon FWIW: This is on FreeBSD-7.1-p5 (latest

Errors found in Freebsd

2008-10-22 Thread Leon Swanepoel - MWEB
card connected to a server patched to the same switch has no errors only that card. I have logged a fault on your site for this already but I have received no response and it has been quite some time. Is there anyone I can contact in this regard? Thank You Kind Regards, Leon Swanepoel

Re: Video card

2006-07-07 Thread victor leon
the install is normal after that when i restart the cpu sounds a beep and can't use X mode ,i only can use text mode my monitor is a AOC model CT520n On 7/7/06, Lowell Gilbert [EMAIL PROTECTED] wrote: victor leon [EMAIL PROTECTED] writes: Hi i want to install freebsd 6.1 in my cpu but i

Problem with Hard Disk

2006-03-23 Thread victor leon
Hi i would like to install Freebsd 6.0 but my Hard Disk (SAMSUNG ST0822N 80 GB) is not detected (im using it to write this mail) sorry my english is not good see you Victor Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

solution: pf with multiple external interfaces for incoming and going traffic.

2006-02-26 Thread Leon Botes
$ext_if1_router) from $ext_if1 to any pass out on $ext_if3 route-to ($ext_if2 $ext_if2_router) from $ext_if2 to any Be advised that there could be errors as this was typed in a rush and adapted from our own ruleset for the sake of ease of reading. -- Regards Leon Botes

pf binat problem

2006-02-25 Thread Leon Botes
on $dsl2_if inet proto tcp from any to $dsl2_ip port { 25, 80, 110 } - $dmz_srv Thanks Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

What is wrong with these pf rules?

2006-01-14 Thread Leon Botes
out the same interface they arrived on? -- Regards Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

PF ruleset NAT assistance

2006-01-05 Thread Leon Botes
from pri_net to any - $ext_if3_ip binat on ext_if3 from dmz_srv to any - ext_if3_ip2 Can someone help me with these three binat rules plz. -- Regards Leon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Wireless networking issue with cm9 card

2005-11-21 Thread Leon Botes
rythmically for the cm9 while those on the 5354 are on constantly. Has anyone had experience in this configuration. dmesg gives same output for cm9 as for 5354. Is there any configuration specific to the cm9 that is different. Thanks Leon ___ freebsd-questions

Re: fsck says UNEXPECTED SOFT UPDATE INCONSISTENCY

2005-09-08 Thread Leon Messner
to be able to fix it.. Every time in phase one it says: CANNOT READ: BLK 66322496 UNEXPECTED SOFT UPDATE INCONSISTENCY snip Any ideas on what I could try to fix this? You could have a look at tunefs(8) and turn soft updates off for fsck'ing. HTH Leon -- gnupg key ID: 9B820836

Re: How to add CPU on server

2005-07-12 Thread Leon Messner
of course). IIRC you should also consider to add device apic to your kernel config (if you dont have already, of course) and perhaps have a short glimpse at the NOTES file. Cheers, Leon -- gnupg key ID: 9B820836 Fingerprint: 6081 8F41 8FEC 0D69 DB98 F014 0FD4 B47D 9B82 0836

Re: adding unused disk space for FreeBSD

2005-07-09 Thread Leon Messner
. You should fsck the partition afterwards. Pay attention to your orig. FreeBSD slice while doing this and have a bootable rescue CD near you. HTH, Leon -- gnupg key ID: 9B820836 Fingerprint: 6081 8F41 8FEC 0D69 DB98 F014 0FD4 B47D 9B82 0836

Re: accidental overwrite

2005-07-05 Thread Leon Messner
attention to the right port version here as well. HTH, Leon -- gnupg key ID: 9B820836 Fingerprint: 6081 8F41 8FEC 0D69 DB98 F014 0FD4 B47D 9B82 0836 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Using unix mail with maildir format

2005-07-05 Thread Leon Messner
but couldn't find any pro mbox now. Also have a look at the shares maildir feature if using imap with multiple users accessing one mail dump. Greets Leon -- gnupg key ID: 9B820836 Fingerprint: 6081 8F41 8FEC 0D69 DB98 F014 0FD4 B47D 9B82 0836

FreeBSD 4.11 IPv6-over-IPv4 tunnel problem

2005-07-04 Thread Leon Messner
packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max/std-dev = 0.422/0.532/0.746/0.152 ms Thanks for reading, any comments appreciated Leon /* /etc/network/interfaces for a Debian system */ auto zwelf6 iface zwelf6 inet6 v4tunnel address 2001:bf0:c00c::c00c:0002

Development on a FreeBSD5.3

2005-02-01 Thread Leon
it work properly? Thanks for any help. Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

sco utility

2005-01-04 Thread Leon
Hi, I have installed KDE 3.3 on free bsd. But the KDE doesn't have a SCO utility. Where can I download this utility from? Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

crontab file

2004-12-30 Thread Leon
Hi All, I edited crontab file to update my ports every day at certain time. But , when time comes, I do not see any information on the screen, that something was updated. Should the system sow any information about update or not? If not, how can I check If ports was updated? Thanks, Leon

Printing

2004-12-30 Thread Leon
under the XP. So the question is: Is it possible to use my windows printer from BSD via VMWare ? If yes( I hope) what can I do else to make it work? Thanks to All, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Printer

2004-12-27 Thread Leon
Hi, I have a BSD5.3 I'm trying to set-up a printer.(Dell AIO A960) I think, that this printer made by Lexmark. They have one looks like what I have(Lexmark X6170) I do not know if BSD support this printer. So if you know, pleas let me know. Thanks, Leon

Create device

2004-12-26 Thread Leon
Hi, I'm trying to create device by using command MAKEDEV But it does not work. What command can I use? Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

create device

2004-12-25 Thread Leon
Hi, I have 5.3 BSD. I'm trying to create device with command MAKEDEV But this command is not recognizable. Which command can I use to create device? Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Text Filter

2004-12-24 Thread Leon
Hi, Where can I get advanced Text Filter for printer Dell AIO A960 . Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Printer

2004-12-24 Thread Leon
Hi, I have tried to configure printer by KDE. When I start to print it gave me an error: The rlpr executable could not be found in you path. Check your installation. What should I do? What should I install? Where I can find this file? Thanks, Leon

CUPS server

2004-12-24 Thread Leon
Hi, How can I check if SUPS server is running? If it is not running , how can I Install it, and configure? Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

tarball

2004-12-24 Thread Leon
Hi, What is the tarball? How can I extract it? Where I can extract it from? Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

VIM

2004-12-22 Thread Leon
Hi, I have installed a VIM editor. When I create a new file with this editor, I can't type anything. What is wrong. Thanks, Leon. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Access to the Internet

2004-12-19 Thread Leon
: Unknown host www.dke-look.org. How can I configure it properly? What should I do? Thanks, Leon. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Kernel configuration

2004-12-16 Thread Leon
to this screen? Thanks, Leon. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

HI

2004-12-14 Thread Leon
it. Thanks, Leon. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

configuration of XFree86

2004-12-08 Thread Leon
; it's not there. So, how can I configure X server? Can you send me a link,or instruction how can I do it? And the second question is the funny one. How can I see help on the FreeBSD? I have tried MAIN but it did not work. What command should I use? Thank you. Leon

RE: Routing question

2004-06-12 Thread Leon Botes
($D:network) to any - $B #define your filtering rules: ... -- However, you will find that route add will not allow multiple default routes. You must use another package to allow for that, or at least it is beyond my knowledge. Let me know if you figure it out, I would be very interested. Leon Botes

RE: Routing question

2004-06-12 Thread Leon Botes
] Sent: 11 June 2004 18:12 To: [EMAIL PROTECTED] Subject: RE: Routing question Leon, This is possible, but will require you to run static routes so that you can manually manage the connections. You should be able to set the routing metrics so that all your traffic from client D goes to B

Routing question

2004-06-11 Thread Leon Botes
traffic coming in via D sent to a default gateway on B's network. And secondly will both client networks be able to see the E/29? If so how? Thanks Leon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Problem installing ruby

2004-05-27 Thread Leon Botes
When trying to install /usr/ports/lang/ruby18 FreeBSD 4.7-RELEASE-p10 Cvsup done 30 mins ago I get this and it breaks. Anyone got any ideas? Openssl ssl is installed from the ports recently. In file included from ossl.h:208, from ossl_asn1.c:11: ossl_engine.h:15: syntax error

Help with a routing issue

2004-05-26 Thread Leon Botes
I have a freebsd 4.7 box at a client. The box has an ip of 192.168.254.22 The default gateway is 192.168.254.1 which is the inside interface of the gateway. The outside interface of the gateway is 196.25.37.18 and it also has an alias of 196.25.37.19. When i ping 196.25.37.18 from the clients box

RE: Help with a routing issue

2004-05-26 Thread Leon Botes
Could you provide the output of ifconfig -a of the gateway box? Should shed some more light about the issues, also the parts of /etc/rc.conf, where the cards are configured, could be interesting. Olaf -- Olaf Hoyer[EMAIL PROTECTED] Fuerchterliche Erlebniss geben zu raten, ob der,

RE: Help with a routing issue

2004-05-26 Thread Leon Botes
Can you show us the routing on the server please rather than the client ? What is the subnet mask of the alias 196.25.37.19 ? It should have a subnet of 255.255.255.255 as it's on the same network as 196.25.37.18. Cheers, -- Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc Unix IS

RE: Help with a routing issue

2004-05-26 Thread Leon Botes
, 2004-05-26 at 13:08, Leon Botes wrote: Tried that already - no luck. -Original Message- From: Nelis Lamprecht [mailto:[EMAIL PROTECTED] Sent: 26 May 2004 13:01 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Help with a routing issue On Wed, 2004-05-26 at 12:28, Leon Botes

Help

2004-04-17 Thread Leon Ellis
more than 473 MB. Any Ideas??? Thank for your help. Leon __ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html ___ [EMAIL PROTECTED] mailing list http

IPFW SQUID 2 bsd boxes 2 different internet routers

2004-02-27 Thread Leon Botes
(router for the http) tcp from any to any 80 out via OIF Any suggestions, improvements or shoot me downs are welcome. Leon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

RE: rc.conf

2004-02-11 Thread Leon Verheem
in /etc/ run ./netstart -Original Message- From: DerAlSem [mailto:[EMAIL PROTECTED] Sent: 11 February 2004 01:16 PM To: [EMAIL PROTECTED] Subject: rc.conf Hello freebsd-newbies, I've made some changes to rc.conf. Is there a way to apply them without rebooting entire system? (i've

RE: Re[2]: rc.conf

2004-02-11 Thread Leon Verheem
Are you ssh'ing into the system in conjunction with running DHCP? I know netstart sometimes doesn't like DHCP. If not then something might be physically wrong with the hardware -Original Message- From: DerAlSem [mailto:[EMAIL PROTECTED] Sent: 11 February 2004 02:30 PM To: Leon Verheem

Help with incorrect received date on microsoft clients

2003-10-29 Thread Leon Botes
System is freebsd 4.7 with up to date sources. Mailer is exim 4.24 with mysql Pop3 server is TPOP3D 1.5.2 System was exim 4.10 and tpop3d 1.4.2 before upgrade After upgrade of exim and tpop3d clients using outlook or outlook express with versions less than 5.5 have the received date of all

MultiLinking ADSL connections

2003-10-23 Thread Leon Verheem
Just curious if anyone has experimented with multilinking adsl connections ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Problem with samba - windows clients reboot when saving.

2003-10-15 Thread Leon Botes
ownership just to be sure. Still does the same. I'm not sure if the problem lies on samba office xp or win98. All antivirus software on the clients have been disabled. Any help is needed urgently. Thanks in advance leon. ___ [EMAIL PROTECTED] mailing list

vsftpd and PAM

2003-10-10 Thread Leon Verheem
When configuring vsftpd to use virtual accounts using PAM for authentication which pam version needs to be installed ? eg pam-mysql or pam_pwdfile ect ect. Running FreeBSD 4.8 ___ [EMAIL PROTECTED] mailing list

PQI 128MB USB flash drive mount problems

2003-08-14 Thread leon j. breedt
seconds or so. ash# mount -t msdos /dev/da0s1 /mnt/istick msdosfs: /dev/da0s1: Input/output error any ideas where in /usr/src/sys the culprit is to be found? thanks! leon nb: please cc me on responses. ___ [EMAIL PROTECTED] mailing list http

Samba not compiling -- libtool error.

2003-07-10 Thread Leon Botes
When i try to install samba 2.2.8a on a 4.7 or 4.8 stable machine it gives this: checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts

SIS 900 card not being detected.

2003-06-13 Thread Leon Botes
I have a MSI board with onboard sis900. I have built the kernel with device sis device miibus output of dmesg is: sis0: SiS 900 10/100BaseTX port 0xe800-0xe8ff mem 0xed102000-0xed102fff irq 11 at device 4.0 on pci0 sis0: Ethernet address: ff:ff:ff:ff:ff:ff sis0: MII without any

Routing question

2003-06-10 Thread Leon Botes
I have a box with three interface cards. inside interface - 192.168.0.0/24 outside interface 1 - 196.15.149.64/26 outside interface 2 - 172.16.254.0/24 Inside connects to lan with windows pc's outside 1 permanently connected to isp via wan router with diginet (t1 type line) and is viewable from

RE: Routing question

2003-06-10 Thread Leon Botes
probably only need to use rule 101 or something very similar to it. Regards - Original Message - From: Leon Botes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 09, 2003 11:18 PM Subject: Routing question I have a box with three interface cards. inside interface - 192.168.0.0/24