|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
samba not working
samba not working since I can't my win 98SE from samba machine....
The samba machine is a redhat 7.2, I can't ping my windows 98 se. 128 packets transmitted, 0 packets received, 100% packet loss I do not know what why a. no firewall was set. /sbin/iptables -V iptables v1.2.3 [root@energy sally]# /sbin/iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination any ideas. in windows 98 the dword was set. in network neightbourhood, nothing was [root@energy auser ]# /etc/rc.d/init.d/smb restart Shutting down SMB services: [ OK ] Shutting down NMB services: [ OK ] Starting SMB services: [ OK ] Starting NMB services: [ OK ] eth0 Link encap:Ethernet HWaddr 00:01:03:CF:E1:36 inet addr:192.168.1.99 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4895 errors:0 dropped:0 overruns:0 frame:0 TX packets:4951 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 RX bytes:754824 (737.1 Kb) TX bytes:2502167 (2.3 Mb) 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:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 RX bytes:990 (990.0 b) TX bytes:990 (990.0 b)
__________________
regards, wish to use AT 89c51 single chip computer to do remote sensing and send the data back from woods to office via nokie 3330 and internet. HOW? first I must revise C program thro' example, what's next? |
|
#2
|
|||
|
|||
|
not samba
Quote:
This is not a problem with samba. This is a more general networking issue. what is the result of Code:
route -n it should have something like Code:
Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 with perhaps another line containing a gateway address depending on how your network is set up. (I'm assuming the win98 box has an IP address that is in the same subnet as your linux box.) Last edited by justice41 : May 10th, 2002 at 02:02 PM. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > samba not working |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|