[Tfug] samba preliminaries

Paul Scott tfug@tfug.org
Sat Sep 14 15:44:01 2002


I have installed samba here and am working on the configuration.  W98SE 
machine can ping this machine and can see the samba server on this 
machine (Debian Sarge/Sid).  This machine cannot even ping the W98SE 
machine.  Actiontec R1520SU is gateway.

joy:/home/paul# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:50:FC:59:9C:46
           inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:4752 errors:0 dropped:0 overruns:0 frame:0
           TX packets:3694 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:4238660 (4.0 MiB)  TX bytes:382181 (373.2 KiB)
           Interrupt:9 Base address:0xb000

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:109 errors:0 dropped:0 overruns:0 frame:0
           TX packets:109 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:9532 (9.3 KiB)  TX bytes:9532 (9.3 KiB)

joy:/home/paul# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0

'ping janet' or 'smbclient -L janet' shows this on this machine with 
tcpdump but no response
15:44:06.739259 arp who-has janet tell joy
15:44:07.739260 arp who-has janet tell joy
15:44:08.739502 arp who-has janet tell joy


Thanks for any clues,

Paul Scott