|  | Posted by Tony Rogerson on 11/04/05 20:53 
Hi,
 This should help:
 http://groups.google.co.uk/group/microsoft.public.inetserver.indexserver/browse_frm/thread/d7f25379a78daf4b/8d8b8b4d38960487?lnk=st&q=%22index+server%22+tcp+ports&rnum=3&hl=en#8d8b8b4d38960487
 
 Tony.
 
 --
 Tony Rogerson
 SQL Server MVP
 http://sqlserverfaq.com - free video tutorials
 
 
 "pb648174" <google@webpaul.net> wrote in message
 news:1131036399.023509.254420@g44g2000cwa.googlegroups.com...
 > If I am doing an Index Server query from SQL, such as:
 > SELECT
 > Q.*
 > FROM
 > OPENQUERY(FTIndexPM, ''SELECT path, characterization, rank, hitcount
 > FROM SCOPE('DEEP TRAVERSAL OF .....
 >
 > can anyone tell me which TCP/UDP ports will be used between the SQL
 > Server and the Index server if the Index Server is on another machine?
 > I'm doing the query from SQL so that I can join the results with a
 > table in the database and am not interested in doing the Index query
 > from the app server. I haven't been able to find any info on the net
 > for which firewall ports are used for this.
 >
  Navigation: [Reply to this message] |