Re: DNS query

2004-03-17 Thread Greg Bolshaw
addresses but > is unable to resolve names, whereas the XP machine can do both. What DNS server is XP using? Can you confirm that it's the same as the one in /etc/resolv.conf ? - -- +-------+ | Greg Bolshaw LPIC

Re: ssh client and ssh server

2004-03-16 Thread Greg Bolshaw
don't want it to install ssh server, to save space. `apt-get install ssh` - you will be asked whether you want to install the server. HTH Greg - -- +-------+ | Greg Bolshaw LPIC | mailto:[EMAIL PROTECTED] | | Consultant |

Apache virtual hosts with MySQL?

2003-12-10 Thread Greg Bolshaw
- -- +==+ | Greg Bolshaw LPIC E-Mail: [EMAIL PROTECTED] | | Consultant Web Site: www.linuxtechnologies.co.uk | | Linux TechnologiesPGP Key: 0x3DE51D89 | +~~+ | Linux and Open

Re: Exim default interface

2003-12-06 Thread Greg Bolshaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karsten M. Self wrote: | on Thu, Dec 04, 2003 at 12:24:29AM +, Greg Bolshaw ([EMAIL PROTECTED]) wrote: | |>Hi |> |>I have a server with a single interface (eth0), and 3 virtual interfaces |>(eth0:0, eth0:1 and eth0:2). Exim is configur

Exim default interface

2003-12-03 Thread Greg Bolshaw
interface (eth0). Instead, it appears to be going out on one of the virtual interfaces (eth0:2). Where can I specify which interface to use for sending mail out? Also, why is it defaulting to eth0:2? Thanks Greg - -- +==+ | Greg Bolshaw

Re: Videoconferencing software

2003-10-29 Thread Greg Bolshaw
tions will be appreciated. I personally use Gnomemeeting. It's fully compatible with Microsoft Netmeeting and other clients using the H.323 protocol. -- +==+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Consultant

Re: ProFTPd over NAT

2003-10-11 Thread Greg Bolshaw
Christian Jaeger wrote: > At 0:23 Uhr +0200 11.10.2003, Greg Bolshaw wrote: > >Yeah. Surely there must be something I can do with ProFTPd to force it to > > use my public IP? > > MasqueradeAddress 1.2.3.4 Fantastic, works great, thanks for your help. -- Greg -- To UNSUBSC

Re: ProFTPd over NAT

2003-10-10 Thread Greg Bolshaw
Steve Lamb wrote: > On Fri, 10 Oct 2003 22:48:02 +0200 > > Greg Bolshaw <[EMAIL PROTECTED]> wrote: > > It's a hardware router doing the NAT, I'm not use iptables locally. > > Oh. Uhm, odd. Most hardware routers normally catch FTP and modify it >

Re: ProFTPd over NAT

2003-10-10 Thread Greg Bolshaw
Steve Lamb wrote: > On Fri, 10 Oct 2003 22:29:27 +0200 > > Greg Bolshaw <[EMAIL PROTECTED]> wrote: > > Bit of a strange problem. > > > > I'm running ProFTPd + inetd on a machine with a private IP address > > (10.0.0.1). The router forwards all incoming t

ProFTPd over NAT

2003-10-10 Thread Greg Bolshaw
Hello Bit of a strange problem. I'm running ProFTPd + inetd on a machine with a private IP address (10.0.0.1). The router forwards all incoming traffic from the public IP to the private IP. When I FTP to the server over the Internet, it connects fine. As soon as I list the current directory,

Re: Nat & startup

2003-10-01 Thread Greg Bolshaw
it to the default runlevel. -- Greg - Mensaje original - De: Greg Bolshaw <[EMAIL PROTECTED]> Para: Debian-User <[EMAIL PROTECTED]> Enviado: MiƩrcoles 1 de Octubre de 2003 09:56 Asunto: Re: Nat & startup > Adrian wrote: I configure NATing, but every time i restart debi

Re: Nat & startup

2003-10-01 Thread Greg Bolshaw
time iptables is started. -- +==+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director Web Site: www.linuxtechnologies.co.uk | | Linux TechnologiesPGP Key: 0x3DE

Re: NTP wont work as box is at 1980.

2003-10-01 Thread Greg Bolshaw
time WHATEVER the system time is, regardless if it is 1980. Why not just replace the BIOS battery? That way you won't lose the time when you shutdown. -- +==+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director

Re: SMTP Relay, closed (or so i thought)?

2003-09-23 Thread Greg Bolshaw
fying the headers of the e-mail to indicate this. -- +=======+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director Web Site: www.linuxtechnologies.co.uk

Re: Amavis, Spamassassin, and delivering Spam

2003-09-21 Thread Greg Bolshaw
u are looking for is as follows: if $h_X-Spam-Status: contains Yes then save "Maildir/.Spam/" endif Hope that helps. -- +===+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director

Re: Anti-virus for Exim

2003-09-21 Thread Greg Bolshaw
or localhost in /etc/hosts and my DNS! Oh well, it works great now. Thanks. -- +=======+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director Web Site: www.linuxtechnologies.co.uk | | Linux Technologies

Re: Anti-virus for Exim

2003-09-20 Thread Greg Bolshaw
lhost" How did you manage to resolve this? I have the neccessary "localhost" entry in my /etc/hosts. Thanks -- +=======+ | Greg Bolshaw E-Mail: [EMAIL PROTECTED] | | Director Web Site: www.linuxtechnologi

Anti-virus for Exim

2003-09-20 Thread Greg Bolshaw
Hi I'm looking for a package to scan incoming and outgoing e-mail for viruses. Currently using Exim as my MTA. Is there anything in stable that can do this? Your suggestions, please. -- +===+ | Greg Bolshaw E-Mail: [

Re: Recommended free secondary DNS?

2003-09-18 Thread Greg Bolshaw
Bill Moseley wrote: Can someone recommend any free secondary DNS services? I've used Granite Canyon but need others. http://www.twisted4life.com are very good. -- Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: security updates. What about Kernel patches

2003-08-28 Thread Greg Bolshaw
The kernel doesn't get upgraded with an `apt-get upgrade`, it must be done manually: `apt-cache search kernel-image-2.4.18` (or whichever version you want). Pick one, and `apt-get install` it. The lilo entry for the current kernel will be renamed "LinuxOLD", and a "Linux" entry created for the