RE: EXIM4 with debian woody: internal_route

2004-09-22 Thread Jeff Hahn
-Original Message- From: Simon Buchanan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:57 PM To: [EMAIL PROTECTED] Subject: EXIM4 with debian woody: internal_route internal_routes: driver = manualroute transport = remote_smtp route_list = domain-c.com 192.168.1.

moving root (/) to new drive...

2003-05-31 Thread Jeff Hahn
I'm clearly missing a step here, any help would be appreciated... copy drive to new partition, edit /etc/fstab. Once I copy drive contents to a new partition, I am unable to get a clean boot using the new partition as root even when booting from the install cd in rescue mode. Apparently there is

Re: Official Exim 4 package

2003-03-22 Thread Jeff Hahn
On Sat, 22 Mar 2003, Jamin W. Collins wrote: > Not so. "exim" is a base package. That doesn't mean that "exim4" would > have to be a base package. It would just be another _optional_ package. > Why isn't there just a exim4 package that provides "mail-transport-agent", so that it could be use

Unusual time sequences in various log files...

2003-03-20 Thread Jeff Hahn
Debian 3.0r1 testing with an occasional unstable (new libc) libc6 2.3.1-14 ntp4.1.0-8 sysklogd 1.4.1-10 System runs ntpd and is locked on hard to correct time. Ntp is not reporting any time jumps, loss of lock, etc. Hwclock is UTC and correctly synced with the system ti

RE: [OT] exim with multiple interfaces

2003-03-17 Thread Jeff Hahn
> -Original Message- > From: cirrus [mailto:[EMAIL PROTECTED] > > I'm trying to make exim listen on multiple interfaces. > I am running exim as a daemon and I want it to listen on two of my 5 > interfaces. > I tried: > local_interfaces = "xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy" > local_interfaces

kinda OT: Web Hosting

2003-03-13 Thread Jeff Hahn
Didn't someone here mention a favorite web hosting company recently?? I think it was 750 MB storage and 20 GB traffic for a very reasonable price. Any favorites or companies to avoid??? Thanks, -Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

"label=" option in fstab in Debian??? (newbie question)

2003-03-03 Thread Jeff Hahn
Woody/testing... I like to use the "LABEL=usr /usr" format in fstab so that re-arranging scsi and/or ide drives doesn't necessarily require changes to /etc/fstab. I don't recall exactly, but the error message during boot was something like "Special device LABEL=usr not found" Any special Debia

RE: Upgrading from Stable to Testing

2003-02-24 Thread Jeff Hahn
> -Original Message- > From: M. Kirchhoff [mailto:[EMAIL PROTECTED] > > Once I've got the Stable release of Woody running, is the best way to > move up to the Testing level to simply change my to point > to > > http://ftp.us.debian.org/debian testing main > > and then run > > apt-get up

[newbie] kernel image install question...

2003-02-12 Thread Jeff Hahn
Ok, on the redhat boxes, I install the new kernel image, rerun lilo, reboot, and at some point remove the old image. I've moved my test box to sid and I'd like to install the 686 kernel image... If I "fake" the install I get the following. Is this all I need? Then reboot? Just checking before

[newbie] - apt-cache / dpkg question???

2003-02-10 Thread Jeff Hahn
How do I get a list of packages including what distribution they came from??? Something like dpkg -l saying "perl-5.8.0/unstable" So I can tell what "questionable" packages I have on the system... Thanks! -Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

RE: lwresd AND bind/named???? - 'nother Debian newbie question...

2003-02-09 Thread Jeff Hahn
> From: Rob Weir [mailto:[EMAIL PROTECTED]] > >I haven't used it, but judging from the package description, 'no'. That's the conclusion I came to as well. I don't see anything in particular using the lightweight resolver, but if it wants to, I added: lwres { }; to the /etc/bind/named.co

lwresd AND bind/named???? - 'nother Debian newbie question...

2003-02-06 Thread Jeff Hahn
I need to run named (this 'puter is secondary for a few zones) Do I still need to run lwresd? Or do I enable the lwresd functionality in named conf? I don't have a clue what libraries or applications use the lightweight resolver libraries... Any help would be greatly appreciated! -Jeff --

What's the "debian" way to bind multiple IP addresses to a single NIC???`

2003-02-04 Thread Jeff Hahn
I've scanned the fine manual and googled, but I'm unable to determine the "official" way to bind multiple IP addresses to a single NIC. I realize I can just ifconfig the interface, but I guess I'm looking for the documentation/format of the interfaces file in /etc/networks. Thanks for any help!

RE: ntpd not keeping time

2003-01-30 Thread Jeff Hahn
Ntpdate and ntptrace are over TCP connections. Normal ntpd traffic is over UDP connections, I believe. Check your firewall. Run ntpdc and enter dmpeer >dmpeer remote local st poll reach delay offsetdisp =

Re: "debian rookie" trying to get his bearings...

2003-01-26 Thread Jeff Hahn
On Sat, 25 Jan 2003, Kent West wrote: > How about renaming S20apache to NOS20apache? This way, you can see at a > glance which scripts are start scripts, which are kill scripts, and > which are scripts that have been disabled by the sysadmin, as opposed to > wondering which of the K scripts we

"debian rookie" trying to get his bearings...

2003-01-25 Thread Jeff Hahn
I'm setting up a "test" debian server (contemplating a move of several redhat boxes) I'm having a few problems dealing with the distribution differences. I assume I'll be able to work those out. One quick question to get me going a little better... How do you install services (apache, samba, wh