Re: Exchange 2003 and Interbase/Firebird
From: Les Connor [SBS MVP] (les.connor_at_DEL.cfive.ca)
Date: 08/16/04
- Next message: daniel: "Re: How do I created an email list in small business server 2003?"
- Previous message: Damian N Leibaschoff [MSFT]: "Re: exchange in sbs2003/outlook"
- In reply to: Jasper Huijser: "Exchange 2003 and Interbase/Firebird"
- Next in thread: Jasper Huijser: "Re: Exchange 2003 and Interbase/Firebird"
- Reply: Jasper Huijser: "Re: Exchange 2003 and Interbase/Firebird"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 09:23:06 -0500
Here's another method, for reserving a single port so it's not dynamically
allocated. It might be a better solution:
1.. Start Registry Editor (Regedt32.exe).
2.. Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3.. On the Edit menu, click Add Value, and then add the following registry
value:
Value Name: ReservedPorts
Data Type: REG_MULTI_SZ
Value: xxxx-yyyy
The string uses the format xxxx-yyyy. It looks like this for just a single
port: "1080-1080".
4.. Quit Registry Editor.
-- 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: daniel: "Re: How do I created an email list in small business server 2003?"
- Previous message: Damian N Leibaschoff [MSFT]: "Re: exchange in sbs2003/outlook"
- In reply to: Jasper Huijser: "Exchange 2003 and Interbase/Firebird"
- Next in thread: Jasper Huijser: "Re: Exchange 2003 and Interbase/Firebird"
- Reply: Jasper Huijser: "Re: Exchange 2003 and Interbase/Firebird"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|