Re: Exchange 2003 and Interbase/Firebird
From: Les Connor [SBS MVP] (les.connor_at_DEL.cfive.ca)
Date: 08/16/04
- Next message: Damian N Leibaschoff [MSFT]: "Re: exchange in sbs2003/outlook"
- Previous message: PRiphagen: "Re: NTBackup faulting with local and network backup"
- In reply to: Jasper Huijser: "Exchange 2003 and Interbase/Firebird"
- Next in thread: Les Connor [SBS MVP]: "Re: Exchange 2003 and Interbase/Firebird"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 09:13:58 -0500
Hi Jasper,
This used to be an issue with Exchange sometimes grabbing port 3389 (ts)
before TS could get it. Below, I post the fix for that particular issue, but
I don't know whether it's valid for 2k3, but I suspect it is. If you try it,
just be sure to back up the registry first.
The dependency will likely work as well - I don't *think* exchange will stop
if you stop firebird - the dependency is just on service startup (but I
could be wrong). You could try it. However, a dependency wouldn't be my
first choice either.
Regedit32
1. Add the Internet key under:
HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc
2. Under the Internet key, add the values
"Ports" (MULTI_SZ)
"PortsInternetAvailable" (REG_SZ)
"UseInternetPorts" (REG_SZ)
Use ports 4000 through 5000 inclusive, so the new registry key appears as
follows:
Ports: REG_MULTI_SZ: 4000-5000
PortsInternetAvailable: REG_SZ: Y
UseInternetPorts: REG_SZ: Y
Note: Very important that no spaces appear in the REG_MULTI_SZ string
4000-5000 for the Ports entry. See previous note.
3. Restart the server.
-- Les Connor [SBS MVP] ------------------------------------- SBS Rocks ! "Jasper Huijser" <jasper@lucrasoft.nl> wrote in message news:e%23pVKb1gEHA.4092@TK2MSFTNGP10.phx.gbl... > Hi, > > We have Firebird running on a few sbs servers at different customers. runs > ok, but after a restart, exchange System Attendant (mad.exe) takes a range > of ports i.e. 3045 - 3055, sometimes lower, sometimes higer. but it always > overlaps de firebird port (3050). > > Firebird cannot start correctly and no client can connect to the database. > when i stop the system attendant, restart firebird, start sa, firebird > sits > on 3050 OK and exchange just picks an other port. no problem. > > but i don't want to do that every time a have a restart. now i think there > are 2 options: > > - make exchange services depent on firebird (what i don't want!) > if firebird stops, has to restart or whatever, the whole sa, store en > pop3 connector stops too. > - Prevent exchange sa from using port 3050 > this is what i like as solution, but can it be done? and if so, how?? > > Thanks, > > Jasper > > >
- Next message: Damian N Leibaschoff [MSFT]: "Re: exchange in sbs2003/outlook"
- Previous message: PRiphagen: "Re: NTBackup faulting with local and network backup"
- In reply to: Jasper Huijser: "Exchange 2003 and Interbase/Firebird"
- Next in thread: Les Connor [SBS MVP]: "Re: Exchange 2003 and Interbase/Firebird"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|