dbTalk Databases Forums  

MSDTC problem with firewall

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss MSDTC problem with firewall in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pacho Baratta
 
Posts: n/a

Default MSDTC problem with firewall - 01-13-2004 , 02:21 AM






We are using MSDTC to perform distributed transactions
between our application
server (A) and a database server (B). Application server
is running windows 2000 with IIS 5 while database server
is running

winnt 4 SP6 with SQL 7.0 SP3. These severs are separated
by a firewall, but no NAT. To test the functionality of
the

application we opened all ports on the firewall (from the
application server to the database server and viceversa).

The problem is with MSDTC. Infact the application works
fine, except when a transaction is performed to update
records on the

db.
We tested for connectivity with Dtcping.exe with no errors
and a full connectivity trace between the two servers.
The application works fine if we put the db on a database
server in the same LAN of the application server.

Any hints appreciated,
regards, pacho baratta

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: MSDTC problem with firewall - 01-13-2004 , 03:03 AM






I believe you need NetBIOS name resolution for DTS to work correctly, so you
try either WINS or LMHOSTS that cover both sides of the FW.


--
Darren Green
http://www.sqldts.com

"Pacho Baratta" <p.baratta (AT) datasiel (DOT) net> wrote

Quote:
We are using MSDTC to perform distributed transactions
between our application
server (A) and a database server (B). Application server
is running windows 2000 with IIS 5 while database server
is running

winnt 4 SP6 with SQL 7.0 SP3. These severs are separated
by a firewall, but no NAT. To test the functionality of
the

application we opened all ports on the firewall (from the
application server to the database server and viceversa).

The problem is with MSDTC. Infact the application works
fine, except when a transaction is performed to update
records on the

db.
We tested for connectivity with Dtcping.exe with no errors
and a full connectivity trace between the two servers.
The application works fine if we put the db on a database
server in the same LAN of the application server.

Any hints appreciated,
regards, pacho baratta



Reply With Quote
  #3  
Old   
pacho baratta
 
Posts: n/a

Default Re: MSDTC problem with firewall - 01-13-2004 , 03:18 AM



lmhosts is already correctly compiled.


Quote:
-----Original Message-----
I believe you need NetBIOS name resolution for DTS to
work correctly, so you
try either WINS or LMHOSTS that cover both sides of the
FW.


--
Darren Green
http://www.sqldts.com

"Pacho Baratta" <p.baratta (AT) datasiel (DOT) net> wrote in message
news:01ed01c3d9ae$3c43d080$a001280a (AT) phx (DOT) gbl...
We are using MSDTC to perform distributed transactions
between our application
server (A) and a database server (B). Application server
is running windows 2000 with IIS 5 while database server
is running

winnt 4 SP6 with SQL 7.0 SP3. These severs are separated
by a firewall, but no NAT. To test the functionality of
the

application we opened all ports on the firewall (from
the
application server to the database server and
viceversa).

The problem is with MSDTC. Infact the application works
fine, except when a transaction is performed to update
records on the

db.
We tested for connectivity with Dtcping.exe with no
errors
and a full connectivity trace between the two servers.
The application works fine if we put the db on a
database
server in the same LAN of the application server.

Any hints appreciated,
regards, pacho baratta


.


Reply With Quote
  #4  
Old   
Gert E.R. Drapers
 
Posts: n/a

Default Re: MSDTC problem with firewall - 01-13-2004 , 10:18 AM



See http://support.microsoft.com/default...b;EN-US;250367
And http://support.microsoft.com/default...b;en-us;306843

GertD (AT) SQLDev (DOT) Net
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright © SQLDev.Net 1991-2003 All rights reserved.

"pacho baratta" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
lmhosts is already correctly compiled.


-----Original Message-----
I believe you need NetBIOS name resolution for DTS to
work correctly, so you
try either WINS or LMHOSTS that cover both sides of the
FW.


--
Darren Green
http://www.sqldts.com

"Pacho Baratta" <p.baratta (AT) datasiel (DOT) net> wrote in message
news:01ed01c3d9ae$3c43d080$a001280a (AT) phx (DOT) gbl...
We are using MSDTC to perform distributed transactions
between our application
server (A) and a database server (B). Application server
is running windows 2000 with IIS 5 while database server
is running

winnt 4 SP6 with SQL 7.0 SP3. These severs are separated
by a firewall, but no NAT. To test the functionality of
the

application we opened all ports on the firewall (from
the
application server to the database server and
viceversa).

The problem is with MSDTC. Infact the application works
fine, except when a transaction is performed to update
records on the

db.
We tested for connectivity with Dtcping.exe with no
errors
and a full connectivity trace between the two servers.
The application works fine if we put the db on a
database
server in the same LAN of the application server.

Any hints appreciated,
regards, pacho baratta


.




Reply With Quote
  #5  
Old   
Darren Green
 
Posts: n/a

Default Re: MSDTC problem with firewall - 01-13-2004 , 04:34 PM



In message <024001c3d9b6$308b32d0$a001280a (AT) phx (DOT) gbl>, pacho baratta
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
lmhosts is already correctly compiled.


What is the error message?

Have you searched the KB?

DTC errors are a nightmare in my experience, and you've already had my
best guess.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.