RE: BIND problem

From: Dave Hart (davehart_at_davehart.com)
Date: 04/30/04

  • Next message: Alper Yurdakul: "RE: BIND problem"
    Date: Fri, 30 Apr 2004 09:28:37 -0000
    To: "Alper Yurdakul" <alper2@hotmail.com>, <freebsd-questions@freebsd.org>
    
    
    

    > I installed a FreeBSD 5.2.1 with BIND. I'll use BIND only for
    > caching DNS for the clients. The server has two interfaces;
    > 192.0.0.1 is the IP of the internal interface.

    This is a really bad idea. 192.0.0.0/8 is not unused for you to squat on.
    Try one of the following safe-for-private-use netblocks. See also RFC 1918.

    10.0.0.0/8
    172.16.0.0/12
    192.168.0.0/16

    I suspect your nameserver is sourcing queries from 192.0.0.1 and the replies
    are not coming back, because that address doesn't belong to you.

    Dave Hart

    
    



  • Next message: Alper Yurdakul: "RE: BIND problem"

    Relevant Pages

    • VPN - habe ich etwas nicht missverstanden?
      ... Mein Server ist ein FC4 Linux, die Clients sind ein Windows XP und ein Centos4 Linux. ... dass das tun0 Interface die Adress 192.168.10.1 mit der Netzmask 255.255.255.0 bekommt und alle Clients eine Adresse 182.168.1.x mit einer Netzmask 255.255.255.0 ... Die tun0 Interfaces der Clients bekommen zudem eine IP-Adresse 192.168.10.x mit Netzmaske 255.255.255.255 zugewiesen. ...
      (de.comp.os.unix.networking.misc)
    • VPN - habe ich etwas nicht missverstanden?
      ... Mein Server ist ein FC4 Linux, ... die Clients sind ein Windows XP und ein Centos4 Linux. ... Netzmask 255.255.255.0 bekommt und alle Clients eine Adresse 192.168.10.x mit einer Netzmask 255.255.255.0 ... eingerichtet wird und warum die tun0 Interfaces der Clients nicht einfach die Netzmase 255.255.255.0 bekommen? ...
      (de.comp.os.unix.networking.misc)
    • BIND problem
      ... I installed a FreeBSD 5.2.1 with BIND. ... I'll use BIND only for caching DNS ... The server has two interfaces; 192.0.0.1 is the IP of the ... When I do "ndc start" the server resolves the URLs in a funny manner: ...
      (freebsd-questions)
    • Re[8]: mpd pppoe client problems
      ... If you bind, for example, apache to wildcard address 0.0.0.0, ... it will work with new interfaces and addresses. ... If you use some kind of ip-based virtualhost configuration, ...
      (freebsd-net)
    • List of connected clients (COM)
      ... Is ther possible to get a list of connected clients ... Now when my server is going down I have to call OnServerShutdown method ... I'm using only classic interfaces deriving from IUnknown ...
      (microsoft.public.win32.programmer.ole)