ubuntu 6.10
已安裝SAMBA.設定完也有重新啟動SAMBA
WORKGROUP也設成跟xp一樣
但就是連不上XP網路芳鄰
XP網路芳鄰也看不到ubuntu
XP也要設定什麼嗎?
網路為GIGA ADSL DHCP....網路位址每次開機都不一樣
但是在xp那台電腦不重開機的狀態下網路位址不變......還是連不上XP網路芳鄰
smb4ku也找不到...
依照google.ubuntu 6.10維基的教學....都不行....看不到找不到
子網路遮罩 255.255.248.0.....不知道是不是這個原因
但是XP TO XP倒是沒問題...........
我用的是有線網路連到hub.怎會出現下圖
http://xs.to/xs.php?h=xs313&d=07135&f=xertyy.png
我的ubuntu 6.10 SAMBA設定檔
http://www.badongo.com/file/2613207
以下是設定過程
giee@giee-desktop:~$ sudo cp /etc/samba/smb.conf /etc/samba/smb.conf_backup
Password:
giee@giee-desktop:~$ sudo gedit /etc/samba/smb.conf
Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
GTK Panel of SCIM 1.4.4
giee@giee-desktop:~$ sudo testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
WARNING: passdb expand explicit = yes is deprecated
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = MOONFACE
server string = %h server (Samba, Ubuntu)
obey pam restrictions = Yes
passdb backend = tdbsam
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
panic action = /usr/share/samba/panic-action %d
invalid users = root
[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
giee@giee-desktop:~$ sudo /etc/init.d/samba restart
* Stopping Samba daemons... [ ok ]
* Starting Samba daemons... [ ok ]
giee@giee-desktop:~$
請問要如何作 才能每次開機都能看到xp網芳.在DHCP的環境下
ubuntu 6.10 SAMBA哪裡設定錯誤了?
XP也要設定什麼嗎?