: 서버쪽에서 윈도우 클라이언트는 잘 보이고 마운트도 잘 되는데,
:
: 윈도우(98)쪽 클라이언트에서는 삼바 서버가 안 보이네요..
:
: 다음처럼 서버 이름으로 리스트를 시켜보면 server랑 workgroup에
:
: 아무것도 나타나지 않습니다.
:
:
: # smbclient -L elysium
: added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
: added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0
: Password:
: Domain=[LOCAL] OS=[Unix] Server=[Samba 2.2.0]
:
: Sharename Type Comment
: --------- ---- -------
: tmp Disk Temporary file space
: IPC$ IPC IPC Service (Samba Server)
: ADMIN$ Disk IPC Service (Samba Server)
: arondite Disk Home Directories
:
: Server Comment
: --------- -------
:
: Workgroup Master
: --------- -------
:
: 어떤 경우에 이런 현상이 발생하는거죠?
:
: 기본 설정 파일에 workgroup이랑 netbios name까지 설정해주고
:
: security=share로 해주었습니다..
# Configure remote browse list synchronisation here
# request announcement to, or browse list sync from:
# a specific host or from / to a whole subnet (see below)
; remote browse sync = 192.168.3.25 192.168.5.255
# Cause this host to announce itself to local subnets here
remote announce = 141.223.
위에 처럼 remote annouce 쪽을 설정해 주시면 윈도우 쪽에서 잘 찾습니다.--펭귄의 가호아
래 오늘도 삽질이다.