RE: ADSL and debian3.0

2002-03-21 Thread Dave Smith

 -Original Message-
 From: Russell Coker [mailto:[EMAIL PROTECTED]]
 On Wed, 20 Mar 2002 19:44, Lin Smith wrote:
  I have been attempting to get the Alcatel modem to operate on Debian 3.0
  for a while now. I am using the 2.4.18 kernel as that apparently doesn't
  need patching to obtain ppp over atm. I am using the patched
 tar.gz which
  includes the pppoatm.so file which is needed for ppp to operate over an
  ADSL link. I have the latest opensource kernel module, and the
 alcatel mgmt
  stuff.

 Is that kernel module taken from my kernel-patch package?

Is your kernel-patch page at linux-usb.sf.net?
I have used the speedtouch 1.5 released on August 2001, which seems a *very*
long time ago

  Could it be the libc version I have? I am using the debian3 version
  (2.2...) and the mgmt.o file is compiled with 2.1.92(?)

 It's all working fine for me with the latest Debian unstable setup and
 2.4.18.  Now we just need to work out what's different between
 your system
 and mine.

ok. Do you get the warnings about libc versions when you compile the alcatel
mgmt program?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RE: ADSL and debian3.0

2002-03-21 Thread Dave Smith


 -Original Message-
 From: Russell Coker [mailto:[EMAIL PROTECTED]]
 On Thu, 21 Mar 2002 09:50, Dave Smith wrote:
 No, the patch I manage (I didn't write it ) is in unstable as
 kernel-patch-2.4-speedtouch, I've also got a
 kernel-patch-2.4-pppoatm for if
 you use an older kernel.

Ok, I have found the kernel-patch-2.4-speedtouch, installed it, and run the
apply script with no errors. I then proceeded to run make-kpkg
kernel_image which resulted in a ../kernel-image...deb. I then installed
that. Dpkg -i kernel Checked LILO was correct, and rebooted.

re-compiled speedtouch module that came from linux-usb website, hmmm,
perhaps I shouldn't have done that... Anyway, please confirm if I shouldn't
have done that as I don't have access to the machine (it is at work, and I
am not), and then ran modprobe speedtch.

next, I plugged in the ADSL modem (USB) and ran speedmgmt . Then
repeatedly ran dmesg to view the kernel messages.

4 time-out messages occur. 2 in the Bulk and 2 in the Control. Is this
normal?

Then the message saying that the link was established at 576 kbits download,
288 upload. Then came the illegal instruction.

This all happens before I even touch ppp.

This is a pretty complete account of my steps. Do not assume I did something
unless I have said that I did.

Q1, is there a new option in the make menuconfig for the modem?
Q2, should I have re-installed that other speedtouch kernel module?

Dave Smith


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RE: Squid Explorer

2001-12-30 Thread Dave Smith

 -Original Message-
 From: Jose [mailto:[EMAIL PROTECTED]

 This may not be exactly what you are looking for but you might get away
 with:

 apt-get install squidclient
snip

Cheers, that progam helped alot. I have now written a short script to
achieve what I wanted, which is to list by server name, then when clicked
upon, to list all urls from that server. I attach the script (gzipped) for
those who are interested.

I think it isn't perfect yet because the squidclient mgr:objects doesn't
list all the URLs which are stored in the cache. Anyone got any ideas?

Dave



squidexplore.pl.gz
Description: GNU Zip compressed data


Squid Explorer

2001-12-29 Thread Dave Smith

Hi All,

I am looking for a program that can browse the cache that squid keeps.

What I want to do is be given a list of servers that are stored in the
cache, then when I click on one, it will tell me what URLs were fetched from
that server, and stuff like that.

Does such a program exist? I have had a look, but have been unable to spot
anything. Please help if you can.
If there is a library that would enable me to program such functionality,
then please could you make me aware of it.

Cheers!

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Squid Explorer

2001-12-29 Thread Dave Smith
Hi All,

I am looking for a program that can browse the cache that squid keeps.

What I want to do is be given a list of servers that are stored in the
cache, then when I click on one, it will tell me what URLs were fetched from
that server, and stuff like that.

Does such a program exist? I have had a look, but have been unable to spot
anything. Please help if you can.
If there is a library that would enable me to program such functionality,
then please could you make me aware of it.

Cheers!

Dave




Email filtering

2001-12-16 Thread Dave Smith

I am planing on using fetchmail to get my emails from a single email account
at my ISP and to split those emails up depending on who it is addressed to.
With that, I have no problem. What I also wish to do is deliver the emails
to a cyrus IMAP server, sorting the emails into folders on the IMAP server.
What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be checked
against a table, and then would be filtered to a folder in the dave account.
I am presuming this is possible?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Email filtering

2001-12-16 Thread Dave Smith
I am planing on using fetchmail to get my emails from a single email account
at my ISP and to split those emails up depending on who it is addressed to.
With that, I have no problem. What I also wish to do is deliver the emails
to a cyrus IMAP server, sorting the emails into folders on the IMAP server.
What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be checked
against a table, and then would be filtered to a folder in the dave account.
I am presuming this is possible?

Dave




RE: HTTP Proxy

2001-11-24 Thread Dave Smith
I did try to install that, but it seems a bit power hungry. It killed my box
for 6 or 7 hours until the kernel killed it for being too hungry. I think it
tried to open about 8 to 10 5 Meg processes - It just wasn't physically
possible. What options do I change to make it have only one or two
processes - I have very light web traffic.

PS, I also have some more memory on order, so it won't be a problem for
long!

Cheers for the suggestions,

Dave

 -Original Message-
 From: Gregory Wood [mailto:[EMAIL PROTECTED]
 Sent: 23 November 2001 16:59
 To: Dave Smith; Debian-Isp
 Subject: Re: HTTP Proxy


 Have you looked at squid?

 Greg Wood


 *** REPLY SEPARATOR  ***

 On 11/21/2001 at 7:59 PM Dave Smith wrote:

 Hi,

 I have a P75 with 24MB memory which acts as a gateway with a
 dialup internet
 connection. I am looking for a web proxy program to run on it. I have been
 using WWWoffle, but found that with a 3 minute timeout set, it sometimes
 reports a timeout after 3 seconds. What I want are
 recommendations for proxy
 programs that I could use.

 It would be a bonus if it was available as a debian package, but I will
 compile stuff that isn't available on debian.

 Dave Smith


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]




 Gregory Wood
 1219 West University Blvd.
 Odessa TX 79764-7119
 915-335-0879





HTTP Proxy

2001-11-21 Thread Dave Smith

Hi,

I have a P75 with 24MB memory which acts as a gateway with a dialup internet
connection. I am looking for a web proxy program to run on it. I have been
using WWWoffle, but found that with a 3 minute timeout set, it sometimes
reports a timeout after 3 seconds. What I want are recommendations for proxy
programs that I could use.

It would be a bonus if it was available as a debian package, but I will
compile stuff that isn't available on debian.

Dave Smith


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




HTTP Proxy

2001-11-21 Thread Dave Smith
Hi,

I have a P75 with 24MB memory which acts as a gateway with a dialup internet
connection. I am looking for a web proxy program to run on it. I have been
using WWWoffle, but found that with a 3 minute timeout set, it sometimes
reports a timeout after 3 seconds. What I want are recommendations for proxy
programs that I could use.

It would be a bonus if it was available as a debian package, but I will
compile stuff that isn't available on debian.

Dave Smith




RE: MASQUERADE problem

2001-10-24 Thread Dave Smith


 -Original Message-
 From: Luc MAIGNAN [mailto:[EMAIL PROTECTED]]

 On the router, I have done the following :

 iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 iptables -t nat -A PREROUTING -i eth0 -j REDIRECT

you don't want the redirect rule at all. The redirect makes all connections
try to connect to the localhost. So if you were to try to ping
www.debian.org, the pings would be redirected to the localhost. This is not
what you want I assume. :)

Also, someone already mentioned that you need to make sure that
/proc/sys/net/ipv4/ip_forward contains 1

ie, echo 1  /proc/sys/net/ipv4/ip_forward

Good Luck,

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RE: MASQUERADE problem

2001-10-24 Thread Dave Smith

 -Original Message-
 From: Luc MAIGNAN [mailto:[EMAIL PROTECTED]

 On the router, I have done the following :

 iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
 iptables -t nat -A PREROUTING -i eth0 -j REDIRECT

you don't want the redirect rule at all. The redirect makes all connections
try to connect to the localhost. So if you were to try to ping
www.debian.org, the pings would be redirected to the localhost. This is not
what you want I assume. :)

Also, someone already mentioned that you need to make sure that
/proc/sys/net/ipv4/ip_forward contains 1

ie, echo 1  /proc/sys/net/ipv4/ip_forward

Good Luck,

Dave




netstat and Kernel 2.4

2001-07-23 Thread Dave Smith

I am using potato and have netstat v3.85. I have heard that you can list the
masqueraded connection by using netstat -M, but when I do this, I am told
that the kernel doens't support masqueraded connections. Do I need a newer
version of netstat, or is there an alternative way to list the connections?

Dave Smith


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]