Displaying 1 result from an estimated 1 matches for "lincompname".
2002 Feb 18
0
install pb
...username).
i have added a line to /etc/hosts, this line contains the windows client Ip
address and netbios name
i can ping the windows computer by : ping winCompName
or ping 11.22.33.44 (its the ip)
i can ping the linux computer from the windows computer by : ping
22.33.44.55 but not by: ping LinCompName
Is this normal??
On the linux computer when i do:
smbclient //LinCompName/dv i am asked for a password and i enter the
password for the account dv. Then the list of shared ressources are shown
and i can access to them
on the linux computer when i do:
smbclient -L \\LinCompName thats ok too
on...