[Samba] Samba4 - Win7 RSAT tools - global catalog (GC) cannot be contacted
Thomas Harold
thomas-lists at nybeta.com
Mon Jun 17 11:51:43 MDT 2013
Thanks, Marc
>
> Whether something else is missing, you can see, if you check on which
> ports the Samba daemons are listening:
>
> # netstat -taunp | egrep "tcp.*LISTEN|udp" | grep "samba|smbd"
>
# netstat -taunp | egrep "tcp.*LISTEN|udp" | egrep "samba|smbd"
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 3554/smbd
tcp 0 0 0.0.0.0:464 0.0.0.0:* LISTEN 3559/samba
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 3565/samba
tcp 0 0 0.0.0.0:88 0.0.0.0:* LISTEN 3559/samba
tcp 0 0 0.0.0.0:636 0.0.0.0:* LISTEN 3557/samba
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 3554/smbd
tcp 0 0 0.0.0.0:1024 0.0.0.0:* LISTEN 3553/samba
tcp 0 0 0.0.0.0:3268 0.0.0.0:* LISTEN 3557/samba
tcp 0 0 0.0.0.0:3269 0.0.0.0:* LISTEN 3557/samba
tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN 3557/samba
tcp 0 0 0.0.0.0:135 0.0.0.0:* LISTEN 3553/samba
tcp 0 0 :::139 :::* LISTEN 3554/smbd
tcp 0 0 :::445 :::* LISTEN 3554/smbd
udp 0 0 172.30.0.30:389 0.0.0.0:* 3558/samba
udp 0 0 0.0.0.0:389 0.0.0.0:* 3558/samba
udp 0 0 172.30.0.30:137 0.0.0.0:* 3555/samba
udp 0 0 172.30.7.255:137 0.0.0.0:* 3555/samba
udp 0 0 0.0.0.0:137 0.0.0.0:* 3555/samba
udp 0 0 172.30.0.30:138 0.0.0.0:* 3555/samba
udp 0 0 172.30.7.255:138 0.0.0.0:* 3555/samba
udp 0 0 0.0.0.0:138 0.0.0.0:* 3555/samba
udp 0 0 0.0.0.0:53 0.0.0.0:* 3565/samba
udp 0 0 172.30.0.30:464 0.0.0.0:* 3559/samba
udp 0 0 0.0.0.0:464 0.0.0.0:* 3559/samba
udp 0 0 172.30.0.30:88 0.0.0.0:* 3559/samba
udp 0 0 0.0.0.0:88 0.0.0.0:* 3559/samba
Looks like I also need to open up 3269/tcp in addition to 3268/tcp.
More information about the samba
mailing list