similar to: Compiling Gastman for Win32

Displaying 20 results from an estimated 800 matches similar to: "Compiling Gastman for Win32"

2004 Apr 01
3
Control Bandwidth
Hi all, I need a little help, i am studing htb to control user bandwidth (download/upload) and I made a script as below to test. I am testing using ttcp tool from by linux box to other linux (192.168.200.51). my box <---- Linux = more than 128kbit mybot -----> Linux = get 128kbit But I want to control both ways, what am I missing? script: EXTIF=eth0 INTIF=eth1 TC=/sbin/tc DOWN=128
2004 Jun 23
1
anova
Could someone please tell me if it is a way to define the number of decimals (for example 4 digits) in a presentation of anova() results. I couldn't apply round ()function. Thanks in advance. Alex __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ?? gr??tis! http://antipopup.uol.com.br/
2004 Jan 27
7
Whats wrong with my script?
I`m trying to shape both upload (eth0) and download(eth1). I made this script to acomplishthis but the filters are not working even though the classes and qdiscs are created. What am I doing wrong? #!/bin/bash tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1 htb default 10 r2q 5 tc qdisc del dev eth1 root tc qdisc add dev eth1 root handle 1 htb default 10 r2q 5 tc class add dev
2004 Jan 09
2
ap 450
Good dat all I have a Lucent AP450 I''m havin trouble administratin it with the web interface under linux.Under windows all seem to be 100 but the menus is not showing under linux.I dont think this is a ap proble maybe a mozilla.I dont know.Anyone have the same problem? Thanks Eddie _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Jan 15
2
Fw: Re:simple(?!?) source routing
Hi, Thanks for the reply. Thats where the problem starts. If I set ppp0 as the default gw the internet doesnt work anymore. This is how im doing it... route del default route add default gw 217.32.81.74 dev ppp0 if I put it back to ppp1... route del default route add default gw 217.32.68.73 dev ppp1 It works fine again. Whats up with that? Cheers, Chris ----- Original Message
2004 Feb 03
1
RE: limiting p2p
Interesante !! lo probaste con 2.4 ? o 2.6 ? -> -----Mensaje original----- -> De: Esteban Ribicic [mailto:esteban@dejawu.com.ar] -> Enviado el: Lunes, 02 de Febrero de 2004 08:11 p.m. -> Para: ''ThE PhP_KiD'' -> Asunto: RE: [LARTC] limiting p2p -> -> -> Probaste layering 7 matching? -> -> -> -----Mensaje original----- -> De:
2004 Feb 02
2
adsl on/off
Good day all Now I''m from South-Africa,here we have adsl router/modems You set the router to do the dialup and authentication and the set it as your gateways box''s gateway.Now sometimes the links gets drop and is off for a while.Are there any way,for linux,my gateway of letting me now that the link was/is down.Note that the box is not dialing so there is no adsl-status. What I
2004 Jan 13
1
simple(?!?) source routing
Hi, I''ve set up a Linux box with redhat on to act as an internet gateway and I''m running into a few problems. Its got two adsl modems connected to it, both connected to seperate 512kbs lines. Now I''ve followed the simple source routing in the advanced routing howto to the letter but it doesnt work. I''ve got it autoconnecting on startup and redhat puts ppp1
2004 Jan 07
4
Again,Bandwidth&htb
Good Day All Just 2 questions on htb 1,My Wan link is on eth1 and my Lan on eth0,where do I put my htb on?I want to limit web serving and ftp ens. 2.Im going to use the u32 filter.Can I use sub-netting for IP,i.o.w where src is can I do 192.168.1.0/24? Thanks and Please Help Eddie _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Jan 08
2
transparently passing url requests to local servers sharing ip?
hey, i''m hoping there''s someone out there that can help me out... i found http://lartc.org/howto/index.html through a friend who was trying to help with something i''m trying to accomplish. for various practical and educational reasons, i have a few servers set up on my home network, all running apache on various operating systems, all accessible through port
2004 Apr 27
4
Real IP behind SNAT
Hi. I was asked to put a real IP behind a linux router is doing static NAT for an internal network. Internet (gateway) | | | eth0 = real IP ----------------- L I N U X ROUTER ----------------- eth1 = private IP | | | eth0 = real IP ----------------- Wireless Access Point -----------------
2004 Jan 04
3
problem whith htb script
Hi all && happy new Year ;) I''m try to made a script for shaping my outgoing traffic, but it doesn''t work fine. The script work good if all packets go thru the default class, but, if I try to send packets by other class, the packes doesn''t go by this class go also by the default class. This script is installed in a router linux with ip masquerading for the
2004 Feb 06
3
Multiple uplinks - load balancing
Hello! I have set up a LINUX router with two seperate uplinks to do load balancing. I made all the configuration after the "NANO-HOWTO to use more than one independent Internet connection" document. I patched my 2.4.24 kernel with patches, described in this document. My configuration is: --------------------------------------------------------------- #!/bin/bash
2004 Jul 01
1
I run mkfs.ext3 in hda1 but I want to make undo. How do it?
Hello linuxers!!! I have a problem. I did format using mkfs.ext3 in /dev/hda1, and it's wrong. I want to format hda2. Now I lost all datas. How can I recover my hda1??? __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ? gr?tis! http://antipopup.uol.com.br/
2004 Jul 01
0
I run mkfs.ext3 in a partition and I want make undo, how do it?
I use mkfs.ext3 in /dev/hda1, but was to use in /dev/hda3. Exist recover for this? How to do? __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ? gr?tis! http://antipopup.uol.com.br/
2004 Aug 13
1
CBQ REPORT
Hi all, I am controlling the bandwidth of 40 clients with cbq. When I type "tc -s -d qdisc show dev eth0" I see the traffic for each rule. Now my question is: is there any script to make possible to pass these results to a report like txt or html something like that? any tips will be helpfull. Thanks, __________________________________________________________________________
2004 Sep 03
1
bandwidth management
Hi all, I have a firewall central which a control the download/upload bandwidth with cbq of 9 differents networks. Now i need some help from you. I would like to use mrtg+snmp to reports these bandwidth to show per ip, how? any idea? tips? Thanks in advance, Anderson __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua
2004 Dec 14
0
Problems with samba
Hi,i have the following problems with a try print a document using cups/samba to print in windows 2000 machine. When i try print the file, i have the following error: E [14/Dec/2004:16:45:29 -0200] [Job 6] Unable to connect to SAMBA host, will retry in 60 seconds...ERROR: SMB tree connect failed: NT_STATUS_ACCESS_DENIED E [14/Dec/2004:16:45:57 -0200] [Job 5] Unable to connect to SAMBA host, will
2005 Mar 09
1
(no subject)
Hi, I am a beginner in Icecast, and I?d thank you if I had a little help from you guys. I?m already able to send audio data from WinAmp (2.95) with Oddcast (Dec 14, 2004) to Icecast (2.2.0). No problems up to here. However, when I go to URL in order to hear it, Windows Media Player (9 series) buffers and plays only a few seconds of audio. I am in Windows XP (Service Pack 2). Do you know what
2005 Mar 10
2
(no subject)
Mike, I?m streaming LAME ones (MP3), mountpoint is live.mp3 and URL is http://169.254.31.193:8000/live.mp3 Thanks a lot, D?nis -x- From"Michael Smith" mlrsmith@gmail.com To"Denis Paschoalinoto" denisp@uol.com.br Cc"icecast" icecast@xiph.org DateThu, 10 Mar 2005 14:20:54 +1100 SubjectRe: [Icecast] (no subject) > On Thu, 10 Mar 2005 00:08:42 -0300, Denis