php5-mbstring (5.1.1) compile error on amd64 r5.4

2005-12-20 Thread Feczak Szabolcs
Hi everyone, yesterday I wanted to upgrade the ports. I cvsupped and run portupgrade. Today I have realized that the mbstring extension is out of order. After some investigation I found that even though in the /usr/ports/lang/php5/Makefile I read PORTVERSION= 5.1.1, /usr/ports$ make search nam

Group membership above 15 of them

2005-12-21 Thread Feczak Szabolcs
Hi, I would like to have users with more than 15 groups. The default kern.ngroups: is 16 by default and readonly, and not even /etc/sysctl.conf allows to modify it after reboot, although securelevel is -1. I read somewhere that I need the modify the source and rebuild world for this. If I put m

ipv6 basic problem

2004-06-15 Thread Feczak Szabolcs
# netstat -f inet6 -rn Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRSlo0 ::1 ::1 UH lo0 :::0.0.0.0/9

Re: ipv6 basic problem

2004-06-29 Thread Feczak Szabolcs
On Tue, Jun 15, 2004 at 08:00:23PM +0900, Byung-hee H. wrote: > Tue, Jun 15, 2004 at 12:04:29PM +0200 > Feczak Szabolcs <[EMAIL PROTECTED]> wrote: > > # ping6 ::1 > > PING6(56=40+8+8 bytes) ::1 --> ::1 > > ping6: sendmsg: No route to host > > > >

firewall on cdrom

2004-06-29 Thread Feczak Szabolcs
Any similar projects like closedbsd out there ? -- _(_)_ (_. o_)F3CZ0 (_,) http://feczo.nmi.rulez.org ()__ // // ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fre

ncplist s kernel panic on 5.3-Release

2004-12-09 Thread Feczak Szabolcs
Im having problems with ncpfs on 5.3-release ... The problem was noticed after a 4.10 to 5.3 upgrade. I have installed another 5.3 from scratch and recompiled the stock GENERIC config with IPX support as follows: /sys/i386/conf/IPX include GENERIC options IPX issued the make kernel in the /usr/s

Identical physical drives reported different to have different size by dmesg

2004-12-16 Thread Feczak Szabolcs
ad0: 190781MB [387618/16/63] at ata0-master UDMA100 ad1: 190782MB [387621/16/63] at ata1-master UDMA100 What can be the problem ? The drives should have the same parameters ... I have tried to override Cylinder numbers with fdisk -i without luck ... _

Geometry and Mirror

2004-12-21 Thread Feczak Szabolcs
I just do not get this. I have read the manual and Im still in the fog I used to install FreeBSD and when it came to fdisk, I have ignored the following warning: "WARNING: A gemotry of 310101/16/63 for ad0 is incorrect, using a more likely geometry. If this geometry is incorrect or you are unsure

Re: 5.2 to 5.greater

2004-04-06 Thread Feczak Szabolcs
On Tue, Apr 06, 2004 at 04:07:58PM -0400, Osmany Guirola Cruz wrote: > It's possible do and upgrade from realease 5.2 to 5.2.1 or 5.3 or 5.4 etc etc etc. > I dont want download more RELEASE ISOS , i just want do an installation and then > upgrade it. I am thinking in the use of CTM for the ports

IPX 802.2 nwfs

2004-04-08 Thread Feczak Szabolcs
I would like to access an old netware fileserver I have follewed, the instructions on http://people.freebsd.org/~bp/ipxen.html 4.9 GENERIC config + the followings: optionsNCP #NetWare Core protocol optionsNWFS#NetWare filesystem options

Re: IPX 802.2 nwfs

2004-04-08 Thread Feczak Szabolcs
On Thu, Apr 08, 2004 at 03:08:04PM +0200, Joost Bekkers wrote: > While your linux box is using number 2 Linux box is a client as well, server is on network 2DB6EBF8 as I see it out, but maybe Im wrong > Try 'ifconfig vr0f2 ipx 2' Meanwhile someone advised to get rid of multiframe types compile o

Re: IPX 802.2 nwfs - works

2004-04-08 Thread Feczak Szabolcs
On Thu, Apr 08, 2004 at 03:34:26PM +0200, Joost Bekkers wrote: > > # ifconfig vr0 ipx 2 > > AFAIK this sets ipx network 2 on ETHERNET_II framing, your server > is doing ETHERNET_802.2 And when I compile in 802.2 and ef not, is this the same situation ? > To be sure of which network number you sho

Re2: IPX 802.2 nwfs - works

2004-04-08 Thread Feczak Szabolcs
In my last mail I have copy-pasted some trash, so here is the good one # ifconfig vr0f2 ipx 2 # ifconfig vr0f2 vr0f2: flags=8843 mtu 1500 ipx 2H.c6ee8155b inet6 fe80::20c:6eff:fee8:155b%vr0f2 prefixlen 64 tentative scopeid 0x5 ether 00:0c:6e:e8:15:5b # IPXrouted # netstat -rnf ipx Routi

Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
Hi, The problem first occured with rsync : link_stat "/mnt/nwfs/." failed: No such file or directory rsync error: some files could not be transferred (code 23) at main.c(632) But I have figured out that is not rsync specific problem, I can reproduce the error, with basic system tools, such as c

Re: Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
Oh btw, it is 4.10-BETA, since 4.9-RELEASE I had problems with smbfs see here : http://www.freebsd.org/cgi/query-pr.cgi?pr=64719 So I have to act as a samba and netware client. I have also tried 5.x, but 5.x freezes with ncpmount ... Any ideas appreciated ... Thanks -- _(_)_ (_. o_)

Re: Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
It gets more interesting: $ mkdir /mnt/nwfs/. mkdir: /mnt/nwfs/.: File exists $ file /mnt/nwfs/. /mnt/nwfs/.: can't stat `/mnt/nwfs/.' (No such file or directory). Looks like we realy have problem with nwfs here ;( Any ideas to solve ? -- _(_)_ (_. o_)F3CZ0 (_,) http://f

Re: Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
Ok here gets realy interesting : $ mount /mnt/nwfs/ $ mount | grep nwfs /NWSERVER:ADMIN/SDI on /mnt/nwfs (nwfs) $ file /mnt/nwfs/. /mnt/nwfs/.: directory $ rm /mnt/nwfs/* rm: /mnt/nwfs/DESKTOP.AFP: is a directory rm: /mnt/nwfs/Icon: Unknown error: 35216 rm: /mnt/nwfs/Network Trash Folder: is a dir

Re: Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
On Sat, Apr 24, 2004 at 01:39:14AM +0930, Malcolm Kay wrote: > This command should always give an error. If > /mnt/nwfs does not exist you can't create > /mnt/nwfs/., and if /mnt/nwfs exist then so will > /mnt/nwfs/. That was the point, to make the os admit, that it exist, so $ mkdir /mnt/nwfs/.

Re: Serious NWFS problems ...

2004-04-23 Thread Feczak Szabolcs
On Fri, Apr 23, 2004 at 08:49:18PM +0200, Feczak Szabolcs wrote: > 4.9-Beta and 5.2.1 has this fixed, saidly 5.2.1 produces > critical kernel panic with ncpmount, so my only choice > currently is 4.9-Beta ... but If I can't resolve these > problems ... maybe none :( I me

Rsync over SMBFS - bad filedescriptor

2004-05-11 Thread Feczak Szabolcs
Bad file descriptor occurs while Im trying to rsync from smbfs the files are mounted as the following //[EMAIL PROTECTED]/HDD$ on /mnt/smbfs (smbfs, read-only) kern.maxfiles is set to 32768 kern.maxfilesperproc is set to 16384 smb.conf, although it might not makes a difference as a client set to

Freebsd 4.10 ncplogin + Netware 4.11 = nwerr 89fc

2004-08-19 Thread Feczak Szabolcs
When Im trying to log into the netware server, I got nwerr = 89fc, which according to this source code http://debian.fapeal.br/debian/pool/main/n/ncpfs/ncpfs_2.2.0.18-10.diff means Unknown server, (even though this source is from a linux distro, I think the netware error codes are more or less th

Login to Netware NDS ?

2004-08-26 Thread Feczak Szabolcs
Is it possible somehow to log in to netware nds from freebsd ? ncplip doesn't support it and this project is discontinued according to the maintainer ... Any stable way to access netware shares ? Im having problems with the accessibility even with bindery http://www.freebsd.org/cgi/query-pr.cgi

Re: Login to Netware NDS ?

2004-08-26 Thread Feczak Szabolcs
Dan Nelson dnelson at allantgroup.com wrote: > See the mount_nwfs and ncplogin manpages. ncplib was merged into the > base system long ago. I have checked, but nothing about NDS there ... More things here that I do not understand ipx setting # grep ipx /etc/rc.conf

mount nwfs share over tcp/ip

2004-08-26 Thread Feczak Szabolcs
there is not too much about native IP access in the manpage, only that the -A should be used I guess parametered with the IP, but I hav no success # ifconfig xl0f2 ipx 0x8021 # IPXrouted -q

extending concat vinum array

2004-09-02 Thread Feczak Szabolcs
Hi I have the following concatenated array: 3 drives: D vinumdrive0 State: up /dev/ad2A: 0/152627 MB (0%) D vinumdrive1 State: up /dev/ad3A: 0/152627 MB (0%) D vinumdrive2 State: up /dev/ad1A: 0/152627 MB (0%) 1 volumes: V v

NFS4 server

2005-04-12 Thread Feczak Szabolcs
is there a well tested nfs4 server for freebsd out there ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

gmirror on local + nfs volume

2005-04-19 Thread Feczak Szabolcs
I have read about this some months ago on the list, but I can not find it now. Can someone explain how to make a Geom mirror with one local and one remote component ? (so basicly syncronize two volumes between machines automagically) Thanks ___ freebsd

Failover cluster for webserver with dynamic content ?

2005-04-20 Thread Feczak Szabolcs
On k, 2005-04-19 at 17:21 -0400, Paul Mather wrote: > to what you describe using geom_gate for the remote component. See > ggated(8) and ggatec(8) for how to set up an use a geom_gate provider. > Note that the geom_mirror + geom_gate synchronisation would be one-way. Bad luck, I would like to ha

Re: Failover cluster for webserver with dynamic content ?

2005-04-22 Thread Feczak Szabolcs
No answer for days ... does it mean it can not be done correctly ? On sze, 2005-04-20 at 12:49 +0200, Feczak Szabolcs wrote: > On k, 2005-04-19 at 17:21 -0400, Paul Mather wrote: > > to what you describe using geom_gate for the remote component. See > > ggated(8) and ggatec(8) fo

best hardware for SATA on 5.3

2004-11-12 Thread Feczak Szabolcs
I have an Abit NF7 board and I have purchased 2 SATA hard disk, and extended the board with an STLab card wich uses the Sil 3112A chip. This card has an OTP EPROM, so bios version 4.2.12 is not updateable. I have TIMEOUT - WRITE_DMA errors during drive access. I have read in the archives that this

Routing help with arp or zebra

2004-11-29 Thread Feczak Szabolcs
Hi there, I have the following network env. (IPs are not real though similar) (INTERNET) - [? ? ? ?] Internet GW (cisco) [195.223.41.1] - switch - hosts connected to the switch like 195.223.41.10 195.223.41.119 etc. probably in the /24 range or maybe it uses classless routing I do not realy know

Re: Routing help with arp or zebra -> BRIDGE

2004-12-03 Thread Feczak Szabolcs
so the answer to myself If I would like to connect two physical nets without subnetting I must use bridging. The following commands solve the problem: sysctl net.link.ether.bridge=1 sysctl net.link.ether.bridge_cfg=fxp0,fxp1 > 2004-11-29, h keltezéssel 17:02-kor Feczak Szabolcs ezt írta: >

Interrupts percentage high + packetloss

2003-07-23 Thread Feczak Szabolcs
Hi, there is a gw on 100mbit bandwidth, and interrupt is damn high on it even though the bandwidth utilization is only about 20%, and it is an AMD 2Ghz machine with 0,5Gb of DDR Ram though the network card is a D-Link DL10050 (one pci card with 4 ports), so maybe this is the problem, you will let

5.2.1 ncplist s -> kernel panic

2004-04-02 Thread Feczak Szabolcs
http://www.mail-archive.com/[EMAIL PROTECTED]/msg60154.html Im having nearly the same thing as the above thread ... Though I have RELEASE not rc, any solution for this yet ? I would like to use samba and ncpfs on the machine and looks like smaba is buggy on 4.9, and ok on 5.2.1 see th PR by me :

5.3 current from cvs

2004-04-05 Thread Feczak Szabolcs
How can I get the latest bugs ? :) Can I ? Is it available ? Anyone who have info what to put into the supfile mail me... Thanks -- _(_)_ (_. o_)F3CZ0 (_,) http://feczo.nmi.rulez.org ()__ // // _