서버쪽에서 윈도우 클라이언트는 잘 보이고 마운트도 잘 되는데,
윈도우(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로 해주었습니다..