search for: brucks

Displaying 10 results from an estimated 10 matches for "brucks".

Did you mean: bricks
2005 Apr 07
5
question about correct way of shapping
Hi Guys After reading http://lartc.org/lartc.html#LARTC.QDISC http://www.docum.org/docum.org/ http://tldp.org/HOWTO/Traffic-Control-HOWTO/ http://www.opalsoft.net/qos/DS-21.htm and a wonderful figure from: http://www.opalsoft.net/qos/ds-lb-214.gif I have a newbie question. Suposse next figure: <--- up 128K internet ----- dsl ---------------------eth1 -Linux Qos- eth0 ------ LAN
2001 Mar 05
1
Configuring Swat Revisited
...t manually". I'm lost now, if I need to >start from scratch I'm willing to do so. I Appreciate all the help you have >given so far. I hope we can resolve this. All the ocumentation is based off >the old Samba. HELP!!!!!!!!! >----- Original Message ----- >From: "Russ Brucks" <russb@kfoc.net> >To: "Sean Cornelius" <stcornelius@Tusk.Edu> >Sent: Friday, March 02, 2001 2:37 PM >Subject: RE: FWD: Configuring Swat > > >> Hmmm... There should have already been an entry for swat in the services >> file... Did you check t...
2005 May 31
1
QoS and CLASSIFY
Hi Guys After googling a little I couldn''t find the correct answer.. When I use : tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dst 192.168.0.11 flowid 1:30 , I can shape traffic to 1:30.( works like a charm) Now instead tc filter I would like to use CLASSIFY as below: iptables -t mangle -A POSTROUTING -o eth0 -d 192.168.0.5 -j CLASSIFY --set-class 1:30 but when I
2005 May 21
1
newbie downloading not working
Hi guys Finally , after reading a lot of docs from larc/opalsoft/etc, I decided to start learning some QoS First of all I''m trying to shape only download from a iptables+squid+qos machine for 4 machines at LAN ( eth0) Can anyone help me , cause it is not working properly.. ----------------------------------------------------------------- #!/bin/bash # 128Kbps
2010 Dec 03
0
Main Window
Dear list I'm new to the list, so maybe my question was allready answerd. Anyway checking the faqs did not show an answer. If I start a selfprogrammed windowsprogram on Windows, it shows one mainwindow and one insert in the taskbar. On working, this program opens additional windows but the taskbar remains with only one insert. If I start this program under wine, everything works as
2006 Oct 06
0
Re: LARTC Digest, Vol 20, Issue 7
> Message: 1 > Date: Fri, 06 Oct 2006 00:06:08 -0400 > From: Kevin White <kwhite@telsource.com> > Subject: [LARTC] Two upstream gateways, only use one unless it fails? > To: lartc@mailman.ds9a.nl > Message-ID: <4525D630.1040401@telsource.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I''m looking at setting up a system with
2004 May 19
1
Administrator can't change XP environment
Hi Guys environment: Debian Sarge + Samba3.0.2 desktops WInXP Just a newbie question How can a manage samba administrator to change user profiles and others caracteristics of WinXP desktops??? What I have done till now. [global] unix charset = ISO-8859-1 workgroup = MGO realm = SERVIDOR DE REDE DA MGO netbios name = HERCULES server string = %h server
2001 Mar 05
2
SWAT: please help
Hello all: Here's the problem [on a RH7 running kernel 2.2.17-14 with Samba 2.0.7-21ssl and xinetd-2.1.8.9pre14]: http://localhost:901 does bring up the SWAT login dialog box.. but upon entering root as the user, followed by my root passwd in the next entry... it tells me "Authentication failed. Retry?" I can tell you that I did enter the correct root passwd, because I am root
2001 Mar 01
0
Can ping computers in another network, but can't see samba
Hi. We have a successful samba server up and running on our local network. We also have a connection via a 3Com ATM router to another network. I can ping computers on that network, and they can ping the samba server. In network neighborhood I can see their computers. They also see our Win9x/NT/2K systems under their network neighborhood, but they don't see the samba server. If I try
2001 Mar 02
0
FWD: Configuring Swat
Hi Sean, I had this problem when I upgraded our servers to RedHat 7. In RedHat 7 they changed from running the inetd.d to running xinetd.d. This is the daemon that figures out what programs to start when a port is accessed. Port 901 is for swat, this is configured in your /etc/services file. In the /etc/xinetd.d/ directory you'll find a file called swat. Edit this file so it looks