Re: WIDE-DHCP

2013-08-13 Thread s m
yes, unfortunately it's not well enough for me:(( On Tue, Aug 13, 2013 at 1:32 PM, wrote: > > It seems that the distribution includes a directory called db_sample > > with some tutorials/examples. > > > > But it also seems that the last release of wide-dhcp is 16 years old... > > And I also str

WIDE-DHCP

2013-08-13 Thread s m
hello guys, does any body use WIDE-DHCP? i installed it on my freebsd 8.2 but don't know how to configure it. i searched a lot but can not find any useful documentation. please let me know if some body configure it or have some application about. thanks in advance SAM ___

Re: how define network with mask 8 for dhcp server?

2013-08-12 Thread s m
regards > Andreas > > > > On Mon, Aug 12, 2013 at 11:00 AM, s m wrote: > >> thanks Andreas, but it can not help me. it uses all my RAM memory yet:( >> >> >> On Mon, Aug 12, 2013 at 12:14 PM, Andreas Nilsson wrote: >> >>> >>> On Mon, Au

Re: how define network with mask 8 for dhcp server?

2013-08-12 Thread s m
thanks Andreas, but it can not help me. it uses all my RAM memory yet:( On Mon, Aug 12, 2013 at 12:14 PM, Andreas Nilsson wrote: > > On Mon, Aug 12, 2013 at 7:13 AM, wrote: > >> > you're right Olivier, but you know i have a user interface for dhcp and >> i >> > should handle all the network and

Re: how define network with mask 8 for dhcp server?

2013-08-11 Thread s m
ever a > /8 but rather a /22 or less, it makes the thing manageable. > > Eventually, consider that a /8 subnet cannot be NATed, as a NAT can > only manage 2^16 connections at a given time. > > Best regards, > > Olivier > > > > > thanks in advance > > SAM >

Re: how define network with mask 8 for dhcp server?

2013-08-11 Thread s m
11:07 AM, s m wrote: > yes, i solved my problem. > thanks every body for your answers. it help me a lot. > SAM > > > On Tue, Aug 6, 2013 at 2:08 PM, Andreas Nilsson wrote: > >> >> >> >> On Tue, Aug 6, 2013 at 11:29 AM, s m wrote: >> >>>

how calculate the number of ip addresses in a range?

2013-08-08 Thread s m
hello guys, i have a question about ip addresses. i know my question is not related to freebsd but i googled a lot and found nothing useful and don't know where i should ask my question. i want to know how can i calculate the number of ip addresses in a range? for example if i have 192.0.0.1 192.

Re: how define network with mask 8 for dhcp server?

2013-08-06 Thread s m
yes, i solved my problem. thanks every body for your answers. it help me a lot. SAM On Tue, Aug 6, 2013 at 2:08 PM, Andreas Nilsson wrote: > > > > On Tue, Aug 6, 2013 at 11:29 AM, s m wrote: > >> thanks Andreas, that's it!!! >> you know i have user interfa

Re: how define network with mask 8 for dhcp server?

2013-08-06 Thread s m
thanks Andreas, that's it!!! you know i have user interface program for dhcp. users don't know how dhcp works and just enter desired range in text box. i should handle all entered ranges. in order to do that, i should know how dhcp works with all different ranges and return errors if some ranges is

Re: how define network with mask 8 for dhcp server?

2013-08-06 Thread s m
thanks Olivier, my problem is to know how define a network with mask 8 and dhcp server works correctly with it! you know if i config my dhcpd.conf like below, i have core dump either: subnet 10.0.0.0 netmask 255.0.0.0 { range 10.0.0.1 10.255.255.254; } do you know how should i define my range

how define network with mask 8 for dhcp server?

2013-08-06 Thread s m
hello all, i have a problem with dhcp server. i want to define network with mask 8 and use all network address which are possible. i know it is strange but for some experimental purpose, i want to do it. this is my dhcpd.conf file: subnet 192.0.0.0 netmask 255.0.0.0 { range 192.0.0.1 192.255.2

Re: freebsd-net Digest, Vol 218, Issue 1

2007-06-05 Thread s m
vice city ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"