Re: iptables woes on woody, not accepting inbound connections

2003-07-23 Thread Richard Downer
Hi Mark, On Tue, 22 Jul 2003 23:56:48 +0100, Mark C wrote: > I can do outbound nslookup requests no problem, but it now fails to > allow inbound connections at all, to either port 80 or port 22. At a quick look I think the problem is here. > /sbin/iptables -A INPUT -p tcp -i eth0 --dport 22

Re: Obscure Perl modules

2003-07-22 Thread Richard Downer
On Tue, 22 Jul 2003 00:11:11 +0200, Leif B. Kristensen wrote: > However, I wonder if there is any correspondence between a package name > such as it appears on say, CPAN, and the Debian package names? Most Perl packages in Debian are named based upon the CPAN package name. Some examples: DBD::Pg -

Re: Issues with kernel 2.6.0-test1 and other thoughts

2003-07-19 Thread Richard Downer
Hello Roberto, On Sat, 19 Jul 2003 04:21:16 +0200, Roberto Sanchez wrote: > I must start out by saying that I am totally thrilled by the new kernel. I > finally figured out what was causing all those dumb unresolved symbols errors, > so I spent some time tinkering with it today and got it running