-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You're using an invalid IP address (it's a public one, and begins with a zero which may confuse things). I'd recommend you set the linux box to 10.0.0.1 and the Windows box to 10.0.0.2, both with a netmask of 255.0.0.0 and a broadcast of 10.255.255.255 With a bcast of 255.255.255.255 things get weird. The 10.x.x.x network is reserved for private IP space. - -Tom Paul Kerin wrote: | Hi, | | I've searched for days to find some step by step instructions but | haven't found anything that seems to work. | | I have two boxes: | | Red Hat 9 with a net connection | Win2K with a CD-ROM drive | | Both have working Realtek 10/100 NICs with just a cable connecting them | directly (no switch/hub/etc). | | I want to be able to access the net from my win2k machine and access the | cd-rom from my Red Hat 9 box. | | As I said, I've found heaps of instructions but haven't had much luck | with them. I don't know whether the problem is with Samba or not. | | I'm guessing my RH9 box isn't broadcasting anything, but I'm not really | sure what to look for or how to troubleshoot it if I found it. | | So I guess the first step is to make sure eth0 is set up correctly for | Samba... | | This is what I get from "ifconfig eth0": | | eth0 Link encap:Ethernet HWaddr 00:20:18:A1:34:7D | inet addr:0.0.0.10 Bcast:255.255.255.255 Mask:0.0.0.0 | UP BROADCAST RUNNING 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:100 | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | Interrupt:11 Base address:0xa000 | | The Ethereal program also suggests that nothing is really being | broadcast on the network even though eth0 seems ok "UP BROADCAST | RUNNING.." | | Is this normal? Any ideas? | | Thanks, | | Paul | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/YpWERliD/69byygRAp+KAJwMus20ZSRHQSa+/TUd97KUMebSUgCfa6b7 YaRldV5SA4KXuAIOkDjhqlg=kyos -----END PGP SIGNATURE-----
Hi, I've searched for days to find some step by step instructions but haven't found anything that seems to work. I have two boxes: Red Hat 9 with a net connection Win2K with a CD-ROM drive Both have working Realtek 10/100 NICs with just a cable connecting them directly (no switch/hub/etc). I want to be able to access the net from my win2k machine and access the cd-rom from my Red Hat 9 box. As I said, I've found heaps of instructions but haven't had much luck with them. I don't know whether the problem is with Samba or not. I'm guessing my RH9 box isn't broadcasting anything, but I'm not really sure what to look for or how to troubleshoot it if I found it. So I guess the first step is to make sure eth0 is set up correctly for Samba... This is what I get from "ifconfig eth0": eth0 Link encap:Ethernet HWaddr 00:20:18:A1:34:7D inet addr:0.0.0.10 Bcast:255.255.255.255 Mask:0.0.0.0 UP BROADCAST RUNNING 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:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:11 Base address:0xa000 The Ethereal program also suggests that nothing is really being broadcast on the network even though eth0 seems ok "UP BROADCAST RUNNING.." Is this normal? Any ideas? Thanks, Paul
Hi Samba, Yes, it works ! First time the (Unicode) Hebrew setup is fine. I would recommend others with non-English charactersets to test the UNICODE enivronment. The idea is that Unix/Linux and XP (not Windows 98..) environment use the same language encoding. We use Linux Redhat 9, make sure the Samba global variables include - unixcharset utf-8 - display charset locale Now when we store files on the server, the "unicode-ready" applications may display the Windows characterset. For example in the "PuTTY" communications software you can change the char set under "change settings" "windows" translation" "received char set" to UTF-8. This change solves a lot of problems for us, for example finding the files in our backup software. (Till now Hebrew filenames would show up as gibberish.) Unfortunately not all linux applications seem to support unicode yet. Thanks Jerry and the great Samba team ! David de Leeuw Head, Medical Computing Unit Ben Gurion University of the negev "Gerald (Jerry) Carter" <jerry@samba.org> wrote in message news:Pine.LNX.4.44.0309130039300.15310-100000@queso.plainjoe.org...> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The Samba Team is proud to announce the availability of the > fourth release candidate of the Samba 3.0.0 code base. A release > candidate implies that the code is very close to a final release, > but remember that this is still a non-production snapshot intended > for testing purposes. Use it at your own risk. > > The main issue addressed in this release relates to > multibyte character sets. >.org/mailman/listinfo/samba>