My 15meg down/2meg up internet is provided by a cable company through their modem to a Linksys BEFSR41 cable/dsl router with a 4-port switch. Connected to the router are three cables; two go to Windows 7 desktop machines, (one with a printer), and the third is shared by two laptops, one running XP3 and the other now a fully installed OpenSUSE-11.3-KDE4-LiveCD-i686 (OS).
While running Windows 7 or XP3, all computers can access each other’s documents, pictures & music files, print on the printer and connect directly to the internet. The Windows machines are all on a network named WORKGROUP and the IP address of the machines change based on which boots up first. (Addresses range from 192.168.1.100 to 192.168.1.103 and any machine can end up with any IP address).
When connected to the router, the OS laptop can access the internet. If I enter the IP address of one desktop using “Add network folder” under Dolphin, I can see everything on that desktop. The second desktop, which also controls the printer, is not accessible no matter what I do. Neither desktop can see the OS machine from their respective Windows Network and Sharing Center.
I tried to enable sharing of OS files by doing a right click on them but I receive a message that “SMS or NFS servers are not installed on this machine, to enable this module the servers must be installed”. Now, I spent a couple hours downloading every possible patch and add-on that YaST said was available and don’t know how I could have missed one. But, regardless, I can’t enable sharing of the files on the OS laptop.
I messed with the OS installation for over a week and finally completely erased the hard disk & installed OS plus all its patches and add-ons for a second time. Now that everything is re-installed, I’ve decided to stop before touching anything and ask for help. (Should have done so a while back. LOL)
I would like the three computers to easily share files and to print on the printer. I’m not very knowledgeable of OS or networking terminology so you’ll need to go easy on me. Later, if all goes well, I’ll be moving all the machines to OS.
Thanks in advance for your help.
Al
al@linux-woca:~> /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:B8:57:CF:4E
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2e0:b8ff:fe57:cf4e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:884 errors:0 dropped:0 overruns:0 frame:0
TX packets:837 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:558989 (545.8 Kb) TX bytes:100062 (97.7 Kb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:112 errors:0 dropped:0 overruns:0 frame:0
TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7888 (7.7 Kb) TX bytes:7888 (7.7 Kb)
al@linux-woca:~> cat /etc/resolv.conf
/etc/resolv.conf file autogenerated by netconfig!
Before you change this file manually, consider to define the
static DNS configuration using the following variables in the
/etc/sysconfig/network/config file:
NETCONFIG_DNS_STATIC_SEARCHLIST
NETCONFIG_DNS_STATIC_SERVERS
NETCONFIG_DNS_FORWARDER
or disable DNS configuration updates via netconfig by setting:
NETCONFIG_DNS_POLICY=’’
See also the netconfig(8) manual page and other documentation.
Note: Manual change of this file disables netconfig too, but
may get lost when this file contains comments or empty lines
only, the netconfig settings are same with settings in this
file and in case of a “netconfig update -f” call.
Please remove (at least) this line when you modify the file!
nameserver 167.206.245.130
nameserver 167.206.245.129
al@linux-woca:~> /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0