Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows 98 and Samba

Reply
Thread Tools Display Modes

Windows 98 and Samba

 
 
Ulf Doz
Guest
Posts: n/a

 
      02-10-2004, 08:56 AM
I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
NAT-routing and providing some shares.
The W2k-Notebook works as expected in cooperation with samba and dhcp.
It sees the samba-server all shares, can access printers and the internet.
My problem is the W98-PC. The first thing is, it doesn't respond to
PINGs. Ok, prabably I could live with that. But I can't live with the
fact, that it neither sees the samba-server nor the W2k-Notebook
although both (samba and W2k) see the W98-PC.
Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
it makes its dhcp-request, gets its answer, but does not configure its
ethernet interface according to the dhcp-response. It always chooses
randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
Can anyone tell me what to change that W98 cooperates with samba and
dhcp as desired.

Thanks in advance
--

Robert...

 
Reply With Quote
 
 
 
 
baldrick
Guest
Posts: n/a

 
      02-10-2004, 11:46 AM

"Ulf Doz" <(E-Mail Removed)> wrote in message
news:c0a9su$sp2$03$(E-Mail Removed)...
> I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
> NAT-routing and providing some shares.
> The W2k-Notebook works as expected in cooperation with samba and dhcp.
> It sees the samba-server all shares, can access printers and the internet.
> My problem is the W98-PC. The first thing is, it doesn't respond to
> PINGs. Ok, prabably I could live with that. But I can't live with the
> fact, that it neither sees the samba-server nor the W2k-Notebook
> although both (samba and W2k) see the W98-PC.
> Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
> it makes its dhcp-request, gets its answer, but does not configure its
> ethernet interface according to the dhcp-response. It always chooses
> randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
> the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
> Can anyone tell me what to change that W98 cooperates with samba and
> dhcp as desired.
>
> Thanks in advance
> --
>
> Robert...


To begin with on a small 3 PC home LAN you may as well just give them static
IPs in the 192.168.0.x range. Configure once, leave alone.
>



 
Reply With Quote
 
Ulf Doz
Guest
Posts: n/a

 
      02-10-2004, 12:50 PM
baldrick wrote:
> "Ulf Doz" <(E-Mail Removed)> wrote in message
> news:c0a9su$sp2$03$(E-Mail Removed)...
>
>>I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
>>NAT-routing and providing some shares.
>>The W2k-Notebook works as expected in cooperation with samba and dhcp.
>>It sees the samba-server all shares, can access printers and the internet.
>>My problem is the W98-PC. The first thing is, it doesn't respond to
>>PINGs. Ok, prabably I could live with that. But I can't live with the
>>fact, that it neither sees the samba-server nor the W2k-Notebook
>>although both (samba and W2k) see the W98-PC.
>>Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
>>it makes its dhcp-request, gets its answer, but does not configure its
>>ethernet interface according to the dhcp-response. It always chooses
>>randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
>>the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
>>Can anyone tell me what to change that W98 cooperates with samba and
>>dhcp as desired.
>>
>>Thanks in advance
>>--
>>
>>Robert...

>
>
> To begin with on a small 3 PC home LAN you may as well just give them static
> IPs in the 192.168.0.x range. Configure once, leave alone.
>
>
>

Sure, would be possible, but not for the Notebook, which is also used in
other networks. I've also no administrative access to the notebook
however the notebook is not the problem, it works.
But even with static IP, W98 does not do, what it's expected to do. It
wouldn't be dramtatically not to configure W98 over dhcp, but would be nice.

--

Robert...

 
Reply With Quote
 
tony@pcunix.com
Guest
Posts: n/a

 
      02-10-2004, 01:24 PM
In comp.os.linux.misc Ulf Doz <(E-Mail Removed)> wrote:
>I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
>NAT-routing and providing some shares.
>The W2k-Notebook works as expected in cooperation with samba and dhcp.
>It sees the samba-server all shares, can access printers and the internet.
>My problem is the W98-PC. The first thing is, it doesn't respond to
>PINGs. Ok, prabably I could live with that. But I can't live with the
>fact, that it neither sees the samba-server nor the W2k-Notebook
>although both (samba and W2k) see the W98-PC.
>Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
>it makes its dhcp-request, gets its answer, but does not configure its
>ethernet interface according to the dhcp-response. It always chooses
>randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
>the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
>Can anyone tell me what to change that W98 cooperates with samba and
>dhcp as desired.


It's not getting an ip address. Try configuring it statically to see
where the problem really is: if that works. your dhcp server isn't
giving it an address; if not it's nic card/cable/broken os


--
(E-Mail Removed) Unix/Linux/Mac OS X resources: http://aplawrence.com
Get paid for writing about tech: http://aplawrence.com/publish.html
 
Reply With Quote
 
Ulf Doz
Guest
Posts: n/a

 
      02-10-2004, 02:23 PM
(E-Mail Removed) wrote:
> In comp.os.linux.misc Ulf Doz <(E-Mail Removed)> wrote:
>
>>I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
>>NAT-routing and providing some shares.
>>The W2k-Notebook works as expected in cooperation with samba and dhcp.
>>It sees the samba-server all shares, can access printers and the internet.
>>My problem is the W98-PC. The first thing is, it doesn't respond to
>>PINGs. Ok, prabably I could live with that. But I can't live with the
>>fact, that it neither sees the samba-server nor the W2k-Notebook
>>although both (samba and W2k) see the W98-PC.
>>Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
>>it makes its dhcp-request, gets its answer, but does not configure its
>>ethernet interface according to the dhcp-response. It always chooses
>>randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
>>the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
>>Can anyone tell me what to change that W98 cooperates with samba and
>>dhcp as desired.

>
>
> It's not getting an ip address. Try configuring it statically to see
> where the problem really is: if that works. your dhcp server isn't
> giving it an address; if not it's nic card/cable/broken os
>
>

Ok, let's forget the dhcp.
The samba-server is not visible that's the bigger problem. Even with
static IPs.
If the cable were broken, I couldn't see the W98-machine from the
W2k-Notebook and the samba-server.

--

Robert...

 
Reply With Quote
 
Marko Nurmenniemi
Guest
Posts: n/a

 
      02-10-2004, 03:26 PM
Ulf Doz wrote:

> (E-Mail Removed) wrote:
>>
>>

> Ok, let's forget the dhcp.
> The samba-server is not visible that's the bigger problem. Even with
> static IPs.
> If the cable were broken, I couldn't see the W98-machine from the
> W2k-Notebook and the samba-server.
>

Probably your W2k is seeing your Win98 through the Windows networking.
Did you say that the Redhat 9 is providing the IP's to your network?
Can you ping the Redhat or internet from Win98? Can you ping the dhcp
server if not Redhat?

Do you have users and passwords set-up in the Win98?
If not the Samba needs to have guest account that does not require
password or expect authentication. Not a problem just something that
needs to be done.

In Samba make sure you are allowing browsing to the "windows" network.
Can you access the Samba directly with "//servername(or IP)/share"
Do you have the Samba share in a place where ALL users can atleast read?
Note that Home directories are restricted to users in Linux but
/home/samba can be shared to all (not by default, needs to be done
separately).

W2K is more strick about sharing it's stuff so you might need to set-up
the same user account to the W2k machine as in 98 to provide the
visibility to it. Not sure because I have no W2k at home but I remember
reading about it somewhere.

-Marko
 
Reply With Quote
 
underground
Guest
Posts: n/a

 
      02-10-2004, 03:29 PM

"Ulf Doz" <(E-Mail Removed)> wrote in message
news:c0at1f$9k3$06$(E-Mail Removed)...
> (E-Mail Removed) wrote:
> > In comp.os.linux.misc Ulf Doz <(E-Mail Removed)> wrote:
> >
> >>I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
> >>NAT-routing and providing some shares.
> >>The W2k-Notebook works as expected in cooperation with samba and dhcp.
> >>It sees the samba-server all shares, can access printers and the

internet.
> >>My problem is the W98-PC. The first thing is, it doesn't respond to
> >>PINGs. Ok, prabably I could live with that. But I can't live with the
> >>fact, that it neither sees the samba-server nor the W2k-Notebook
> >>although both (samba and W2k) see the W98-PC.
> >>Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
> >>it makes its dhcp-request, gets its answer, but does not configure its
> >>ethernet interface according to the dhcp-response. It always chooses
> >>randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
> >>the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
> >>Can anyone tell me what to change that W98 cooperates with samba and
> >>dhcp as desired.

> >
> >
> > It's not getting an ip address. Try configuring it statically to see
> > where the problem really is: if that works. your dhcp server isn't
> > giving it an address; if not it's nic card/cable/broken os
> >
> >

> Ok, let's forget the dhcp.
> The samba-server is not visible that's the bigger problem. Even with
> static IPs.
> If the cable were broken, I couldn't see the W98-machine from the
> W2k-Notebook and the samba-server.


Do start>run
command
in the command window type "ipconfig"

Make sure your IP address is within the range of your sub-net, I think you
said 192.168.0.0/24. If it isn't your network won't work until it is.
>
> --
>
> Robert...
>



 
Reply With Quote
 
Ulf Doz
Guest
Posts: n/a

 
      02-10-2004, 07:18 PM
underground wrote:
> "Ulf Doz" <(E-Mail Removed)> wrote in message
> news:c0at1f$9k3$06$(E-Mail Removed)...
>
>>(E-Mail Removed) wrote:
>>
>>>In comp.os.linux.misc Ulf Doz <(E-Mail Removed)> wrote:
>>>
>>>
>>>>I have a small home-lan, with a W2k-Notebook, a W98-PC and a RH9-Box for
>>>>NAT-routing and providing some shares.
>>>>The W2k-Notebook works as expected in cooperation with samba and dhcp.
>>>>It sees the samba-server all shares, can access printers and the

>
> internet.
>
>>>>My problem is the W98-PC. The first thing is, it doesn't respond to
>>>>PINGs. Ok, prabably I could live with that. But I can't live with the
>>>>fact, that it neither sees the samba-server nor the W2k-Notebook
>>>>although both (samba and W2k) see the W98-PC.
>>>>Another issue is, that W98 doesn't honour the dhcp-responds. On bootup
>>>>it makes its dhcp-request, gets its answer, but does not configure its
>>>>ethernet interface according to the dhcp-response. It always chooses
>>>>randomly an IP-address of 169.254.XXX.XXX with netmask 255.255.0.0 but
>>>>the dhcp tells it to configure with 192.168.0.253/255.255.255.0.
>>>>Can anyone tell me what to change that W98 cooperates with samba and
>>>>dhcp as desired.
>>>
>>>
>>>It's not getting an ip address. Try configuring it statically to see
>>>where the problem really is: if that works. your dhcp server isn't
>>>giving it an address; if not it's nic card/cable/broken os
>>>
>>>

>>
>>Ok, let's forget the dhcp.
>>The samba-server is not visible that's the bigger problem. Even with
>>static IPs.
>>If the cable were broken, I couldn't see the W98-machine from the
>>W2k-Notebook and the samba-server.

>
>
> Do start>run
> command
> in the command window type "ipconfig"
>
> Make sure your IP address is within the range of your sub-net, I think you
> said 192.168.0.0/24. If it isn't your network won't work until it is.
>

Already done. A static IP for W98 brings partial success. In theory
communication must work, because W2k can access shares of W98 and Samba
and W98 can access the internet via the NAT-Router (same machine samba
is runing on). If W98 is configured for dhcp, my dhcp explicitely logs
W98's dhcp-request and the corresponding answer. This was also proved
with tcpdump. But W98 strictly ignores the given informations.
>>--
>>
>>Robert...
>>

>
>
>



--

Robert...

 
Reply With Quote
 
Ulf Doz
Guest
Posts: n/a

 
      02-10-2004, 07:19 PM
Marko Nurmenniemi wrote:
> Ulf Doz wrote:
>
>> (E-Mail Removed) wrote:
>>
>>>
>>>

>> Ok, let's forget the dhcp.
>> The samba-server is not visible that's the bigger problem. Even with
>> static IPs.
>> If the cable were broken, I couldn't see the W98-machine from the
>> W2k-Notebook and the samba-server.
>>

> Probably your W2k is seeing your Win98 through the Windows networking.
> Did you say that the Redhat 9 is providing the IP's to your network?
> Can you ping the Redhat or internet from Win98? Can you ping the dhcp
> server if not Redhat?
>
> Do you have users and passwords set-up in the Win98?
> If not the Samba needs to have guest account that does not require
> password or expect authentication. Not a problem just something that
> needs to be done.
>
> In Samba make sure you are allowing browsing to the "windows" network.
> Can you access the Samba directly with "//servername(or IP)/share"
> Do you have the Samba share in a place where ALL users can atleast read?
> Note that Home directories are restricted to users in Linux but
> /home/samba can be shared to all (not by default, needs to be done
> separately).
>
> W2K is more strick about sharing it's stuff so you might need to set-up
> the same user account to the W2k machine as in 98 to provide the
> visibility to it. Not sure because I have no W2k at home but I remember
> reading about it somewhere.
>
> -Marko


Some interesting hints, I will investigate this as soon as possible.
--

Robert...

 
Reply With Quote
 
James Egan
Guest
Posts: n/a

 
      02-10-2004, 07:36 PM
On Tue, 10 Feb 2004 10:56:46 +0100, Ulf Doz <(E-Mail Removed)>
wrote:

>PINGs. Ok, prabably I could live with that. But I can't live with the
>fact, that it neither sees the samba-server nor the W2k-Notebook
>although both (samba and W2k) see the W98-PC.


One way networking like that is often down to a misbehaving firewall.
If you have a firewall, uninstall it (don't just disable) until the
problem is resolved.


Jim.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba - FC7 / Windows XP CCW Linux Networking 4 01-20-2008 11:10 PM
Windows XP - can't log on to Samba dimitri Linux Networking 0 12-04-2006 07:44 AM
A few questions regarding samba from a samba and windows rookie Madhusudan Singh Linux Networking 0 03-30-2005 05:54 PM
printing to Windows XP through samba topher Linux Networking 1 11-21-2003 03:47 PM
Windows XP and samba joe Linux Networking 1 08-21-2003 03:41 AM



1 2 3 4 5 6 7 8 9 10 11