![]() |
Accessing windows shared folders in linux
HI.
I am new to linux and am using Fedora Core 2. I need to access shared folders on a windows computer. Can someone help me out. I am running samba and lisa but when i try to connec to the lan, the list of computres are 127.0.0.0 to 127.0.0.255 only.. and not actual computers on my lan. |
The smb.conf file has an interfaces parameter in the global section. Try adding your external interface to it and restarting Samba.
My interfaces line looks like this: Code:
interfaces = 127.0.0.1 eth0 |
| All times are GMT -5. The time now is 10:13 AM. |