weird pb

2004-06-29 Thread aurel . ric
Hi, I have a really weird problem on one of my box (woody): [(14:15:00) Linux Wifix ~]$ ls Segmentation fault [(14:15:02) Linux Wifix ~]$ any idea? Aurel -- Aurelien Ricard aurel.ric_at_free.fr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

Proxy question

2004-06-15 Thread aurel . ric
Hi, I was just wondering if there is a way to redirect any incomming HTTP proxy traffic (don't know port or proxy address)? In a nutshell, my question is: Is it possible, with iptables or whatever, to detect if an incoming packet is a proxy request? Hope you understand :) Aurel -- Aurelien Ri

Proxy question

2004-06-10 Thread aurel . ric
Hi dear list, My problem is quite simple to explain, but I'm afraid it is not so simple to solve. I have a Debian Box with 2 NICS: _ / \ eth1eth0 / L A N\_ Box [INTERNET] \ / \_/ My box acts as a router (and other really fun

cgi

2004-05-24 Thread aurel . ric
Hi here I'm working on CGI, one of my script (python or perl) launch a command (using sudo). I would like this command to keep running when the cgi stops. I tried system(), exec() and even fork() in perl and python but nothing. Any help appreciated Aurel -- To UNSUBSCRIBE, email to [EMAIL

dhcpd

2004-05-10 Thread aurel . ric
Hi all, I was just wondering if there is any way to know all the IP addresses curently assigned by my dhcpd server (with associated MAC addresses)? Aurel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Monitoring debian server

2004-05-08 Thread aurel . ric
Hi, I'm interested in such tool. Please let me know if you found something useful. MRTG is based on SNMP which can supervise network activities... but i don't believe that it can monitor process like SSH. I guess you have to analyse your log file: authentification errors are loggued by the "auth.*

Bandwidth sharing

2004-05-07 Thread aurel . ric
Hi, Based on some man, tutoriels and docs I wrote a script that allows a connection of more than one ISP using only one NIC, via a switch (tested with 2 modems but should work with 3 or 4 ...). I don't know if such a solution already exists but all docs I've found required one NIC by modem/ISP. F

Unidentified subject!

2004-05-07 Thread aurel . ric
Hi, Based on some man, tutoriels and docs I wrote a script that allows a connection of more than one ISP using only one NIC, via a switch (tested with 2 modems but should work with 3 or 4 ...). I don't know if such a solution already exists but all docs I've found required one NIC by modem/ISP. F

Re: Shell scripting

2004-05-07 Thread aurel . ric
How do you call your script? Aurel Quoting Pete Clarke <[EMAIL PROTECTED]>: > Hi there people, > > I have a script that performs batch zipping of files. Trouble is that it > only does one file at a time (kind of going against the "batch" idea). > Could someone point out the silly mistake I am

module pb

2004-04-23 Thread aurel . ric
Hi all, I'd like to enable Qos on my box, so I've patched and compiled my kernel, tc and iptables. I have all the module in my /lib/modules/`uname -r` but I'm not able to load cls_fw so, when I get a RTNETLINK: invalid argument when I try to use some tc (traffic control) command. LinuxBox:~# modp

QoS pb

2004-04-22 Thread aurel . ric
Hi dear list ;) I'm trying to use Jim diGriz's QoS Script on Debian Woody 2.4.24 Box. I've applied all the patches and recompiled a dozen times my kernel to have all the modules (I think) and stuffs. But when I launch the script I get: RTNETLINK answers: Invalid argument If someone use this scr

Re: 8139too [SOLVED]

2004-04-21 Thread aurel . ric
Hi all, and thanks for all your responses, I have Therefore retried the via-rhine module with a 2.4.25 kernel. This module didn't work with a 2.4.18 when I tried it yesterday. I also added CONFIG_FILTER=y in my config. My card works now :) Thx again guys Aurel Quoting Colin <[EMAIL PROTECT

8139too

2004-04-20 Thread aurel . ric
Hi all, I'm trying to install a DLink DFE-530 TX (Rev-C1) PCI NIC Card on a Woody (tried with 2.4.18 kernel), which seems to work with 8139too module (according to some posts). I'm wondering if this f module needs other module(s) (or built-in option) because I can't get my card to work though