Network setup question

2004-05-12 Thread Schizik
Hello, everyone! I do need following setup, but I have no idea how it can be acomplished. Internal Network <--> Gateway > Internet link 1 |__ Internet link 2 Internal network uses private IP space All computers on int

Re: wine

2004-05-13 Thread Schizik
Greetings! Well I think I will add my 2 cents to Wine Gaming thread. I have succesfully played Diablo2 under Wine, including network games, untill last Wine release, with it D2 will just hang while starting to play first "Blizzard" trailer. :-( Also I was trying to make MU Online working under W

Ethereal: memory leak?

2004-05-14 Thread Schizik
Hello everyone! I have just noticed that ethereal eats a lot of memory. Currently it has no capture running and no file loaded. Previous analyzied file was about 56Mbytes. But it was closed. Is this behavior normal? Mem: 111M Active, 15M Inact, 46M Wired, 6820K Cache, 28M Buf, 564K Free Swap: 38

Firewalling Q

2004-05-18 Thread Schizik
Greetings, gurus! I do need to limit people from my internal LAN to access filesharing services like eDonkey, Mule, Kaza, etc The problem is that it is can not be done with port ranges based ipfw rules, because ports can be changed by users in this programs. What is I need some sort of setup wh

XFree86 problem?

2004-05-19 Thread Schizik
Hello! This is output from "top" As you may notice XFree86 ate 331Mb memory. After some time it will die after swap_pager_getswapspace(9): failed This happens daily, after about 8-10 hours of work. System is 5.2-CURRENT (as of 14-May), same behaviour was on 5.2.1-R 4.8-R worked fine ---

Re: Firewalling Q

2004-05-19 Thread Schizik
Hello! > Block everything. (or don't route) I can't All this people are commercial customers We only have a policy that allows us to limit bandwidth for them in case of excessive usage. I have found nice approach for analyzing network traffic and installling dynamic firewall rules for it. I

libgthread-2.0.so.200 -> libgthread-2.0.so.400 Problems

2004-05-24 Thread Schizik
Hello, everyone! After cvsuping ports tree and updating glibs to recent version most of my glibs based applications are failing with: GThread-ERROR **: file gthread-posix.c: line 135 (): error 'No such process' during 'pthread_getschedparam (pthread_self(), &policy, &sched)' aborting... (yes,

libgthread-2.0.so.200 -> libgthread-2.0.so.400 Problems (FIXED)

2004-05-24 Thread Schizik
> GThread-ERROR **: file gthread-posix.c: line 135 (): error 'No such process' > during 'pthread_getschedparam (pthread_self(), &policy, &sched)' > aborting... Sorry for bothering, I'm stupid Reading UPDATING helped (I'm running -CURRENT) Alex. ___