tugbert
2007-10-15, 01:45
So yea, Im fairly new to linux but I followed this guide (http://www.xboxmediacenter.com/wiki/index.php?title=Linux_File_Sharing_%28using_samba% 29) and I cannot get it to work. I mean, it looks pretty strait forward but when I try to connect over from my xbox with the smb feature all I get is "could not connect to network server"
I mean, heres what I did to my conf file:
[global]
workgroup = WORKGROUP
server string = Kyle's Janks Nigga!
netbios name = LinuxBox
log file= /var/log/samba/log.%m
max log size= 50
map to guest = bad user
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
dns proxy = no
interfaces = lo eth0 192.168.2.1/24
hosts allow = 127. 192.168.2.
and the public is as so
; [public]
; comment = Public Stuff
; path = /home/kyle/Download/Movies
; public = yes
; writable = yes
; printable = no
; write list = +staff
Do I need to do anything to the xml file on the xbox? Someone suggested adding my machines username and password but that hasnt worked.
I mean, heres what I did to my conf file:
[global]
workgroup = WORKGROUP
server string = Kyle's Janks Nigga!
netbios name = LinuxBox
log file= /var/log/samba/log.%m
max log size= 50
map to guest = bad user
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
dns proxy = no
interfaces = lo eth0 192.168.2.1/24
hosts allow = 127. 192.168.2.
and the public is as so
; [public]
; comment = Public Stuff
; path = /home/kyle/Download/Movies
; public = yes
; writable = yes
; printable = no
; write list = +staff
Do I need to do anything to the xml file on the xbox? Someone suggested adding my machines username and password but that hasnt worked.