Re: full duplex ethernet ?

2001-04-19 Thread Remco van de Meent
Felipe Alvarez Harnecker wrote: > is it possible to query the kernel ( 2.2.19 ) if a given ethernet > card is in half o full duplex mode ? > > cat /proc/something ? Not that I know, but for a lot of cards diagnostical programs are available from ftp.scyld.com . cheers, Remco.

Re: full duplex ethernet ?

2001-04-19 Thread Alexander Reelsen
Hi On Wed, Apr 18, 2001 at 07:01:49PM -0400, Felipe Alvarez Harnecker wrote: > is it possible to query the kernel ( 2.2.19 ) if a given ethernet card > is in half o full duplex mode ? > > cat /proc/something ? Not that I'm aware of. But you can try 'mii-tool', if you ethernet card has a "media in

SMTP relays with Postfix and LDAP

2001-04-19 Thread Russell Coker
I want to have some mail servers running Postfix which look at LDAP to determine whether they should run as a secondary MX for mail domains. Does anyone know how to do this? -- http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/

Re: SMTP relays with Postfix and LDAP

2001-04-19 Thread Craig Sanders
On Thu, Apr 19, 2001 at 01:52:42PM +0200, Russell Coker wrote: > I want to have some mail servers running Postfix which look at LDAP to > determine whether they should run as a secondary MX for mail domains. > > Does anyone know how to do this? dunno if it's possible to do that from LDAP directl

inet address removed but still in use

2001-04-19 Thread Jeremy C. Reed
I added an IP (IPs changed for this example): ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up It was listed with "ifconfig -a". Then I removed it with: ifconfig eth0:1 192.168.197.179 down And it was gone (not listed) from "ifconfig -a". But I can still ping it from a remote mach

Re: full duplex ethernet ?

2001-04-19 Thread Remco van de Meent
Felipe Alvarez Harnecker wrote: > is it possible to query the kernel ( 2.2.19 ) if a given ethernet > card is in half o full duplex mode ? > > cat /proc/something ? Not that I know, but for a lot of cards diagnostical programs are available from ftp.scyld.com . cheers, Remco. -- To UNSUBSC

Re: full duplex ethernet ?

2001-04-19 Thread Alexander Reelsen
Hi On Wed, Apr 18, 2001 at 07:01:49PM -0400, Felipe Alvarez Harnecker wrote: > is it possible to query the kernel ( 2.2.19 ) if a given ethernet card > is in half o full duplex mode ? > > cat /proc/something ? Not that I'm aware of. But you can try 'mii-tool', if you ethernet card has a "media i

SMTP relays with Postfix and LDAP

2001-04-19 Thread Russell Coker
I want to have some mail servers running Postfix which look at LDAP to determine whether they should run as a secondary MX for mail domains. Does anyone know how to do this? -- http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP

Re: SMTP relays with Postfix and LDAP

2001-04-19 Thread Craig Sanders
On Thu, Apr 19, 2001 at 01:52:42PM +0200, Russell Coker wrote: > I want to have some mail servers running Postfix which look at LDAP to > determine whether they should run as a secondary MX for mail domains. > > Does anyone know how to do this? dunno if it's possible to do that from LDAP direct

inet address removed but still in use

2001-04-19 Thread Jeremy C. Reed
I added an IP (IPs changed for this example): ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up It was listed with "ifconfig -a". Then I removed it with: ifconfig eth0:1 192.168.197.179 down And it was gone (not listed) from "ifconfig -a". But I can still ping it from a remote mac

Re: inet address removed but still in use

2001-04-19 Thread Robert Davidson
Hi Jeremy, i'm pretty sure I've also ran into this behaviour, but just assigning another (non-used, private) ip to the same device (like eth0:1) would stop it listening on that ip. I can not remember with what kernel this happened. On kernel 2.2.19, debian 2.2 (kinda) and ifconfig version 1