So. I logged in as root and was able to open SWAT and found the book you referenced. I had started reading it BEFORE I switched to my user account. The examples in the minimal section seemed to indicate that smbd, nmbd, and winbindd were running. But, as I mentioned in my first post, only one of these is running. And I can't find how to start them. (SWAT doesn't have as many buttons (4) as it used to (8 - 10). And status used to allow me to start, stop, or restart all three of these (It didn't work then, either) - BUT NOT ANY MORE!
I read the section on troubleshooting; it seemed to imply that these services, as well as others (such as LDAP) were ALREADY running! And that the intra net connections were working! And I can't even read ANY text in the pictures! Then, I found the following table:
Table 5.2. Required OpenLDAP Linux Packages
SUSE Linux 8.x SUSE Linux 9.x Red Hat Linux
nss_ldap nss_ldap nss_ldap
pam_ldap pam_ldap pam_ldap
openldap2 openldap2 openldap
openldap2-client openldap2-client
Vector Linux is neither SUSE nor Red Hat???
vector:/~
root:# ping -I eth1 -c 3 192.168.0.2
PING 192.168.0.2 (192.168.0.2) from 75.94.15.38 eth1: 56(84) bytes of data.
From 75.94.15.38 icmp_seq=1 Destination Host Unreachable
From 75.94.15.38 icmp_seq=2 Destination Host Unreachable
From 75.94.15.38 icmp_seq=3 Destination Host Unreachable
--- 192.168.0.2 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms
, pipe 3
vector:/~
root:# ping -I eth1 -c 3 192.168.0.1
PING 192.168.0.1 (192.168.0.1) from 75.94.15.38 eth1: 56(84) bytes of data.
From 75.94.15.38 icmp_seq=1 Destination Host Unreachable
From 75.94.15.38 icmp_seq=2 Destination Host Unreachable
From 75.94.15.38 icmp_seq=3 Destination Host Unreachable
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms
, pipe 3
vector:/~
root:# ipconfig -a
bash: ipconfig: command not found
vector:/~
root:# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:03:B3:00:66:DB
inet addr:75.94.15.38 Bcast:75.94.63.255 Mask:255.255.192.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5415 errors:0 dropped:0 overruns:0 frame:0
TX packets:337 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1289671 (1.2 MiB) TX bytes:26018 (25.4 KiB)
Interrupt:11 Base address:0xd400
eth1 Link encap:Ethernet HWaddr 00:21:91:21:CF:AB
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0x2e00
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:7588 errors:0 dropped:0 overruns:0 frame:0
TX packets:7588 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:773498 (755.3 KiB) TX bytes:773498 (755.3 KiB)
vector:/~
root:# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
75.94.0.0 * 255.255.192.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 75-94-0-1.boi.c 0.0.0.0 UG 0 0 0 eth0
vector:/~
root:# ping -I eth0 -c 3 192.168.0.1
PING 192.168.0.1 (192.168.0.1) from 75.94.15.38 eth0: 56(84) bytes of data.
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
vector:/~
root:# ping -I eth0 -c 3 192.168.0.2
PING 192.168.0.2 (192.168.0.2) from 75.94.15.38 eth0: 56(84) bytes of data.
--- 192.168.0.2 ping statist is ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
vector:/~
root:# ping -I eth1 -c 3 192.168.0.2
PING 192.168.0.2 (192.168.0.2) from 75.94.15.38 eth1: 56(84) bytes of data.
From 75.94.15.38 icmp_seq=1 Destination Host Unreachable
From 75.94.15.38 icmp_seq=2 Destination Host Unreachable
From 75.94.15.38 icmp_seq=3 Destination Host Unreachable
--- 192.168.0.2 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms
, pipe 3
vector:/~
root:# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 635 Host (rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 315PRO PCI/AGP VGA Display Adapter
vector:/~
root:#
I also logged into the TUI,VASM/NETWORK/INET/SET to verify
inet1 DEVICE=eth0, DHCP
inet2 DEVICE=eth1, IPADDR=192.168.0.1
inetd DEVICE=, IPADDR=
then ...START/inet1
on exit from VASM
vector:/~
root:# ping -I eth1 -c 3 192.168.0.2
PING 192.168.0.2 (192.168.0.2) from 192.168.0.1 eth1: 56(84) bytes of data.
64 bytes from 192.168.0.2: icmp_seq=1 ttl=128 time=1.29 ms
64 bytes from 192.168.0.2: icmp_seq=2 ttl=128 time=0.262 ms
64 bytes from 192.168.0.2: icmp_seq=3 ttl=128 time=0.282 ms
--- 192.168.0.2 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.262/0.614/1.298/0.483 ms
Windows can now ping this machine successfully. But now I get an error when I try to refresh Network Places/Entire Network/Microsoft Windows Network/Fowlplay:
Fowlplay is not accessible.
The account is not authorized to log in from this station
(This is a Windows 2000 OS and it is still showing the shares from when this (Linux) machine was running Win98!)
So, I find that my real question is: How to I get eth1 to start at boot time? And the Windows machines are supposed to be able to access the old Windows drive {now hdc1} per smb.config:
[public]
comment = Public Stuff
path = /mnt/win
write list = @staff
guest ok = Yes
fstype = vfat
BTW: For the FIRST time, I see that nmbd is now running but not winbindd
And
root:# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
75.94.0.0 * 255.255.192.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 75-94-0-1.boi.c 0.0.0.0 UG 0 0 0 eth0
vector:/~
hata_ph: I caught the difference when I reviewed some of my earlier posts trying to get eth0 and eth1 to work, but had forgotten that I had to go into the TUI VASM to start eth1.
Also, When I logged into console from the GUI logon screen, it kept bouncing back to the GUI logon screen but would return to where I was when I selected Console logon. It did that 8 - 10 times while I was writing down the results of VASM/NETWORK/INET/SET.
PS: bigpaws:
Oh! I see. AIU, Win9x do not encrypt their passwords. I'll check out that link to Samba-Guide (which I also found in SWAT when logged as root - see above) and ICS, thanks.
ifconfig - see above. Vector is supposed to be the router.
Thanks also for your warning. As it is getting late (for me), I'll check those links first thing in the morning.
Yes, my broadband is Clearwire, although I didn't know it was in WA.