[NoCat] DHCP - DNS problem

kyleena at tele2.it kyleena at tele2.it
Mon Apr 24 07:48:19 PDT 2006


10.0.0.1 is the IP address of the internal interface of my 
gateway box


On Mon, 24 Apr 2006 15:39:05 +0100
  amx109 <amx109 at gmail.com> wrote:
> from "option routers 10.0.0.1", is 10.0.0.1 your 
>nocatauth box, or is it
> another gateway that leads on to another 
>network/gateway?
> 
> what is the IP of your nocatauth gateway?
> 
> On 4/24/06, kyleena at tele2.it <kyleena at tele2.it> wrote:
>>
>> Negative. My LocalNetwork in nocat.conf is 10.0.0.0/24.
>> Here is my dhcpd.conf:
>>
>> ddns-update-style none;
>> subnet 10.0.0.0 netmask 255.255.255.0 {
>>    range dynamic-bootp 10.0.0.1 10.0.0.254;
>>    option domain-name-servers 62.146.194.62,
>> 62.146.194.63;
>>    option subnet-mask 255.255.255.0;
>>    option domain-name "awanet.it";
>>    option routers 10.0.0.1;
>>    option broadcast-address 10.0.0.255;
>>    default-lease-time 21600;
>>    max-lease-time 43200;
>> }
>>
>> Is there something wrong?
>>
>> Monica
>>
>>
>> On Mon, 24 Apr 2006 13:17:42 +0200
>>   Carlos Ligero <carlos.ligero at gmail.com> wrote:
>> > Hi,
>> >
>> > maybe the LocalNetwork option in your config ...
>> >
>> > regards,
>> >
>> > Carlos
>> >
>> > kyleena at tele2.it wrote:
>> >> Hi all,
>> >> I have a problem with DHCP settings. My gateway 
>>worked
>> >> fine with static IP in client. Now I have configured 
>>a
>> >> DHCP server on gateway; it seems work normally, the
>> >>client
>> >> can obtain an IP address, the right IP of default
>> >>gateway
>> >> and the right DNS addresses. But it can't go on login
>> >> page. Instead, if I write 
>>http://<gateway-address>:5280
>> >>on
>> >> client's browser, it works.
>> >> Any idea?
>> >> Thanks
>> >> Monica
>> >>
>> >> _______________________________________________
>> >> NoCat mailing list
>> >> NoCat at lists.nocat.net
>> >> http://lists.nocat.net/mailman/listinfo/nocat
>> >>
>>
>>
>> _______________________________________________
>> NoCat mailing list
>> NoCat at lists.nocat.net
>> http://lists.nocat.net/mailman/listinfo/nocat
>>




More information about the NoCat mailing list