View Single Post
  #5 (permalink)  
Old 03-Oct-2006, 07:20
Freek
Guest
 
Posts: n/a
Default Re: Subnet issue, no listen interface

Rajko M wrote:

> josepe wrote:
>
>>> do you use DHCP or static IP. It seems that is second in question.
>>>

>>
>> The unique eth0 device work with static 10.2.2.1 255.255.255.0 (no gt,
>> no DNS) and serve the range (I hope) 10.2.2.100-10.2.2.200 dynamic with
>> dhcpd service (no gt, no DNS) to the samba clients of the local lan.
>> I was looking the Yast card configure but no found where the subnet
>> issue. How can I asign with commands? Wich IP should be my subnet?
>> -all no routing environtment-
>>
>> Thanks.

>
> I can assume that the function of SUSE box is to be DHCP server for
> windows client boxes. The mask and the range you want to serve are fine,
> but I never configured DHCP server. I hope that somebody will jump in. In
> the meantime you can see the DHCP server configuration under YaST --
> Network Services. If you are missing DHCP server configuration in that
> menu, look to install appropriate YaST components and the DHCP server.
>
> Please let me know the result.
>

I understand between the lines the following:
Your system should have IP-address 10.2.2.1 mask 255.255.255.0 no gateway,
no routing, no DNS.
It should be a DHCP server giving out as dynamic IP-addresses
10.2.2.100-10.2.2.200.
Start Yast go to network card and give your interface there the static
address 10.2.2.1 and mask 255.255.255.0. No need to set routing, DNS and
gateway.
Then goto Network Services and configure "DHCP server". You may need to skip
a number of requested information but you will be asked for the first
dynamic and last dynamic address. Fill in your values and it should work.
Don't forget to open the firewall for DHCP if you haven't disabled the
firewall.

--
Freek