|
Home > Archive > IIS Index Server > October 2004 > Which Port is used/occupied By IS?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Which Port is used/occupied By IS?
|
|
| Jetli \(jay\) 2004-10-02, 9:07 pm |
| Hi All,
This is second attempt.
New Ques:
[vbcol=seagreen]
Catalog???
Please Help as it is very necessary for me
Old Prob,
I have 2 machine(Jack1 & Jack2) running on Win2k(5.00.2195
SP4). Both machine contain data to index and to be
searched.
I have created one catalog and added one Data folder from
local machine (that is jack1). It got indexed and quried
as well.
Now, I want to add another folder to same catalog which
reside on remote machine (that is jack2) So I have added
directory as
follows:
Path: \\Jack2\backup\ ( -- given thru browse )
Alias(UNC): <it is disabled>
Account Information:
User Name: jack2
Password: jack2$
Include in Index? Yes
Then problem occurs that Documents on remote machine (on
jack2) are not included in index as only one files is
added in Total files column of IS. ( that is for directory
i guess)
I found following errors in Application folder of EVENT
VIEWER
Source: Ci
Type: Error
Event ID:4136
User: N/A
Computer: Jack1
Indexing Service failed to logon Jack2 because of error
1326.
Source: Ci
Event ID:4135
Type: Information
User: N/A
Computer: Jack1
File change notifications for scope \\Jack2\backup\ are
not enabled because of error 1326. This scope will be
periodically scanned.
Source: Ci
Event ID:4136
Type: Error
User: N/A
Computer: Jack1
CiDaemon failed to logon Jack2 because of error 1326.
Source: Ci
Event ID:4136
Type: Error
User: N/A
Computer: Jack1
CiDaemon failed to logon Jack2 because of error 1326.
These error says that password is incorrect. But when I
access directly that folder by writing \\jack2\backup\ in
WindowExplorer it ask me password (one time) i give same
username & password. Then It allows me to access all file
even allow to create/modify/delete files.
What wrong I am doing ???
i am doing exactly same steps as IS help says...
Have I missing something set-up on remote machine (on
jack2) ?
I have looked to error nos found in EVENT VIEWER is says
you can ignore it. But My files are not indexed. Not able
to get results from remote machines(on jack2)
What i want to achive is local machine (Jack1) will run
index service and it will gather data from all data
machines. and index all documents. All files created by IS
will be on local(jack1). IS will only run on local(jack1).
Does above configuration need any Port Open on Remote
machine (jack2)???? I mean only some ports are permitted
on Remote machine (Jack2). port 139 is open(sharing port)
on remote machine(Jack2). No domain is setup on either
machine.
Thanks In Advance & appreciated.
Jay
| |
| Hilary Cotter 2004-10-02, 9:07 pm |
| it uses named pipes not a tcp/ip port.
Your problem seems to be that the acount you are using to "crawl" the remote
machine (Jack2) does not have rights to logon interactively on that machine.
I think your best approach is to delete this UNC and recreate it with a
valid account and password and ensure that this account has rights to logon
interactlively on Jack2 and has rights to read the files and folders you
wish to index.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Jetli (jay)" <anonymous@discussions.microsoft.com> wrote in message
news:1f4801c4a77d$67873000$a401280a@phx.gbl...
> Hi All,
>
> This is second attempt.
>
> New Ques:
>
> Catalog???
>
>
> Please Help as it is very necessary for me
>
> Old Prob,
>
> I have 2 machine(Jack1 & Jack2) running on Win2k(5.00.2195
> SP4). Both machine contain data to index and to be
> searched.
>
> I have created one catalog and added one Data folder from
> local machine (that is jack1). It got indexed and quried
> as well.
> Now, I want to add another folder to same catalog which
> reside on remote machine (that is jack2) So I have added
> directory as
> follows:
>
> Path: \\Jack2\backup\ ( -- given thru browse )
> Alias(UNC): <it is disabled>
>
> Account Information:
> User Name: jack2
> Password: jack2$
>
> Include in Index? Yes
>
>
> Then problem occurs that Documents on remote machine (on
> jack2) are not included in index as only one files is
> added in Total files column of IS. ( that is for directory
> i guess)
>
> I found following errors in Application folder of EVENT
> VIEWER
>
> Source: Ci
> Type: Error
> Event ID:4136
> User: N/A
> Computer: Jack1
>
> Indexing Service failed to logon Jack2 because of error
> 1326.
>
>
> Source: Ci
> Event ID:4135
> Type: Information
> User: N/A
> Computer: Jack1
>
> File change notifications for scope \\Jack2\backup\ are
> not enabled because of error 1326. This scope will be
> periodically scanned.
>
>
> Source: Ci
> Event ID:4136
> Type: Error
> User: N/A
> Computer: Jack1
>
> CiDaemon failed to logon Jack2 because of error 1326.
>
>
> Source: Ci
> Event ID:4136
> Type: Error
> User: N/A
> Computer: Jack1
>
> CiDaemon failed to logon Jack2 because of error 1326.
>
>
> These error says that password is incorrect. But when I
> access directly that folder by writing \\jack2\backup\ in
> WindowExplorer it ask me password (one time) i give same
> username & password. Then It allows me to access all file
> even allow to create/modify/delete files.
>
>
> What wrong I am doing ???
> i am doing exactly same steps as IS help says...
>
> Have I missing something set-up on remote machine (on
> jack2) ?
>
> I have looked to error nos found in EVENT VIEWER is says
> you can ignore it. But My files are not indexed. Not able
> to get results from remote machines(on jack2)
>
>
> What i want to achive is local machine (Jack1) will run
> index service and it will gather data from all data
> machines. and index all documents. All files created by IS
> will be on local(jack1). IS will only run on local(jack1).
>
> Does above configuration need any Port Open on Remote
> machine (jack2)???? I mean only some ports are permitted
> on Remote machine (Jack2). port 139 is open(sharing port)
> on remote machine(Jack2). No domain is setup on either
> machine.
>
>
> Thanks In Advance & appreciated.
>
>
> Jay
>
| |
| Jay \(Jetli\) 2004-10-02, 9:07 pm |
| Hi hilary,,
Thank you very much....
I can log on to remote m/c (jack2) from Explorer. So why
can't from application.
named pipes are created by givin name like
\\.\pipe\<name>, But \\ must use some kind of port to
communicate with remote machine.
By the way, How Can I enable interactive logon account??
I mean from Where i can do this......
Any Other way of doing this is??
I am useing MS VC application to make queris to IS... In
that i can give multiple machines in Setting Scopes by
OLEDB providers API.
So my ques is
How does this takled by IS.?
In this case Any port sharing involved?/
As my network is not allow me to share any ports other
than used by some other application....
Thanks In Advance..
Jay.
>-----Original Message-----
>it uses named pipes not a tcp/ip port.
>
>Your problem seems to be that the acount you are using
to "crawl" the remote
>machine (Jack2) does not have rights to logon
interactively on that machine.
>
>I think your best approach is to delete this UNC and
recreate it with a
>valid account and password and ensure that this account
has rights to logon
>interactlively on Jack2 and has rights to read the files
and folders you
>wish to index.
>--
>Hilary Cotter
>Looking for a SQL Server replication book?
>http://www.nwsu.com/0974973602.html
>
>
>"Jetli (jay)" <anonymous@discussions.microsoft.com> wrote
in message
>news:1f4801c4a77d$67873000$a401280a@phx.gbl...
(5.00.2195[vbcol=seagreen]
from[vbcol=seagreen]
directory[vbcol=seagreen]
in[vbcol=seagreen]
file[vbcol=seagreen]
able[vbcol=seagreen]
IS[vbcol=seagreen]
(jack1).[vbcol=seagreen]
port)[vbcol=seagreen]
>
>
>.
>
| |
| Jetlt \(jay\) 2004-10-02, 9:07 pm |
| Hi hilary,,
Thank you very much....
I can log on to remote m/c (jack2) from Explorer. So why
can't from application.
named pipes are created by givin name like
\\.\pipe\<name>, But \\ must use some kind of port to
communicate with remote machine.
By the way, How Can I enable interactive logon account??
I mean from Where i can do this......
Any Other way of doing this is??
I am useing MS VC application to make queris to IS... In
that i can give multiple machines in Setting Scopes by
OLEDB providers API.
So my ques is
How does this takled by IS.?
In this case Any port sharing involved?/
As my network is not allow me to share any ports other
than used by some other application....
Thanks In Advance..
Jay.
| |
| Hilary Cotter 2004-10-02, 9:07 pm |
| I am not sure of the ports used by named pipes, I think you need the rpc
netbios ports open (136,137), but named pipes are not an internet
application, rather they use the net api AFAIK.
To set the crawl/interactive account you should expand your catalog in the
IS MMC, expand the directories folder and delete the problem folder. Then
return to the catalog folder, and right click on the directories folder and
select new directory. Specify the account here. Ensure it has rights to
access the files and folders and logon interactively.
I really can't answer your questions about the underlying ports used by IS
other than what I have seen using filemon. You should be able to use a
sniffer to capture a trace and analyze that to determine which ports are
involved.
It seems to me that there are two seperate processes 1) the query which is
done against the local catalog, 2) the indexing process which is done
through the cidaemon component. Win2k and above allows for remote
notifications. I have no idea what ports are involved here.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Jetlt (jay)" <anonymous@discussions.microsoft.com> wrote in message
news:0fac01c4a860$60e4ca30$a501280a@phx.gbl...
> Hi hilary,,
>
> Thank you very much....
>
> I can log on to remote m/c (jack2) from Explorer. So why
> can't from application.
>
> named pipes are created by givin name like
> \\.\pipe\<name>, But \\ must use some kind of port to
> communicate with remote machine.
>
> By the way, How Can I enable interactive logon account??
> I mean from Where i can do this......
>
>
> Any Other way of doing this is??
>
>
> I am useing MS VC application to make queris to IS... In
> that i can give multiple machines in Setting Scopes by
> OLEDB providers API.
> So my ques is
>
> How does this takled by IS.?
> In this case Any port sharing involved?/
>
> As my network is not allow me to share any ports other
> than used by some other application....
>
> Thanks In Advance..
>
> Jay.
>
>
>
| |
| Hilary Cotter 2004-10-06, 7:50 am |
| The ports uses (AFAIK) are the standard RPC/Netbios ports.
For this to work your crawl account must have logon interactively rights on
the remote machine. It must also have rights to read the files and folders
you are indexing, and rights to read the share.
If I were you I'd return to your IS MMC, expand the directories folder,
locate the remote share you are indexing. Then back up on level and right
click on the directories folder and add it in again, this time ensuring you
use a valid account for your crawl account that has rights to logon
interactively on the remote machine
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Jay (Jetli)" <anonymous@discussions.microsoft.com> wrote in message
news:28cf01c4a85a$32942870$a401280a@phx.gbl...[vbcol=seagreen]
> Hi hilary,,
>
> Thank you very much....
>
> I can log on to remote m/c (jack2) from Explorer. So why
> can't from application.
>
> named pipes are created by givin name like
> \\.\pipe\<name>, But \\ must use some kind of port to
> communicate with remote machine.
>
> By the way, How Can I enable interactive logon account??
> I mean from Where i can do this......
>
>
> Any Other way of doing this is??
>
>
> I am useing MS VC application to make queris to IS... In
> that i can give multiple machines in Setting Scopes by
> OLEDB providers API.
> So my ques is
>
> How does this takled by IS.?
> In this case Any port sharing involved?/
>
> As my network is not allow me to share any ports other
> than used by some other application....
>
> Thanks In Advance..
>
> Jay.
>
>
>
> to "crawl" the remote
> interactively on that machine.
> recreate it with a
> has rights to logon
> and folders you
> in message
> (5.00.2195
> from
> directory
> in
> file
> able
> IS
> (jack1).
> port)
|
|
|
|
|