search for: tcptestsucceeded

Displaying 3 results from an estimated 3 matches for "tcptestsucceeded".

2024 Jan 05
1
Whole list of installation via PN possible?
...ch ports need to be accessable via network? Till now I checked (on the Win2019 system) by using Powershell: Test-netconnection 192.168.178.5 -port 53 ComputerName : 192.168.178.5 RemoteAddress : 192.168.178.5 RemotePort : 53 InterfaceAlias : Ethernet SourceAddress : 192.168.178.40 TcpTestSucceeded : True Test-netconnection 192.168.178.5 -port 88 - success (like above) Test-netconnection 192.168.178.5 -port 135 - success Test-netconnection 192.168.178.5 -port 138 - FAILS Test-netconnection 192.168.178.5 -port 139 - success Test-netconnection 192.168.178.5 -port 389 - success Test-netconnecti...
2024 Jan 05
1
Whole list of installation via PN possible?
On Fri, 5 Jan 2024 08:30:15 +0100 lists--- via samba <samba at lists.samba.org> wrote: > Good morning Rowland, > > is it ok for you to send you the complete, not sanitized installation > description? > ... I'm lost in getting the samba-ad-dc running ... I think you mean, Can I send you my unsanitised files ? If so, then yes, just send them to rpenny at samba dot org
2024 Jan 05
1
Whole list of installation via PN possible?
...cessable via network? > Till now I checked (on the Win2019 system) by using Powershell: > Test-netconnection 192.168.178.5 -port 53 > ComputerName : 192.168.178.5 > RemoteAddress : 192.168.178.5 > RemotePort : 53 > InterfaceAlias : Ethernet > SourceAddress : 192.168.178.40 > TcpTestSucceeded : True > > Test-netconnection 192.168.178.5 -port 88 - success (like above) > Test-netconnection 192.168.178.5 -port 135 - success > Test-netconnection 192.168.178.5 -port 138 - FAILS > Test-netconnection 192.168.178.5 -port 139 - success > Test-netconnection 192.168.178.5 -port 3...