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, I had rebuild all applications as well, still no luck)

Please advise!


Cheers,
 Alex.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firewalling Q

2004-05-20 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. It can be found
 at http://homes.cs.ru.ac.za/B.Irwin/research/
Barry_irwin-dynamic-filtering_SACLA2002.pdf
 Links to scripts in this document are outdated, but it gives
 an idea how this can be done.


Alex
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

---

Mem: 87M Active, 6896K Inact, 36M Wired, 6936K Cache, 28M Buf, 43M Free
Swap: 384M Total, 362M Used, 22M Free, 94% Inuse

  PID USERNAME PRI NICE   SIZERES STATETIME   WCPUCPU COMMAND
 1845 root  960   331M 29524K select  24:27  2.44%  2.44% XFree86
 1936 lesha 960 26344K  7884K select   0:27  0.29%  0.29% kdeinit
 1912 lesha 960 27864K 11360K select   4:43  0.15%  0.15% kdeinit
  610 root  960  1208K68K select   1:41  0.05%  0.05% moused
 2640 lesha 960 49588K 18920K select   3:55  0.00%  0.00% firefox-bin

---

Any tips will be much appreciated.


Alex.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 which will analyze traffic
going to and from people and based on recognition apply
different firewall rules.

Can anyone recommend me an approach for this?


Alex.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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: 384M Total, 331M Used, 53M Free, 86% Inuse

  PID USERNAME PRI NICE   SIZERES STATETIME   WCPUCPU COMMAND
 6201 lxxx 960   298M 92316K select   3:07  0.00%  0.00% ethereal


Cheers,
   Alex.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Network setup question

2004-05-13 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 internal network connect to gateway
with VPN (gateway has mpd running) assigned IPs are
also private space, gateway does NAT.

There are 2 classes of users on Internal network
They are assigned VPN IPs from two different private networks
(like 10.0.1.x and 10.0.2.x)

The problem is that traffic from 10.0.1.x should be NATed and send via
Internet link 1, while traffic from 10.0.2.x should be NATed and send via
Internet link 2.

Is this kind of setup possible?


Cheers,
 Alex.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 Wine
but without luck. First dialog appears for less than 0.1 sec
and then wine just quits silently. Well MU is very resource
consuming bastard and needs 3D, but I would like to know
why exactly it won't start. MU is @ www.muonline.com for
those who want to try (it is MMORPG beta)

I hate I have to use bro's Windoze to play it.

Cheers,
 Alex.

p.s. system is 5.2.1-release
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]