lists at zxt10d.de
2024-Jan-05 11:51 UTC
[Samba] Whole list of installation via PN possible?
Am 05.01.2024 um 12:02 schrieb Rowland Penny via samba:> 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 > > RowlandThanks a lot, Rowland! If I'm out of ideas I might come back on it ... I worked the whole morning on it, checked the installations, and did another test-install within Hyper-V: a Windows 2019 and a new samba-ad-dc - and get the same issues. Which 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-netconnection 192.168.178.5 -port 445 - success Test-netconnection 192.168.178.5 -port 464 - success Test-netconnection 192.168.178.5 -port 3268 - success Test-netconnection 192.168.178.5 -port 3269 - success CHeers, Torsten
I use this for the firewall. The ports are in the article. http://samba.bigbird.es/doku.php?id=samba:hardening-samba On 5 Jan 2024 at 11:52 +0000, lists--- via samba <samba at lists.samba.org>, wrote:> Am 05.01.2024 um 12:02 schrieb Rowland Penny via samba: > > 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 > > > > Rowland > > Thanks a lot, Rowland! > If I'm out of ideas I might come back on it ... > > I worked the whole morning on it, checked the installations, and did > another test-install within Hyper-V: a Windows 2019 and a new > samba-ad-dc - and get the same issues. > > Which 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-netconnection 192.168.178.5 -port 445 - success > Test-netconnection 192.168.178.5 -port 464 - success > Test-netconnection 192.168.178.5 -port 3268 - success > Test-netconnection 192.168.178.5 -port 3269 - success > > CHeers, > Torsten > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Reasonably Related Threads
- Whole list of installation via PN possible?
- Whole list of installation via PN possible?
- Whole list of installation via PN possible?
- Whole list of installation via PN possible?
- [PATCH v2 2/2] v2v: Copy static IP address information over for Windows guests (RHBZ#1626503).