蛯名様
長南様
ありがとうございます。
とりあえず
マシンに固有な名前を付けましたが
今までは長南様がご指摘の
どういう方法で名前解決をやっていらっしゃいます?
DNS を立てている? WINS を使っている? hosts ファイルですか?
を意識したことがないのですが!
Win から Linux へ ping 及びtelnetは通りますが
逆はpingは通るが
telnetはtelnet: connect to address 192.168.1.102: Connection refused
と成っております。
samba.confを載せますのでアドバイスをお願い致します。
# Samba config file created using SWAT
# from Yuzo101 (192.168.1.101)
# Date: 2003/01/03 15:13:31
# Global parameters
[global]
coding system = euc
client code page = 932
workgroup = HIRASAWA
netbios name = YUZO101
security = SHARE
encrypt passwords = Yes
map to guest = Bad User
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
hosts allow = 192.168.1.
[homes]
comment = %U's Home directory
writeable = Yes
guest ok = Yes
[lp0]
comment = ALL Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes