T.R | Title | User | Personal Name | Date | Lines |
---|
1731.1 | All from memory... | VMSNET::S_VORE | Smile - Mickey's Watching! | Mon Feb 03 1997 16:32 | 8 |
| I would not expect it to work with v5 and am pretty sure it dosn't work on the
v5 VMS server either -- the VMS server (for which we did some testing way back
when) appears to ONLY be listening for a broadcast -- which a WINS (or LMHOSTS
with the #DOM: entry) client isn't sending - it's sending a directed datagram.
With v6 being "NT", I would certainly hope that it works there.
-Steven
|
1731.2 | it works with 6.1 | WOTVAX::SHARKEYA | LoginN - even makes the coffee@ | Tue Feb 04 1997 04:51 | 4 |
| Yes, it DOES work with PW6.1 - now testing with 5.0g (ever hopeful)
Alan
|
1731.3 | | CPEEDY::HORGAN | Craicailte indiadh damhsa | Tue Feb 04 1997 10:56 | 15 |
| 5.0G does have lmhosts support.
If your using 6.1 ECO1 the servers have to be configured as either a
WINS client or with the lmhosts file. If your using the lmhosts file,
please check the release notes and/or the System Guide to make sure it
is configured correctly. You need a special line that identifies the PDC.
Example:
125.100.200.13 LOBSTER #DOM:LOBSTER.DOM
--> 125.100.200.12 "LOBSTER.DOM \0X1b"
Julia
|
1731.4 | but thats not all ! | WOTVAX::SHARKEYA | LoginN - even makes the coffee@ | Tue Feb 04 1997 11:02 | 10 |
| Yes, but the issue seems to be that the 5.0 server is not listening for
a directed netlogon inquiry, only for a BROADCAST netlogon inquiry.
Even if it did listen, it would mean putting every client into the
LMHOSTS file - not a pleasant task !
thanks anyway
Alan
|
1731.5 | UPDP port 137/138 | EVTAI1::CASTELLO | UNIX and PCI Support | Tue Feb 04 1997 14:02 | 22 |
| .3
> 5.0G does have lmhosts support.
I think NO. I suppose that it's a typo error.
V6.1 does.
.4
>Yes, but the issue seems to be that the 5.0 server is not listening for
>a directed netlogon inquiry, only for a BROADCAST netlogon inquiry.
True according lanman 2 specs.
With V5.0G the server responds by sending a directed DATAGRAM to the workstation
\mailslot\temp\netlogon and send its name to the workstation.
The only way as far as know is to let pass traffic throught router
on port UDP 137/138.
WINS proxy is much more useful for net use once you have been validated!!. :-(
Jean-Pierre
|