Re: Problem with dlink DSL-Router

2002-11-01 Thread Markus Lechner
> I think that your problem is that you have some filter in your output chain > of you firewall configuration. > If you use iptable, you can view the filter with the command "iptables -L > OUTPUT -n -v" This is the output - seems to be completely open: iptables -L OUTPUT -n -v Chain OUTPUT (polic

Re: email account and dns

2002-11-01 Thread Debian User
Thank you for the reply. The dns zone problem has been fixed by removing the zone file, running rndc reload, recreating the zone file (exactly), and then running rndc reload again. It worked for some strange reason. I normally would use the real domains but the customer wanted to remain anonymo

Re: Problem with dlink DSL-Router

2002-11-01 Thread Markus Lechner
> I think that your problem is that you have some filter in your output chain > of you firewall configuration. > If you use iptable, you can view the filter with the command "iptables -L > OUTPUT -n -v" This is the output - seems to be completely open: iptables -L OUTPUT -n -v Chain OUTPUT (polic

Re: email account and dns

2002-11-01 Thread Debian User
Thank you for the reply. The dns zone problem has been fixed by removing the zone file, running rndc reload, recreating the zone file (exactly), and then running rndc reload again. It worked for some strange reason. I normally would use the real domains but the customer wanted to remain anonymo

Re: debian blog?

2002-11-01 Thread Nate Campi
On Fri, Nov 01, 2002 at 12:50:16PM -0800, Nate Campi wrote: > Users keep asking for blogs, but I haven't set anything up since I > didn't see anything for woody (other than zope, and I really don't want > to learn a whole new app server just for one app). Er, I meant to name the app (squishdot) no

debian blog?

2002-11-01 Thread Nate Campi
Users keep asking for blogs, but I haven't set anything up since I didn't see anything for woody (other than zope, and I really don't want to learn a whole new app server just for one app). How are people providing blogs at debian-based ISPs? -- Nate Campi http://www.campin.net ignorami: n:

Re: Correcting permissions on files

2002-11-01 Thread Jeremy C. Reed
Your other messages seemed to indicate that you are renumbering the UIDs in the passwd files, for example moving from 100 up to 1000. If you do that, your ownerships will still be wrong (after you copy via rsync, ssh, rsh whatever and preserve this information). You can begin to fix it by using f

Re: email account and dns

2002-11-01 Thread Jeremy C. Reed
On Fri, 1 Nov 2002, Debian User wrote: > > his new domain user3.com. I changed the entry in his user1.com zone file > to point to the new user3.com domain, which is up. I also up dated the Show us. Also what type of record (A, MX)? And it is helpful to use real hostnames, so we can help. >

Re: Postfix + SASL Authentication failed

2002-11-01 Thread Piotrek Marat
On Wed, Oct 30, 2002 at 05:57:46PM +0100, Davi Leal wrote: > Hi, > > The problem is I can not get authentication successful in my Postfix + SASL > server. I had the same problem on FreeBSD machine. If you use pwcheck method check whether postfix user has access to /var/pwcheck directory ( I just

Re: Problem with dlink DSL-Router

2002-11-01 Thread Matias Lambert
Hi Markus, I think that your problem is that you have some filter in your output chain of you firewall configuration. If you use iptable, you can view the filter with the command "iptables -L OUTPUT -n -v" regards, Matias Lambert Markus Lechner wrote: > Hello, > > first, i'm not on this list, so

Re: debian blog?

2002-11-01 Thread Nate Campi
On Fri, Nov 01, 2002 at 12:50:16PM -0800, Nate Campi wrote: > Users keep asking for blogs, but I haven't set anything up since I > didn't see anything for woody (other than zope, and I really don't want > to learn a whole new app server just for one app). Er, I meant to name the app (squishdot) no

debian blog?

2002-11-01 Thread Nate Campi
Users keep asking for blogs, but I haven't set anything up since I didn't see anything for woody (other than zope, and I really don't want to learn a whole new app server just for one app). How are people providing blogs at debian-based ISPs? -- Nate Campi http://www.campin.net ignorami: n:

Re: Correcting permissions on files

2002-11-01 Thread Jeremy C. Reed
Your other messages seemed to indicate that you are renumbering the UIDs in the passwd files, for example moving from 100 up to 1000. If you do that, your ownerships will still be wrong (after you copy via rsync, ssh, rsh whatever and preserve this information). You can begin to fix it by using f

Re: email account and dns

2002-11-01 Thread Jeremy C. Reed
On Fri, 1 Nov 2002, Debian User wrote: > > his new domain user3.com. I changed the entry in his user1.com zone file > to point to the new user3.com domain, which is up. I also up dated the Show us. Also what type of record (A, MX)? And it is helpful to use real hostnames, so we can help. >

Re: Problem with dlink DSL-Router

2002-11-01 Thread Jeremy C. Reed
> 192.168.1.0 is my net. > Starting IP Address : 192.168.0.100 Should this be the same? (Or show us your ifconfig.) Jeremy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: Problem with dlink DSL-Router

2002-11-01 Thread Markus Lechner
> > 192.168.1.0 is my net. > > > > Starting IP Address : 192.168.0.100 > > Should this be the same? > > (Or show us your ifconfig.) > Ah, this is a relict from the original address of the router - it was 192.168.0.1. But this should not be a problem - DHCP is disabled, so the range is not a param

Re: Problem with DSL-Router

2002-11-01 Thread Markus Lechner
BTW, i have the impression that the problem is related to routing in itself. If i use, just like now, the DSL-Modem direct and bring up a ppp connection like this... ppp0 Protokoll:Punkt-zu-Punkt Verbindung inet Adresse:212.144.221.8 P-z-P:145.253.1.223 Maske:255.255.255.255

CBQ.init

2002-11-01 Thread Craig
Hi Fellows Where do I put the CBQ.init file in Debian to initialize on startup ? ..Craig

Re: CBQ.init

2002-11-01 Thread Emile van Bergen
Hi, On Fri, Nov 01, 2002 at 10:28:12AM +0200, Craig wrote: > Hi Fellows > > Where do I put the CBQ.init file in Debian to initialize > on startup ? No idea what that file is, but I assume a SysV-compatible init script. In that case, put it in /etc/init.d, and symlink to it from /etc/rc2.d/SxxC

Correcting permissions on files

2002-11-01 Thread Scott St. John
Hi gang, The Debian box has been a true blessing this week and I am ready to move our users off BSDi/Sendmail to our new Debian/Postfix box. I have the accounts in the system, but am curious if anyone has some tips on scripting a way to fix permissions on home directories and files once the accoun

Re: Correcting permissions on files

2002-11-01 Thread Russell Coker
On Fri, 1 Nov 2002 15:52, Scott St. John wrote: > Or tar + plain rsh, no need to encrypt all that with ssh. Takes ages. ssh1 is a faster protocol than ssh2. Blowfish is a faster encryption than triple DES (the default). Use ssh1 and Blowfish instead of ssh2 and triple DES and you can increase

Re: Correcting permissions on files

2002-11-01 Thread Scott St. John
At 03:38 PM 11/1/2002 +0100, you wrote: Or tar + plain rsh, no need to encrypt all that with ssh. Takes ages. and the whole tree will be copied, permissions and all, even remapping uids if the usernames on the new machine use different ones. You do have to configure your old machine temporarily to

Re: Postfix + SASL Authentication failed

2002-11-01 Thread Piotrek Marat
On Wed, Oct 30, 2002 at 05:57:46PM +0100, Davi Leal wrote: > Hi, > > The problem is I can not get authentication successful in my Postfix + SASL > server. I had the same problem on FreeBSD machine. If you use pwcheck method check whether postfix user has access to /var/pwcheck directory ( I just

Re: Problem with dlink DSL-Router

2002-11-01 Thread Matias Lambert
Hi Markus, I think that your problem is that you have some filter in your output chain of you firewall configuration. If you use iptable, you can view the filter with the command "iptables -L OUTPUT -n -v" regards, Matias Lambert Markus Lechner wrote: > Hello, > > first, i'm not on this list, so

Re: CBQ.init

2002-11-01 Thread Joan Cirer
Craig wrote: Hi Fellows Where do I put the CBQ.init file in Debian to initialize on startup ? ..Craig CBQ.init is included in the shaper package, follow the instructions there Regards

Re: Correcting permissions on files

2002-11-01 Thread Emile van Bergen
Hi, On Fri, Nov 01, 2002 at 03:26:14PM +0100, Maarten Vink wrote: > Scott St. John wrote: > > >I am using ncftp to bring the user home directories over to the new server > >and need to fix the owner/permission on each home directory and then > >also do the same when I bring their email over. >

Re: Correcting permissions on files

2002-11-01 Thread Maarten Vink
Scott St. John wrote: Hi gang, The Debian box has been a true blessing this week and I am ready to move our users off BSDi/Sendmail to our new Debian/Postfix box. I have the accounts in the system, but am curious if anyone has some tips on scripting a way to fix permissions on home directories and

email account and dns

2002-11-01 Thread Debian User
Hi, I have a user that has one of his domains, user1.com, pointing his other domain, user2.com via the dns zone file. He asked me to redirect his user1.com domain to his new domain user3.com. I changed the entry in his user1.com zone file to point to the new user3.com domain, which is u

Re: CBQ.init

2002-11-01 Thread Joan Cirer
Craig wrote: Hi Fellows Where do I put the CBQ.init file in Debian to initialize on startup ? ..Craig CBQ.init is included in the shaper package, follow the instructions there Regards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

email account and dns

2002-11-01 Thread Debian User
Hi, I have a user that has one of his domains, user1.com, pointing his other domain, user2.com via the dns zone file. He asked me to redirect his user1.com domain to his new domain user3.com. I changed the entry in his user1.com zone file to point to the new user3.com domain, which is u

Re: Correcting permissions on files

2002-11-01 Thread Russell Coker
On Fri, 1 Nov 2002 15:52, Scott St. John wrote: > Or tar + plain rsh, no need to encrypt all that with ssh. Takes ages. ssh1 is a faster protocol than ssh2. Blowfish is a faster encryption than triple DES (the default). Use ssh1 and Blowfish instead of ssh2 and triple DES and you can increase

Re: Correcting permissions on files

2002-11-01 Thread Scott St. John
At 03:38 PM 11/1/2002 +0100, you wrote: Or tar + plain rsh, no need to encrypt all that with ssh. Takes ages. and the whole tree will be copied, permissions and all, even remapping uids if the usernames on the new machine use different ones. You do have to configure your old machine temporarily to

Re: Correcting permissions on files

2002-11-01 Thread Emile van Bergen
Hi, On Fri, Nov 01, 2002 at 03:26:14PM +0100, Maarten Vink wrote: > Scott St. John wrote: > > >I am using ncftp to bring the user home directories over to the new server > >and need to fix the owner/permission on each home directory and then > >also do the same when I bring their email over. >

Re: Correcting permissions on files

2002-11-01 Thread Maarten Vink
Scott St. John wrote: Hi gang, The Debian box has been a true blessing this week and I am ready to move our users off BSDi/Sendmail to our new Debian/Postfix box. I have the accounts in the system, but am curious if anyone has some tips on scripting a way to fix permissions on home directories a

Correcting permissions on files

2002-11-01 Thread Scott St. John
Hi gang, The Debian box has been a true blessing this week and I am ready to move our users off BSDi/Sendmail to our new Debian/Postfix box. I have the accounts in the system, but am curious if anyone has some tips on scripting a way to fix permissions on home directories and files once the accou

Re: CBQ.init

2002-11-01 Thread Emile van Bergen
Hi, On Fri, Nov 01, 2002 at 10:28:12AM +0200, Craig wrote: > Hi Fellows > > Where do I put the CBQ.init file in Debian to initialize > on startup ? No idea what that file is, but I assume a SysV-compatible init script. In that case, put it in /etc/init.d, and symlink to it from /etc/rc2.d/SxxC

CBQ.init

2002-11-01 Thread Craig
Hi Fellows Where do I put the CBQ.init file in Debian to initialize on startup ? ..Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]